Skip to content

Commit 38ac57a

Browse files
docs: add live examples section to README with interactive links
1 parent ad18cf7 commit 38ac57a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ ClientAgentJS uses a **Zero-Backend Architecture**. Unlike traditional AI applic
1414
- **Rapid Prototyping**: Validate AI-powered ideas in minutes without setting up any server-side environment.
1515
- **Multi-Provider Apps**: Allow users to choose between OpenAI, Anthropic, or local models (via Ollama) within the same interface.
1616

17+
### Live Examples
18+
19+
Try the interactive examples online:
20+
21+
- [Chat Explorer](https://franbarinstance.github.io/ClientAgentJS/examples/browser-basic/) - Full-featured chat interface
22+
- [Form Assistance](https://franbarinstance.github.io/ClientAgentJS/examples/form-assistance/) - AI-powered form helpers
23+
- [MCP Tools](https://franbarinstance.github.io/ClientAgentJS/examples/mcp-tools/) - Model Context Protocol integration
24+
1725
## Key Features
1826

1927
- **Zero-Backend**: No proxy servers, no hidden costs. Your browser talks directly to the AI provider.

0 commit comments

Comments
 (0)