-
Trove Research
- London
- https://www.linkedin.com/in/nisarg-rajvi-060101144/
Lists (1)
Sort Name ascending (A-Z)
Stars
LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.
High accuracy RAG for answering questions from scientific documents with citations
langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations…
A web app template for doing AI Question and Answering with sources using Langchain.
QAGPT is a question-answering application that uses a combination of document indexing and a large language model (LLM) like GPT to provide accurate and relevant answers to user questions. The syst…
Search PDF documents using GPT-3 and the OpenAI API with this Flask app. Automatically generate embeddings and build a search index for fast and accurate searching, with results returned in JSON fo…
mnozary / Web-Scraping-for-Linkedin-Job-seeking
Forked from m-r-tanha/Web-Scraping-and-NLP-analysing-for-Linkedin-JobSeekingThis repository contains a question-answering system with PDF context, implemented using Streamlit, LangChain, and GPT-3. The system allows users to upload a PDF document and ask questions related …
An exemple of question answering over documents using Langchain, OpenAI and Chroma.