Skip to content

SauravMaheshkar/papersai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reason about papers using LLMs

Usage 🚀

Make sure you create a .env file with your Anthropic and wandb key (ANTHROPIC_API_KEY + WANDB_API_KEY).

  • To start a local llm app run papersai-ui (or use a free hosted variant as a hf space)
  • To start a cli app to summarize a paper run papersai-summarize
  • To start a cli app to converse with a llm about a paper run papersai-qna
  • To read about todays daily papers run daily-papers-cli