mirror of
https://github.com/benitomartin/scale-gke-qdrant-llama.git
synced 2025-12-17 02:54:25 +01:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -10,13 +10,13 @@ For detailed project descriptions, refer to this [Medium article](XXX).
|
|||||||
|
|
||||||
Main Steps
|
Main Steps
|
||||||
|
|
||||||
- **Data Ingestion**: Load data from GitHub repositories.
|
- **Data Ingestion**: Load data from GitHub repositories
|
||||||
- **Indexing**: Use SentenceSplitter for indexing in nodes.
|
- **Indexing**: Use SentenceSplitter for indexing in nodes
|
||||||
- **Embedding and Model**: OpenAI.
|
- **Embedding and Model**: OpenAI
|
||||||
- **Vector Store**: Use Qdrant for inserting metadata.
|
- **Vector Store**: Use Qdrant for inserting metadata
|
||||||
- **Query Retrieval**: Implement RetrieverQueryEngine.
|
- **Query Retrieval**: Implement RetrieverQueryEngine
|
||||||
- **FastAPI and GKE**: Handle requests via the FastAPI app deployed on GKE.
|
- **FastAPI and GKE**: Handle requests via the FastAPI app deployed on GKE
|
||||||
- **Streamlit**: UI component.
|
- **Streamlit**: UI
|
||||||
|
|
||||||
Feel free to ⭐ and clone this repo 😉
|
Feel free to ⭐ and clone this repo 😉
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user