#526 · Primary category: AI Coding Assistants

codeassist

A completely private and local AI coding assistant, developed by Gensyn. It helps you practice programming problems and train a novel assistant to help you code.

Project last updated:03/02/26

GitHub Stars

700

Forks

123

Contributors

7

License

MIT

Why we included this project

CodeAssist takes an unusual approach to coding assistance: instead of autocompleting from a fixed model, it learns from how you actually edit. It runs locally, and as you work through programming problems in its web UI, each keystroke, whether you type, fix, delete, or leave its output alone, becomes a training signal that reshapes how the assistant responds to you. That makes it interesting for developers who want to see on-device, privacy-preserving personalization in practice, and for researchers curious about training models on real human interaction data. The project is tied to Gensyn's testnet and has been paused while the team shifts focus to Mainnet, so treat it as a reference implementation and learning resource rather than something to build a daily workflow around. It still shows a genuinely different idea of what a coding assistant could be.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category