Spaces:
Runtime error
Runtime error
raul-padua
commited on
Commit
•
9cd27d8
1
Parent(s):
a7d9f9e
Update chainlit.md
Browse files- chainlit.md +4 -9
chainlit.md
CHANGED
@@ -1,18 +1,13 @@
|
|
1 |
-
#
|
2 |
|
3 |
-
|
4 |
|
5 |
## Overview
|
6 |
|
7 |
-
This repository houses the implementation of a RAQA system that allows querying
|
8 |
-
The project is built using advanced natural language processing algorithms and leverages the capabilities of LlamaIndex for efficient and accurate retrieval.
|
9 |
|
10 |
## Features
|
11 |
|
12 |
-
- Query reviews from multiple sources
|
13 |
- Real-time response using asynchronous programming
|
14 |
- Incorporates advanced NLP techniques for more contextual results
|
15 |
-
- Barbie Movie reviews
|
16 |
-
![Barbie Movie Figure](/barbie.jpeg)
|
17 |
-
- Oppenheimer Movie reviews
|
18 |
-
![Oppenheimer Movie Figure](/oppenheimer.png)
|
|
|
1 |
+
# World Cup 2018 in Russia
|
2 |
|
3 |
+
Interact with the tournment stats and commentary fro media portals
|
4 |
|
5 |
## Overview
|
6 |
|
7 |
+
This repository houses the implementation of a RAQA system that allows querying 2018's FIFA World Cup ⚽
|
|
|
8 |
|
9 |
## Features
|
10 |
|
11 |
+
- Query reviews from multiple sources in csv and txt files
|
12 |
- Real-time response using asynchronous programming
|
13 |
- Incorporates advanced NLP techniques for more contextual results
|
|
|
|
|
|
|
|