Luchii Code
Official quickstarts and SDK snippets. Build and ship with the Luchii model family.
Luchii Coder
Agents that build with you
Specialized coding modes of the Luchii family. Launch any agent in chat and it will plan, write, review and debug code with you.
Luchii Architect
luchii-70bSystem design & architecture
Plans services, data models and APIs before a single line is written.
Launch in Chat →Luchii Builder
luchii-7bCode generation
Writes production-ready TypeScript, Python and Go from plain instructions.
Launch in Chat →Luchii Reviewer
luchii-7bCode review & refactor
Audits diffs, flags risks and proposes cleaner, safer implementations.
Launch in Chat →Luchii Debugger
luchii-1bBug hunting & fixes
Traces stack traces to root cause and drafts the minimal fix, fast.
Launch in Chat →Quickstart
curl -N -X POST "https://frasberg.com/api/v1/chat" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"luchii-70b","message":"Hello Luchii"}'Generate a key above to auto-fill it here — or replace YOUR_API_KEY.
