Technology

Technology Stack for VectorAIStudio

The technology stack used by the VectorAI Studio offline AI chatbot.

Third-Party Libraries

  • Tauri for a cross-platform desktop GUI with a Rust backend
  • React and TypeScript for the frontend UI
  • Rust for the application backend
  • llama.cpp for running downloaded chat models locally, in GGUF format
  • stable-diffusion.cpp for local image generation, using models in .safetensors format (or GGUF for FLUX.1-schnell diffusion weights)
  • whisper.cpp for local voice dictation and transcription, using models in ggml's .bin format

Still Here? Cool, Here's a Bonus!

Check out the FAQ.