This is an AI code assistant powered by Cerebras, running llama3.3-70b.
Inspired by Hassan's Llama Coder.
The application has been converted to use Hono for better performance and caching:
/backend/index.ts
)/public/
CEREBRAS_API_KEY
/p/:project/v/:version
): Immutable cache (1 year)/p/:project
): 5 minutes cacheGET /
- Main application pagePOST /api/generate
- Generate code from promptGET /p/:project
- Latest version of projectGET /p/:project/v/:version
- Specific version of projectGET /public/*
- Static assets