https://github.com/caesar0301/alithia-voyager
A personal academic research agent.
https://github.com/caesar0301/alithia-voyager
Last synced: 10 months ago
JSON representation
A personal academic research agent.
- Host: GitHub
- URL: https://github.com/caesar0301/alithia-voyager
- Owner: caesar0301
- License: agpl-3.0
- Created: 2025-08-07T08:59:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-29T23:36:40.000Z (10 months ago)
- Last Synced: 2025-08-30T01:19:11.962Z (10 months ago)
- Language: Python
- Size: 396 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alithia Voyager
Time is one of the most valuable resources for a human researcher, best spent
on thinking, exploring, and creating in the world of ideas. With Alithia, we
aim to open a new frontier in research assistance. Alithia aspires to be your
powerful research companion: from reading papers to pursuing interest-driven
deep investigations, from reproducing experiments to detecting fabricated
results, from tracking down relevant papers to monitoring industrial
breakthroughs. At its core, Alithia forges a strong and instant link between your personal
research profile, the latest state-of-the-art developments, and pervasive cloud
resources, ensuring you stay informed, empowered, and ahead.
## Features
In Alithia, we connect each researcher’s profile with publicly available academic resources, leveraging widely accessible cloud infrastructure to automate the entire process. In its current version, Alithia is designed to support the following features:
* Reseacher Profile
* Basic profile: research interests, expertise, language
* Connected (personal) services:
* LLM (OpenAI compatible)
* Zotero library
* Email notification
* Github profile
* Google scholar profile
* X account message stream
* Gems (general research digest or ideas)
* Academic Resources
* arXiv papers
* Google scholar search
* Web search engines (e.g., tavily)
* Individual researcher homepage
## Quick Start
### Alithia Arxrec Agent
An paper recommendation agent, by connection researcher profile and arXiv paper updates. The original version of arxrec agent is based on [zotero-arxiv-daily](https://github.com/TideDra/zotero-arxiv-daily). Thanks for [@TideDra](https://github.com/TideDra).
See [ALITHIA_ARXREC_AGENT.md](docs/guide/ALITHIA_ARXREC_AGENT.md)
### Alithia Lens Agent (oncoming)
See [ALITHIA_LENS_AGENT.md](docs/guide/ALITHIA_LENS_AGENT.md)
### Alithia Vigil Agent (oncoming)
See [ALITHIA_VIGIL_AGENT.md](docs/guide/ALITHIA_VIGIL_AGENT.md)
## License
AGPL-3.0
## Contributing
1. Fork the repository
2. Create a feature branch
3. Make your changes
4. Add tests
5. Submit a pull request