English Summary
1. Getting Started
- On the homepage, click "Start From Scratch"
- Click "Add First Step"
- Choose "On-Chat Message" for the AI chat window
- Click "Test Chat" to establish the starting point
2. Adding AI Capability
- Click the "+" button
- Select "AI" then "AI Agent"
- Click "Test Step"
3. Language Model Setup
- Click "Check Model"
- Select "+" and choose Ollama
- Set up authentication
- Replace "Localhost" with your computer's IP address (found using "ipconfig" in command prompt)
- Save/Retry until "Connection Test Success" appears
- Select your downloaded model (example uses Qwen 2.5 7b)
4. Memory Configuration
- Click "+" and select "Simple Memory"
- Use default M8n memory mode without authentication
- Click "AI Agent" and "Test Step"
5. Testing Your Agent
- Click "Test Step"
- Enter a test question like "What is generative AI?"
- View execution steps on the right panel
6. Sharing with Users
- Double-click the starting point
- Enable "Make Share Public"
- Copy the hyperlink and share with others
Note: After setting up, users can access your AI Agent through the shared link and
start asking questions immediately.