Skip to content

sunilkumardash9/chat-arxiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-arxiv

A QA chatbot to converse with Arxiv papers. workflow png

Tech stack

  1. Haystack for building the QA pipeline
  2. Gradio for frontend
  3. "arxiv" library for fetching arXiv papers.

How to run?

  1. Create a virtual environment python -m venv my-env
  2. source my-env/bin/activate
  3. Run pip install requirements.txt
  4. Run gradio app_.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages