Open-source AI Trading OS, agent trading, and vibe trading, with Jev System One integration. Research, build Python strategies, backtest, and paper/live trade across crypto, stocks, and forex. Launch your own multi-tenant trading SaaS with built-in user management, billing, payments, and settlement.
learn-jev
a repo that helps you learn jev model.
Project facts
- Relationship to Jev
- Jev application
- Evidence
- Code reference
- Language
- Python
- License
- Not reported; check the repository
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-19
- GitHub stars
- 1
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
def __init__(self, api_key: str, model: str = "~typesafe/jev-latest", api_url: str = "https://openrouter.ai/api/alpha/decisions"): self.api_key = api_key self.model = model self.api_url = api_url
Evidence commit: cfe7da54da555d7361cd57e67a46dc37a80bb70d
Discovered through: github-search.
How we review →