ndn1954 commited on
Commit
afd8379
β€’
1 Parent(s): e48d1c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -24
README.md CHANGED
@@ -1,24 +1,8 @@
1
- # ConversaDocs
2
-
3
- ## πŸ¦™ Chat with your documents using Llama 2, Falcon πŸ¦… or OpenAI πŸ€–
4
-
5
- - πŸ”’ By default, the model llama2_7B-Chat is loaded for maximum privacy.
6
- - πŸ“š You can upload multiple documents at once to a single database.
7
- - ♻️ Every time a new database is created, the previous one is deleted.
8
- - This project is been created from https://github.com/R3gm/ConversaDocs/
9
-
10
- Program that enables seamless interaction with your documents through an advanced vector database and the power of Large Language Model (LLM) technology.
11
-
12
- | Description | Link |
13
- | ----------- | ---- |
14
- | πŸ“™ Colab Notebook | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ndn1954/llmdocumentchatbot/blob/main/LLMdocumentchatbot_Colab.ipynb) |
15
- | πŸŽ‰ Repository | [![GitHub Repository](https://img.shields.io/badge/GitHub-Repository-black?style=flat-square&logo=github)](https://github.com/ndn1954/llmdocumentchatbot/) |
16
- | πŸš€ Online inference HF | [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://github.com/ndn1954/llmdocumentchatbot/) |
17
-
18
- <!--### Chat with different formats of documents.
19
- ![image](https://github.com/R3gm/ConversaDocs/assets/114810545/1c6c426f-c144-442e-b71a-07867bdf68d3)
20
-
21
- ### Summarize.
22
-
23
- ![image](https://github.com/R3gm/ConversaDocs/assets/114810545/2ded3f4e-a9d6-44db-b73b-b81c0abeeebb)-->
24
-
 
1
+ title: llmdocumentchatbot
2
+ emoji: πŸ“š
3
+ colorFrom: indigo
4
+ colorTo: blue
5
+ sdk: gradio
6
+ sdk_version: 3.35.2
7
+ app_file: app.py
8
+ pinned: true