Update agentic rag gpt5 README.md

This commit is contained in:
Shubham Saboo 2025-08-08 17:07:40 -05:00 committed by GitHub
parent efd14e3393
commit f22107daf1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ An agentic RAG application built with the Agno framework, featuring GPT-5 and La
## ✨ Features
- **🤖 GPT-5-nano**: Latest OpenAI model for intelligent responses
- **🤖 GPT-5**: Latest OpenAI model for intelligent responses
- **🗄️ LanceDB**: Lightweight vector database for fast similarity search
- **🔍 Agentic RAG**: Intelligent retrieval augmented generation
- **📝 Markdown Formatting**: Beautiful, structured responses
@ -150,4 +150,4 @@ python-dotenv>=1.0.0
- **Learning Tool**: Interactive exploration of complex topics
- **Content Discovery**: Find relevant information across multiple sources
**Built with ❤️ using Agno, GPT-5, and LanceDB**
**Built with ❤️ using Agno, GPT-5, and LanceDB**