Mindzy

Overview
Mindzy is a web app that brings together Artificial Intelligence assistants in specialized modules, such as education and technology. The project uses local models through Ollama, making it possible to generate answers, analyze files, and explain code without depending on external APIs.
The goal of the project is to transform an experimental local AI application into a more complete web platform, with a modern interface, authentication, conversation history, and modules organized by type of use.
Features
- Modular hub of AI assistants.
- Integration with local models through Ollama.
- Educational module for document analysis and summary generation.
- Technical module for code explanation and analysis.
- Authentication with JWT.
- Persistent conversation history.
- Responsive interface focused on usability.
Tech Stack
- React
- Vite
- Tailwind CSS
- Java
- Spring Boot
- PostgreSQL
- Ollama
- JWT
Highlights
- AI running locally, with greater privacy and control.
- Full-stack architecture separating frontend, backend, database, and AI runtime.
- Experience organized into hubs, allowing the system to expand with new assistants.
- Project evolving from an experimental prototype into a complete web app.
Status
Being rebuilt into a new web app version, focused on improving the visual experience, project structure, and portfolio presentation.