raul-padua commited on
Commit
62c53c5
Β·
1 Parent(s): 578d08b

Update chainlit.md

Browse files

Review of readme file to users.

Files changed (1) hide show
  1. chainlit.md +33 -1
chainlit.md CHANGED
@@ -1,3 +1,35 @@
1
  # Creating a more robust RAQA system using LlamaIndex
2
 
3
- A system for querying both qualitative and quantitative data using LlamaIndex.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ![Barbie Movie Figure](barbie.jpeg)
26
+
27
+ ### Oppenheimer Movie Figure
28
+ ![Oppenheimer Movie Figure](oppenheimer.jpeg)
29
+
30
+ ## License
31
+
32
+ Apache 2.0
33
+
34
+
35
+