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

https://github.com/riolaf05/langchain-document-chatbot

A chatbot, built with Streamlit, that download scientific papers and answer to question related to them. Powered by Groq and LLama3
https://github.com/riolaf05/langchain-document-chatbot

docker groq langchain langchain-python llama3 python qdrant qdrant-vector-database streamlit

Last synced: about 2 months ago
JSON representation

A chatbot, built with Streamlit, that download scientific papers and answer to question related to them. Powered by Groq and LLama3

Awesome Lists containing this project

README

          

# References

* [Build a basic LLM chat app
](https://docs.streamlit.io/develop/tutorials/llms/build-conversational-apps)

* [Retrieval Augmented Generation + Citations(RAG+C) with Cohere + Langchain + Qdrant](https://medium.com/@50_shades_of_gradient/retrieval-augmented-generation-citations-rag-c-with-cohere-langchain-qdrant-157f9b4cce22)

* [Exploring LangChain Chains & Agents: A Quick Overview](https://medium.com/@kbdhunga/exploring-langchain-chains-agents-a-quick-overview-9d0a8c4d7ba0)