Skip to content

simonjelinek/ai-smart-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONEPOST AI Smart Assistant

ONEPOST AI Smart Assistant is a web application built with Java Spring Boot that integrates your Gmail inbox with DeepSeek AI. It simplifies email management by generating intelligent, context-aware response drafts based on a combined analysis of the email subject, the message body, and specific user instructions.


Project Demo

See the AI Assistant in action: handling emails and generating intelligent responses in real-time.

demo.mp4


Tech Stack

  • Language: Java 25
  • Backend: Spring Boot, Spring Security, Spring Data JPA
  • Frontend: Thymeleaf, Tailwind CSS
  • APIs: Google Gmail API, DeepSeek

Setup & Configuration

To run this project, you must configure the following Environment Variables in your IDE:

  • DEEPSEEK_API_KEY: Your API key. (Recommended: Use deepseek-chat or deepseek-reasoner for high-quality logic).
  • GOOGLE_CLIENT_ID: OAuth 2.0 Client ID from Google Cloud Console.
  • GOOGLE_CLIENT_SECRET: OAuth 2.0 Client Secret from Google Cloud Console.

Run the application and visit: 👉 http://localhost:8080/dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors