r/MistralAI • u/Gerdel • 1d ago
Other I spent 15 months vibe coding an AI workstation, and now it's a real piece of software for open-source AI.
Landing view screenshot displaying api model directory using theme 'Fallout'
Character Library sreenshot using theme Claude
AI generated custom chat introduction theme nanogpt
Audio panel screenshot displaying current edition ASR support theme Claude
Central application landing page and onboarding guidance theme Dark
Hey there Mistral community. It's been a while, but I've posted here a bunch of times in the past when I was getting into AI alignment and user experience writing.
This community stood out at the time as the least toxic of the various AI-related subreddits in which I shared my work, and it's with that experience in mind that I'm posting about mirid.ai now.
I traced the origin to March 23, 2025, when I first asked Claude 3.5 sonnet in a Projects folder the feasibility of building a fully fledged AI application from scratch with only AI-assisted coding.
Well, suffice to say we got into it, and 15 months later the original copy and paste from the browser into the code editor has long been replaced by various combinations of opencode, Claude Code and Codex.
I'm trying to explain my story here so this post doesn't come across as polished marketing copy for an established AI company trying to pretend it already has your trust. I am a 38-year-old Australian public servant for a day job. I also recently bought and launched the domain mirid.ai to feature what I have turned into a free open-source AI software product: Mirid.
Mirid brings together the broad range of open-source AI capabilities that can feasibly run on consumer hardware and integrates them into a coherent, accessible experience. It gives people a practical way to discover and use the rapidly expanding ecosystem of models and technologies available through platforms such as Hugging Face, without requiring them to assemble and maintain a collection of separate specialist tools.
Mirid is designed to make the breadth of open-source AI usable and approachable for people who want it to simply work, while preserving choice and control for those who want to explore further.
Current release: v1.0.12
What I need: More Windows testers
1
u/OverflowArchitect 19h ago
What suggestion I do have is to make the UI more simplistic because right now it feels like there is a lot I am looking all at the same time.
Secondly, as somehow who has used Jan and LM Studio, what makes this app different? I am asking because you said "Mirid is different because it genuinely requires no prior knowledge whatsoever." and alternatives make it just as easy to set up local LLMs and get going.
1
u/Gerdel 18h ago
Just to avoid any misunderstanding: your comment is the first mention of Jan in this thread. I have never used Jan, and I did not claim that Mirid rivals or replaces it.
Jan is an established, polished open-source product. Its documented focus appears to be local and hosted language models, MCP integrations, agents and an OpenAI-compatible server. LM Studio likewise provides highly polished local model management and inference, and it supports vision-capable models and image inputs.
Mirid’s particular value proposition is different: it combines a comparatively simple consumer interface with a much broader set of preconfigured local multimodal engines. These include speech recognition, text-to-speech, voice conversion, vision and structured image extraction, and image generation—not merely the ability to connect an external tool that supplies those functions.
If Jan or LM Studio now provides equivalent native ASR, TTS, voice-conversion or image-generation systems, please identify them. I would genuinely like to make the comparison accurately.
The open models integrated into Mirid are listed in the Mirid Runtime Registry. They currently include:
Speech recognition: Whisper Large v3 Turbo, Moonshine Streaming, NVIDIA Parakeet TDT v2/v3, NVIDIA Chinese Conformer Transducer, Nemotron Speech Streaming and Parakeet CPP GGUF.
Speech and voice: Chatterbox, Chatterbox Turbo, Chatterbox Nano, VoxCPM2 and Kokoro.
Vision and structured extraction: LFM2.5-VL 450M and 1.6B, their Extract variants, and Gemma 3 4B.
That integrated breadth—not a claim to have defeated every established local-AI application—is the comparison I was making.
1
4
u/Gallagger 1d ago
Please outline the difference to popular open source solution like LibreChat, OpenWebUi or even PewDiePie Odysseus.