/GPT4-LangChain-Agents-Research-Web-App

Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with previous research embeddings. Ultimately delivering a research report for a user-specified input, including an introduction, quantitative facts, as well as relevant publications, books, and youtube links.

Primary LanguagePython

GPT4 LangChain Agents Research Web App

Description

Python Streamlit web app utilizing OpenAI (GPT4) and LangChain agents with access to PubMed, Wikipedia, and DuckDuckGo. Ultimately delivering a research report for a user-specified input, including an introduction, quantitative facts, relevant publications, books, and YouTube links. Users can then also chat about this and other previous research with a GPT4 chatbot. Data is stored relationally in SQLite and also vectorized into a ChromaDB for agent retrieval.

V3 - Implemented ChromaDB Vector DB and use in LangChain agents / tools

image

V2 Screenshots

V2 Research Generation

image

V2 Previous Research Rendering

image

V1 Screenshots

image image