KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
PaperAtlas
★ 23
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ai_cli_assistant
:
No description available.
SillyTavern-Persona-Management-Extended
:
No description available.
Qwen-Image-Edit-StreamDiffusion
:
No description available.
worlds
:
Various Vercel workflow world implementations
rospian-repo
:
ROS2 Jazzy on Raspberry OS Trixie debian repo
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
PaperAtlas
?
Download (.md)
 # PaperAtlas A single-step web app to pull your [Scholar Inbox](https://scholar-inbox.com/) preferences, annotate all papers and authors of interest from any conference with LLMs, generate a synthesis, and produce a summary website. https://github.com/user-attachments/assets/66e91c44-b721-427b-ba05-bd3af8befce2 ## Quick Start 1. Clone and run: ```bash git clone https://github.com/aldro61/PaperAtlas.git cd PaperAtlas chmod +x run.sh OPENROUTER_API_KEY="your-key" ./run.sh ``` 2. In the browser: - Paste your Scholar Inbox secret login link - Pick the conference - Click Start ## Requirements - Python 3.9+ - `OPENROUTER_API_KEY` (get one at [OpenRouter](https://openrouter.ai)) - [Scholar Inbox](https://scholar-inbox.com/) account (with trained recommender system) ## License Apache 2.0