Spaces:
Runtime error
Runtime error
Commit
Β·
62c53c5
1
Parent(s):
578d08b
Update chainlit.md
Browse filesReview of readme file to users.
- chainlit.md +33 -1
chainlit.md
CHANGED
|
@@ -1,3 +1,35 @@
|
|
| 1 |
# Creating a more robust RAQA system using LlamaIndex
|
| 2 |
|
| 3 |
-
A system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Creating a more robust RAQA system using LlamaIndex
|
| 2 |
|
| 3 |
+
A system for querying both Barbie and Oppenheimer movie reviews using LlamaIndex.
|
| 4 |
+
|
| 5 |
+
## Overview
|
| 6 |
+
|
| 7 |
+
This repository houses the implementation of a RAQA system that allows querying reviews of movies from the Barbie and Oppenheimer series. The project is built using advanced natural language processing algorithms and leverages the capabilities of LlamaIndex for efficient and accurate retrieval.
|
| 8 |
+
|
| 9 |
+
## Features
|
| 10 |
+
|
| 11 |
+
- Query reviews from multiple sources
|
| 12 |
+
- Real-time response using asynchronous programming
|
| 13 |
+
- Incorporates advanced NLP techniques for more contextual results
|
| 14 |
+
|
| 15 |
+
## Technology Stack
|
| 16 |
+
|
| 17 |
+
- Python
|
| 18 |
+
- LlamaIndex
|
| 19 |
+
- Asynchronous Programming
|
| 20 |
+
- Natural Language Processing
|
| 21 |
+
|
| 22 |
+
## Figures
|
| 23 |
+
|
| 24 |
+
### Barbie Movie Figure
|
| 25 |
+

|
| 26 |
+
|
| 27 |
+
### Oppenheimer Movie Figure
|
| 28 |
+

|
| 29 |
+
|
| 30 |
+
## License
|
| 31 |
+
|
| 32 |
+
Apache 2.0
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
|