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

https://github.com/aashay30/medical_chatbot

This project is an interactive medical chatbot that uses NLP and information retrieval to answer queries from PDFs. It processes and embeds text using Hugging Face and LangChain, stores data in Pinecone for fast retrieval, and delivers real-time responses via a Flask-based interface.
https://github.com/aashay30/medical_chatbot

aihealthcare flask generative-ai langchain llama2 llm pineconedb python rag-chatbot retrieval-augmented-generation vector-database

Last synced: 4 months ago
JSON representation

This project is an interactive medical chatbot that uses NLP and information retrieval to answer queries from PDFs. It processes and embeds text using Hugging Face and LangChain, stores data in Pinecone for fast retrieval, and delivers real-time responses via a Flask-based interface.

Awesome Lists containing this project