Voxtreme-ai / README.md
ppgodzilla's picture
Create README.md
40df460 verified
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 & Transformers for backend logic

You can POST to /ask with { "prompt": "..." } to receive AI-generated code.