symfony/ai-demo
Symfony AI Demo Application
Demonstrates RAG (retrieval-augmented generation) patterns using ChromaDB vector embeddings alongside OpenAI's GPT models within Symfony 7.3. The demo showcases multiple chat implementations via Twig LiveComponents, an embedded MCP (Model Context Protocol) server, and integration with the symfony/ai-mate development assistant for IDE-based AI capabilities. Runs containerized with FrankenPHP and includes pre-indexed blog content retrieval to ground chatbot responses in project-specific knowledge.
Stars
37
Forks
8
Language
PHP
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/symfony/ai-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
symfony/ai-bundle
Integration bundle for Symfony AI components
php-llm/llm-chain-bundle
Symfony integration bundle for php-llm/llm-chain library.
symfony/ai-generic-platform
Generic platform bridge for Symfony AI
distantmagic/resonance
PHP Framework designed to build IO-intensive web applications.
symfony/ai-gemini-platform
Google Gemini platform bridge for Symfony AI