1
About
Velofy builds open source software from Gurgaon, India. Every project is AI native: planned from the first commit for an audience of people and machines, in that order on the readme and the reverse in the API.
In practice that means machine readable documentation, interpreted expressions instead of eval, and runtimes small enough to ship without a toolchain.
Everything is public from day one: the code, the docs, and the conventions agents need to use both. Open source, by nature rather than by strategy.
- Location
- Gurgaon, India
- Practice
- AI native, open source
- Code
- github.com/velofy
2
Summit.js
An AI Agent Native JavaScript framework.
Summit composes behavior directly in HTML. No build step, no virtual DOM, no eval. Expressions are interpreted and CSP safe. A fine-grained signal engine drives keyed list rendering, and an accessible UI library ships in the same bundle, about 16KB gzipped.
The documentation is machine readable by design: an llms.txt for context windows and a drop-in AGENTS.md for coding agents.
- Size16KB gzipped
- Build stepNone
- ExpressionsInterpreted, CSP safe
- LicenseOpen source
<div s-data="{ open: false }">
<button @click="open = !open">Toggle</button>
<p s-show="open">Hello from Summit</p>
</div>
3
Index
- 001 Summit.js AI Agent Native JavaScript framework Repository
- 002 Untitled AI native, open source. In development. Opens 2026
- 003 Untitled AI native, open source. In development. Opens 2026
More repos opening soon. They will appear at github.com/velofy first.