Skip to content

pablovela5620/arxiv-researcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Arxiv Researcher

Built with Langchain, Nougat, OpenAI, Gradio, and Pixi

Prerequisites

Only tested on a linux machine, requires a CUDA gpu as Nougat will be too slow otherwise

Quick Start

Step 1. Install pixi package manager

curl -fsSL https://pixi.sh/install.sh | bash

Make sure to restart your terminal or source your shell for changes to take affect

Step 2. Set your OpenAI Key

export OPENAI_API_KEY=<your_key_here>

Step 3. Run Gradio app with Pixi

pixi run app

Todo

  • Initial Release with OpenAI 3.5-16k
  • Add CTransfomers/Ollama for local version
  • Colab Demo
  • Huggingface Spaces Demo

Acknowledgments

About

Summarize any Arixv Paper with ease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages