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

https://github.com/sayan-dg/ask-knowledge-base

A Document QA chatbot using LangChain, Pinecone for vector storage, and Amazon Bedrock (mistral.mixtral-8x7b-instruct for LLM and titan-embed-text for embeddings). Built with a Streamlit frontend for document uploads and contextual question answering.
https://github.com/sayan-dg/ask-knowledge-base

amazon-bedrock document-qa langchain mistral-8x7b natural-language-processing pinecone retrieval-augmented-generation streamlit

Last synced: about 2 months ago
JSON representation

A Document QA chatbot using LangChain, Pinecone for vector storage, and Amazon Bedrock (mistral.mixtral-8x7b-instruct for LLM and titan-embed-text for embeddings). Built with a Streamlit frontend for document uploads and contextual question answering.

Awesome Lists containing this project