Skip to content

ashmitg/AiEstate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generative AI Estate Planning Platform with groq API

Demo:

Screen_Recording_2024-04-07_at_9.19.56_PM.mov

Description

This is a full-stack web application built with the MERN stack (MongoDB, Express, React, and Node.js) that allows users to create personalized estate plans based on their assets and designated beneficiaries. The application utilizes a generative AI model powered by the groq API to generate comprehensive estate planning documents tailored to the user's specific needs.

Features

  • User authentication and authorization
  • Asset management (cars, properties, businesses, stocks, custom assets)
  • Assign beneficiaries for each asset in the event of death
  • Generate personalized estate planning documents using the groq API
  • Responsive UI built with Chakra UI
  • Secure data storage with MongoDB

Installation

  1. Clone the repository:
  2. Navigate to the project directory:
  3. Install server-side and client-side dependencies: cd server && npm install nodemon index.js cd client npm install && npm start

Configuration

  1. Create a .env file in the server directory and add the variables from .envcopy

The application should now be running at http://localhost:3000.

Technologies Used

  • MongoDB
  • Express.js
  • React.js
  • Node.js
  • Chakra UI
  • JSON Web Tokens (JWT) for authentication
  • groq API for generative AI capabilities using mixtral, llama

Contributing

Contributions are welcome! Please read the contributing guidelines for more information.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors