evanhu1 / talk2arxiv

Talk to any ArXiv paper using ChatGPT
https://talk2arxiv.org
Apache License 2.0
497 stars 28 forks source link
arxiv gpt llm open-source rag research

Prepend any arxiv.org link with 'talk2' to load the paper into a responsive RAG chat application (e.g. www.arxiv.org/pdf/1706.03762.pdf -> www.talk2arxiv.org/pdf/1706.03762.pdf).

Talk2Arxiv is an open-source RAG (Retrieval-Augmented Generation) system specially built for academic paper PDFs. Powered by talk2arxiv-server

Screenshot

Installation

Just run yarn and then yarn run dev.

Features

Technologies Used

Frontend: Developed using Typescript, ReactJS, TailwindCSS, and NextJS. Backend: Powered by talk2arxiv-server, which uses Flask, Gunicorn, and Nginx.

Roadmap

Known Issues