Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidiptvashist/q-a-chatbot-using-rag-retrieval-augmented-generation-
MTech Project with collaboration with WNS Global Service, main goal of this project is to achieve two things: firstly, to create a reliable and open-source system that can efficiently extract information from private PDF files, and secondly, to develop a user-friendly web application that utilizes web scraping techniques to gather relevant data.
https://github.com/vidiptvashist/q-a-chatbot-using-rag-retrieval-augmented-generation-
chatbot chatgpt rag
Last synced: 3 days ago
JSON representation
MTech Project with collaboration with WNS Global Service, main goal of this project is to achieve two things: firstly, to create a reliable and open-source system that can efficiently extract information from private PDF files, and secondly, to develop a user-friendly web application that utilizes web scraping techniques to gather relevant data.
- Host: GitHub
- URL: https://github.com/vidiptvashist/q-a-chatbot-using-rag-retrieval-augmented-generation-
- Owner: vidiptvashist
- Created: 2023-12-13T18:14:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T19:09:32.000Z (8 months ago)
- Last Synced: 2024-11-13T23:30:35.646Z (2 months ago)
- Topics: chatbot, chatgpt, rag
- Language: Jupyter Notebook
- Homepage: https://www.wns.com/
- Size: 3.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Q-A-Chatbot-using-RAG-Retrieval-Augmented-Generation-
MTech Project with collaboration with WNS Global ServiceThe main goal of this project is to achieve two things: firstly, to create a reliable and open-source system that can efficiently extract information from private PDF files, and secondly, to develop a user-friendly web application that utilizes web scraping techniques to gather relevant data from online sources.
1. Internal document RAG system: Extracting information from private PDF files can pose significant
challenges for organizations, leading to complexity and inefficiency in their data extraction processes.
This challenge impedes their capacity to effectively utilize internal knowledge, resulting in missed
chances for improved customer interactions and a competitive advantage in the market. To tackle this
urgent problem, it is crucial to create a strong and effective solution for extracting data from PDFs.
This will enable organizations to effortlessly extract valuable insights from their private PDF
documents
2. Web search RAG system: Navigating the vast expanse of the internet can be quite the challenge when
it comes to finding relevant and accurate information in a timely manner. While search engines have
become essential for finding information, many users struggle to refine their search queries for more
accurate results. In addition, current search engines often fail to offer a complete context or provide
additional information to improve the user's comprehension of the retrieved data. To tackle these
challenges, it is crucial to create a smart system that enhances web search retrieval by offering
contextually relevant information and generating extra insights based on user queries| ![image](https://github.com/vidiptvashist/Q-A-Chatbot-using-RAG-Retrieval-Augmented-Generation-/assets/86826802/3543b5ea-3ef5-4fcf-a225-69cccfd61daf)|
|:--:|
| *Custom Architecture of RAG System* || ![image](https://github.com/vidiptvashist/Q-A-Chatbot-using-RAG-Retrieval-Augmented-Generation-/assets/86826802/206864bb-3aed-4789-9071-c44c77b76e9f)|
|:--:|
| *High level technical flow* |