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

https://github.com/nikilathetroller/doggo-rag-chatbot

A Streamlit GenAI chatbot that uses retrieval-augmented generation (RAG) to teach a public LLM respond questions about my dog. Powered by OpenAIs gpt-4o and embeddings model and embedding-based search (ChromaDB), this app offers real-time interactions with personalized answers.
https://github.com/nikilathetroller/doggo-rag-chatbot

ai chromadb embeddings genai genai-chatbot llm openai python rag streamlit

Last synced: 6 months ago
JSON representation

A Streamlit GenAI chatbot that uses retrieval-augmented generation (RAG) to teach a public LLM respond questions about my dog. Powered by OpenAIs gpt-4o and embeddings model and embedding-based search (ChromaDB), this app offers real-time interactions with personalized answers.

Awesome Lists containing this project