An open API service indexing awesome lists of open source software.

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

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