Spaces:
Runtime error
Runtime error
updates
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Project Instructions:
|
2 |
+
__Data__: Meta 10-k Filings\
|
3 |
+
__LLM__: OpenAI GPT-3.5-turbo\
|
4 |
+
__Embedding Model__: text-3-embedding small\
|
5 |
+
__Infrastructure__: LlamaIndex\
|
6 |
+
__Vector Store__: Qdrant - Stored in the db\
|
7 |
+
__Deployment__: Chainlit, Hugging Face
|