CodingTrain / CodingTrain/Bizarro-Devin
reference code examples
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Especially for a backup, smaller on-device LLM, I might want to offer the agent a code example to work from.
* basic bouncing ball
* fractal tree
Obviously the idea isn't for it to copy/paste but for it to dream up its own ideas, I wouldn't mind having this available. We could build a parallel "code reference" context, even using an embedding to find the most similar code example to what it is trying to do.
For the live performance I would just have 2-3 hand-picked examples for a future more open-ended context, I could give it the entire library of Coding Train challenges. (ShiffBot has this.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the proposed bouncing-ball and fractal-tree examples, then clarify whether the first scope is 2–3 hand-picked examples, the full Coding Train challenge library, or an embedding-based code-reference context. Done should mean an agreed scope and a usable reference set for the smaller on-device LLM and live performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100