Spaces:
Running
Running
tarunkumark2
commited on
Commit
β’
7b9d23f
1
Parent(s):
2d8b8bf
fixed readme
Browse files
README.md
CHANGED
@@ -1,34 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
- π¬ Interactive chat interface with file upload
|
11 |
-
- π NVIDIA AI models for superior performance
|
12 |
-
- ποΈ Milvus vector store for efficient retrieval
|
13 |
-
|
14 |
-
## π οΈ Technology Stack
|
15 |
-
|
16 |
-
- **Frontend**: Chainlit
|
17 |
-
- **Embeddings**: NVIDIA NV-EmbedQA
|
18 |
-
- **LLM**: NVIDIA LLaMA 3.1 70B
|
19 |
-
- **Vector Store**: Milvus
|
20 |
-
- **Document Processing**: LlamaIndex
|
21 |
-
- **Image Processing**: PIL, PyMuPDF
|
22 |
-
|
23 |
-
## π Getting Started
|
24 |
-
|
25 |
-
### Prerequisites
|
26 |
-
|
27 |
-
- Python 3.10+
|
28 |
-
- Docker and Docker Compose
|
29 |
-
- NVIDIA API Key
|
30 |
-
- 16GB+ RAM recommended
|
31 |
-
|
32 |
-
### Installation
|
33 |
-
|
34 |
-
1. **Clone the Repository**
|
|
|
1 |
+
---
|
2 |
+
title: Butler
|
3 |
+
emoji: π
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
short_description: Household AI Assistant
|
9 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|