Reason about papers using LLMs
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