metadata
license: apache-2.0
language:
- en
base_model:
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
pipeline_tag: text-generation
library_name: adapter-transformers
tags:
- voxtreme
- AI assistant
- vscode-extension , tailwind, frontend-generator, fastapi
π Voxtreme AI (Lite)
A FastAPI-powered backend AI service for generating layout code, dialog logic, and full frontend components using Hugging Face's open models.
This server powers the Voxtreme IDE and can be embedded into VS Code extensions.
π₯ Capabilities
- Prompt to Code (HTML/CSS/JS)
- Tailwind Layouts
- Dialog Builders
- Smart Page Generators
π§ Powered by
mistralai/Mistral-7B-Instruct(hosted by π€ Transformers)FastAPI&Transformersfor backend logic
You can POST to
/askwith{ "prompt": "..." }to receive AI-generated code.