mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-08 23:13:56 -05:00
Enhance README with tutorial link
Added a link to a free step-by-step tutorial in the README.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# 🤖 AutoRAG: Autonomous RAG with GPT-4o and Vector Database
|
||||
|
||||
**🎓 FREE Step-by-Step Tutorial**
|
||||
|
||||
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-autonomous-rag-app-using-gpt-4o-and-vector-database) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**
|
||||
|
||||
This Streamlit application implements an Autonomous Retrieval-Augmented Generation (RAG) system using OpenAI's GPT-4o model and PgVector database. It allows users to upload PDF documents, add them to a knowledge base, and query the AI assistant with context from both the knowledge base and web searches.
|
||||
Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user