https://github.com/akihokurino/self-rag-chat
self rag sample
https://github.com/akihokurino/self-rag-chat
azure-document-intelligence cohere-rerank openai-embeddings pgvector python3
Last synced: 7 months ago
JSON representation
self rag sample
- Host: GitHub
- URL: https://github.com/akihokurino/self-rag-chat
- Owner: akihokurino
- Created: 2025-02-27T10:50:17.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-02-27T10:54:15.000Z (7 months ago)
- Last Synced: 2025-02-27T14:49:17.804Z (7 months ago)
- Topics: azure-document-intelligence, cohere-rerank, openai-embeddings, pgvector, python3
- Language: Python
- Homepage:
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self RAG Chatbot
## Used, Dependency
- python3
- openai
- azure document intelligence
- cohere
- pgvector
- alembic
- sqlalchemy## Links
- https://github.com/akihokurino/llamaindex-rag-chat
- https://docs.cohere.com/v1/docs/rerank-2
- https://github.com/cohere-ai/cohere-python/blob/main/src/cohere/v2/client.py
- https://azure.microsoft.com/ja-jp/products/ai-services/ai-document-intelligence
- https://platform.openai.com/docs/guides/embeddings