CoolFace
Apppublic

Angad2005/ChatRAG

sourceHugging Facemitupdated 27d agoView on Hugging Face
0likes
README.md19 linesDownload Raw Back to root
1---2title: ChatRAG - AI Knowledge Base Agent3emoji: 🤖4colorFrom: blue5colorTo: purple6sdk: gradio7app_file: app.py8pinned: false9license: mit10short_description: Chat with PDFs, DOCX, and TXT using RAG and any LLM.11tags:12- rag13- llm14- gradio15- langchain16- document-chat17- pdf18sdk_version: 6.26.019---