Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Email Writer

Email Writer

Table of Contents


About the Project

Developed an AI email assistant utilizing API-based language models to generate email replies with a customizable tone.


Features

  • Dynamic Email Generation: Create emails dynamically based on user input.
  • Spring Boot Backend: Robust backend for handling email requests.
  • React Frontend: Interactive and responsive user interface.
  • Tailwind CSS: Beautiful and modern design.
  • RESTful APIs: Efficient communication between frontend and backend.

Getting Started

Prerequisites

Ensure you have the following installed:

  • Java 17 or higher
  • Maven
  • Node.js and npm

Installation

  1. Clone the repository:
    git clone https://github.com/coderAdityaKumar/SmartMail-AI-Email-Assistant.git
  2. Navigate to the project directory:
    cd email-writer
  3. Install backend dependencies:
    ./mvnw install
  4. Install frontend dependencies:
    cd frontend
    npm install

Usage

Running the Backend

  1. Navigate to the root directory:
    cd email-writer
  2. Start the Spring Boot application:
    ./mvnw spring-boot:run

Running the Frontend

  1. Navigate to the frontend directory:
    cd frontend
  2. Start the development server:
    npm run dev
  3. Open your browser and navigate to http://localhost:5173.

Built With

  • Backend: Spring Boot
  • Frontend: React, Vite
  • Styling: Tailwind CSS
  • Build Tools: Maven, npm

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

License

Distributed under the MIT License. See LICENSE for more information.


Contact


Enjoy using Email Writer! 🚀

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages