Skip to content

Spring AI Practice & Smart Email Assistant – This repo has two parts: practice examples using Spring AI with local Ollama models, and a full-stack email assistant project. The backend uses Spring Boot + Spring AI for smart email replies, and the frontend is built with ReactJS for an easy-to-use interface.

Notifications You must be signed in to change notification settings

deeptimahisare1206/Spring-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring AI Practice & Smart Email Assistant(Gmail extension)

This repository contains two main components:

  1. Spring AI Practice Module

    • Hands-on examples to explore Spring AI with local Ollama models.
    • Covers fundamental concepts such as prompt engineering, text generation, embeddings, and connecting AI models to Spring Boot applications.
  2. Smart Email Assistant Project

    • A full-stack application that demonstrates a real-world use case of Spring AI.
    • Backend: Built with Spring Boot + Spring AI to process emails, generate smart responses, and categorize content.
    • Frontend: Built with ReactJS, providing a user-friendly interface for managing and interacting with AI-powered email features.

Tech Stack

  • Backend: Java, Spring Boot, Spring AI, Ollama
  • Frontend: ReactJS, TailwindCSS

Features

🔹 Spring AI Practice Module

  • Run and test prompts with local Ollama models.
  • Generate and transform text using AI APIs.

🔹 Smart Email Assistant

  • Connects to email accounts (via APIs or sample dataset).

  • Uses Spring AI for:

    • Smart reply suggestions.
    • Response according to the tone set.
  • Frontend UI built with ReactJS.


Goals/target

  • Learn Spring AI fundamentals with local LLMs.
  • Build a production-style project (Smart Email Assistant) that integrates AI seamlessly into backend and frontend applications.

About

Spring AI Practice & Smart Email Assistant – This repo has two parts: practice examples using Spring AI with local Ollama models, and a full-stack email assistant project. The backend uses Spring Boot + Spring AI for smart email replies, and the frontend is built with ReactJS for an easy-to-use interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published