Skip to content

A flask app that will query the pinecone db that the papers were processed into

Notifications You must be signed in to change notification settings

osok/arXiv_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArXiv web app

Setup

you will need to use the tool process_channel.py in https://github.com/osok/fabric_tools to load the create the papers and load them into a pinecone index.

Then you can

  • add the API keys in env_smaple to your environment
  • run python app.py
  • use your broswer http://localhost:5001/
  • search for key words or phrases.

About

A flask app that will query the pinecone db that the papers were processed into

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published