redis-developer/ArXivChatGuru
Use ArXiv ChatGuru to talk to research papers. This app uses LangChain, OpenAI, Streamlit, and Redis as a vector database/semantic cache.
This application helps researchers or students quickly understand new academic topics. You provide a topic, and it pulls relevant research papers from arXiv, letting you ask questions about them in plain language. It's designed for anyone needing to efficiently extract information and insights from academic literature.
554 stars. No commits in the last 6 months.
Use this if you want a basic way to explore research papers on a specific topic by asking questions rather than reading every document.
Not ideal if you need a production-ready research assistant with advanced features like chat history, detailed metadata filtering, or sophisticated document summarization.
Stars
554
Forks
74
Language
Python
License
MIT
Category
Last pushed
Apr 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/redis-developer/ArXivChatGuru"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
biocypher/biochatter
Backend library for conversational AI in biomedicine
pgalko/BambooAI
A Python library powered by Language Models (LLMs) for conversational data discovery and analysis.
7-docs/7-docs
Use local files or public GitHub repository as a source and ask questions through ChatGPT about it
Kedhareswer/QuantumPDF_ChatApp_VectorDB
QuantumPDF V1.3 enables intelligent conversations with PDF documents. Built with Next.js 15 and...
redis-developer/LLM-Document-Chat
Using LlamaIndex, Redis, and OpenAI to chat with PDF documents. Supplementary material for blog...