ArXiv Agent is a terminal-based intelligent assistant designed for researchers and engineers who want to stay on top of the latest AI trends without drowning in PDFs. It combines daily digests, RAG-powered chat, and automated implementation into a single, cohesive workflow.
Stars
25
Forks
6
Watchers
25
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Merge pull request #1 from DevJadhav/devin/1768629260-add-ollama-provider
a0382eeView on GitHubfix: Update default Ollama model to gemma3:4b and fix model listing
4f6552bView on GitHubfeat: Add Ollama provider support with automatic model detection
143e66dView on GitHubdocs: Add CLI interface image to README and ensure demo image is displayed
59bc3dfView on GitHubAdd unit tests for paper comparison, scheduler, themes, vector store, and daemon commands
e02bdecView on GitHubfeat: Implement LLM guardrails for token usage tracking, context window checks, and automatic JSON response repair.
6ff0f1fView on GitHubdocs: Replace README demo GIF placeholder with a new PNG image.
28e5c52View on GitHubfeat: Implement interactive prompts for configuring agent models and add LLM provider model listing functionality.
2f419e3View on GitHubdocs: Update installation instructions to reflect local repository setup.
d0bde95View on GitHubrelease: production ready v1 with cli refactor and 2026 model support
b53e525View on GitHub