Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benitomartin authored Jun 30, 2024
1 parent e02e790 commit 2bf6a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Main Steps
- **Indexing**: Use SentenceSplitter for indexing in nodes
- **Embedding and Model**: OpenAI
- **Vector Store**: Use Qdrant for inserting metadata
- **Query Retrieval**: Implement RetrieverQueryEngine
- **Query Retrieval**: Implement RetrieverQueryEngine with SentenceTransformerRerank
- **FastAPI and GKE**: Handle requests via the FastAPI app deployed on GKE
- **Streamlit**: UI

Expand Down

0 comments on commit 2bf6a6d

Please sign in to comment.