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.
Jev-Meets-the-Market
What happens when Jev meets the market? An experiment in AI-driven investment decisions.
Project facts
- Relationship to Jev
- Jev application
- Evidence
- Code reference
- Language
- TypeScript
- License
- Not reported; check the repository
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-22
- GitHub stars
- 0
- 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.
export const MODEL = "typesafe-ai/jev" export const RUN_ID = "JEV-20260922-V1-PHASE3-TEST" export const ACTIONS = ["BUY", "HOLD", "SELL", "NO_ACTION"] as const export type Action = (typeof ACTIONS)[number]
Evidence commit: 03d9ed6e57b2cbbce727403fd5bd34124abdaaba
Discovered through: github-search.
How we review →