Fiqa commited on
Commit
81693a8
Β·
verified Β·
1 Parent(s): 6367463

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -14
README.md CHANGED
@@ -1,25 +1,14 @@
1
  ---
2
  title: Chat With Documents
3
  emoji: πŸš€
4
- colorFrom: "red"
5
- colorTo: "red"
6
  sdk: streamlit
7
- sdk_version: "1.13.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
-
13
- ---
14
-
15
- # Chat With Documents πŸ€–πŸ“„
16
-
17
- Welcome to the **Chat with Documents** app! πŸš€ This Streamlit app allows you to upload PDF and PPT files, extract their content, store the extracted text in a vector store, and interact with it using natural language queries! πŸ€–πŸ’¬
18
-
19
- Built with **LangChain**, **OpenAI**, **Streamlit**, and **Astra DB**, this project leverages the power of LLMs (Large Language Models) to allow users to chat with their documents like never before. 🧠
20
-
21
- ---
22
-
23
  ### πŸš€ **Features**
24
 
25
  - **PDF & PPT Extraction**: Upload PDF and PowerPoint files to extract text! πŸ“„βž‘οΈπŸ“
 
1
  ---
2
  title: Chat With Documents
3
  emoji: πŸš€
4
+ colorFrom: purple
5
+ colorTo: purple
6
  sdk: streamlit
7
+ sdk_version: 1.13.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
 
 
 
 
 
 
 
 
 
 
 
12
  ### πŸš€ **Features**
13
 
14
  - **PDF & PPT Extraction**: Upload PDF and PowerPoint files to extract text! πŸ“„βž‘οΈπŸ“