Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/kingabzpro/Real-Time-RAG
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 4.42.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
-
|
| 12 |
---
|
| 13 |
## To run the App
|
| 14 |
1. Generate the Groq API by going to the website: https://console.groq.com/keys.
|
|
@@ -16,5 +16,4 @@ description: Real-time AI App with Groq API and LangChain
|
|
| 16 |
3. Install all the required Python Packages using `pip install -r requirements.txt`
|
| 17 |
4. Run the Gradio app file `python app.py`
|
| 18 |
|
| 19 |
-

|
| 20 |
-
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
short_description: Real-time AI App with Groq API and LangChain
|
| 12 |
---
|
| 13 |
## To run the App
|
| 14 |
1. Generate the Groq API by going to the website: https://console.groq.com/keys.
|
|
|
|
| 16 |
3. Install all the required Python Packages using `pip install -r requirements.txt`
|
| 17 |
4. Run the Gradio app file `python app.py`
|
| 18 |
|
| 19 |
+

|
|
|