Skip to content
View n1sarg's full-sized avatar

Block or report n1sarg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
10 stars written in Python
Clear filter

LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.

Python 18,130 2,367 Updated Feb 13, 2025

High accuracy RAG for answering questions from scientific documents with citations

Python 6,903 680 Updated Feb 13, 2025

LLM(😽)

Python 1,651 89 Updated Feb 3, 2025

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…

Python 86 17 Updated Oct 11, 2023

A web app template for doing AI Question and Answering with sources using Langchain.

Python 41 3 Updated Jun 8, 2023

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…

Python 3 2 Updated May 27, 2023

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…

Python 3 Updated Apr 19, 2023

This 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 …

Python 1 Updated Jun 24, 2023

An exemple of question answering over documents using Langchain, OpenAI and Chroma.

Python 1 1 Updated May 2, 2024