AI Assistant


AI Assistant is a Java project using Maven, designed to create an intelligent assistant capable of automating tasks, providing support, and enhancing productivity. The project is built with Spring Boot and uses OpenAI API with the GPT-5 Nano model to generate human-like text. The application uses a database file for storing the chat memory. It only allows for one chat session at a time.

The project is a work in progress and is used by me for learning and practicing. The plan is to expand the project to integrate with Hugging Face and Ollama AI.


Published: 22-09-2024 - Updated: 09-11-2025 - Source