File size: 549 Bytes
0d90c0f cc15362 0d90c0f cc15362 0d90c0f fae1c86 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
title: Gradio Multi File Rag
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
license: cc
---
An example RAG chatbot using [Gradio](https://gradio.app),[Groq](https://groq.com) and [llamaIndex](https://https://www.llamaindex.ai/)
Usage: Click the Select File To Load button (or drag and drop files into it), then click the Load Documents button
When the load has completed, ask questions about your files. Can cope with Microsoft Word and Excel formats as well
as PDF and Text files |