File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments