A repository for small AI experiments and practice building things that use AI.
It's a polyglot repository with services/projects organized in separate directories at the root.
| Project | Description | Stack |
|---|---|---|
| ask-forge | Library to safely query a remote git repository using an LLM agent | TypeScript, Bun |
| ask-forge-web | Web interface for ask-forge — live at ask.nilenso.ai | TypeScript, Bun, Hono, React |
| fivetwo | Long-term memory for AI coding agents via project tracking | TypeScript, Bun, Hono |
| lenso2 | TypeScript, Bun |