Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,19 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
# Capstone - ERA Phase I
|
14 |
+
## Goals
|
15 |
+
1. Build app on HuggingFace for a Multi-Modal LLM (Microsoft Phi-2)
|
16 |
+
|
17 |
+
## Usage
|
18 |
+
In the App tab, the UI is present for different functionalities like:
|
19 |
+
1. Uploading an image, recording an audio and entering text as input context for the LLM.
|
20 |
+
2. User can input their query and get an answer!
|
21 |
+
|
22 |
+
Contributors
|
23 |
+
-------------------------
|
24 |
+
Lavanya Nemani [email protected]
|
25 |
+
|
26 |
+
Shashank Gupta [email protected]
|
27 |
+
|
28 |
+
Darshat Shah [email protected]
|