Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,8 +36,11 @@ gradio app.py
|
|
| 36 |
# Documentation
|
| 37 |
|
| 38 |
To know more about Gradio check:
|
|
|
|
| 39 |
https://www.gradio.app/docs/gradio/chatinterface
|
| 40 |
|
| 41 |
To know more about LlamaIndex check:
|
|
|
|
| 42 |
https://docs.llamaindex.ai/en/stable/understanding/
|
|
|
|
| 43 |
https://docs.llamaindex.ai/en/stable/module_guides/
|
|
|
|
| 36 |
# Documentation
|
| 37 |
|
| 38 |
To know more about Gradio check:
|
| 39 |
+
|
| 40 |
https://www.gradio.app/docs/gradio/chatinterface
|
| 41 |
|
| 42 |
To know more about LlamaIndex check:
|
| 43 |
+
|
| 44 |
https://docs.llamaindex.ai/en/stable/understanding/
|
| 45 |
+
|
| 46 |
https://docs.llamaindex.ai/en/stable/module_guides/
|