christianmat/jev-pokemon
About the project
An experiment where the AI model Jev plays Pokémon Red through a Game Boy emulator: the harness reads game memory and feeds the model legal options, while all decisions are made by the model.
Useful for
- Run the bot headless for 3000 steps and inspect the decision logs
- Check how the model clears story milestones via the milestones and events logs
- Build your own emulator harness that reads RAM and presses buttons
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 29 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 2 days old and already has 84 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #159.
- Recent forks include notable developers: @ragingwind (527 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 84
- Today
- 0 · ≈ 29 by evening
- Forks
- 3
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- TypeScript
- License
- GPL-2.0
- Created
- September 25, 2026
- Last push
- September 27, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 27, 2026Top new repositories this week: #159
More in this category
-
8.7
paperclipai/paperclip
Open-source Node.js and React platform for orchestrating a team of AI agents: goals, org chart, budgets, tickets and audit. Suits teams running autonomous agents (Claude Code, Codex, Cursor, etc.) and wanting to manage…
-
8.4
vectorize-io/hindsight
Hindsight is a long-term memory system for AI agents that stores facts and observations rather than just conversation history, reporting state-of-the-art results on the LongMemEval benchmark. It runs as a server…
-
7.0
supermemoryai/company-brain
Open-source version of a company brain for Slack: it remembers team conversations, answers from them, and performs tasks in connected tools (GitHub, Linear, Notion, etc.). Runs on your own Cloudflare account.
-
5.8
dzhng/jevgrep
A CLI for coding agents that finds relevant files and source excerpts in a repository from a question about code behavior. It uses Jev for relevance ranking and requires a Vercel AI Gateway, TypeSafe, or OpenRouter key.
-
5.8
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.
-
5.8
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…