recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
144 stars 261 forks source link

πŸ’‘[Feature]: A complete end to end RAG chatbot application using Gemini #1354

Open pranavvb03 opened 6 days ago

pranavvb03 commented 6 days ago

Is there an existing issue for this?

Feature Description

Develop a Q & A RAG (Retrieval Augmented generation) chatbot on PDF document extraction using Langchain , sentence transformers and FAISS vector indexing with Gemini API that is capable of handling multiple pdf files and answering users queries using information present in pdf files. The model is deployed on Streamlit.

Workflow:

Use Case

Benefits

Efficient Retrieval: FAISS enables rapid retrieval of relevant information from large documents, making the chatbot responsive even with complex or long queries.

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 6 days ago

Thank you for creating this issue! πŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

sanjay-kv commented 6 days ago

https://github.com/recodehive/machine-learning-repos/issues/1367