Untitled
- 0 Devlogs
- 0 Total hours
Vuxio AI is a conversational artificial intelligence assistant built from scratch to materialize the vision of having a personal "Jarvis", available both as a web version accessible from any browser and as a desktop application for a more integrated experience. The project features three distinct modes: Standard mode for fluid conversations, Code mode with a technical theme for programmers, and Web mode that enables real‑time internet searches. Responses are streamed token by token for natural interaction, with multimodal support for uploading images and PDFs, voice recognition in Portuguese, and text‑to‑speech functionality. Authentication is managed by Firebase, allowing real‑time conversation history sync, while the frontend is built with React and TypeScript and integrates APIs from Groq (LLaMA), Google Gemini, and Tavily. This open‑source project represents my journey in developing a full‑stack AI application, combining modern design with powerful features, and is available on Git