Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

EasyRetireAi

Introducing our revolutionary retirement solution—a comprehensive prototype powered by advanced AI. Elevate your golden years with features like a vibrant Community Forum, guided Retirement Planning, a Finance Bot for personalized financial guidance, a versatile Robo Advisor for holistic well-being, and a Healthcare Insurance Prediction system for tailored health coverage recommendations. Embrace retirement with confidence and support at your fingertips!

Installation

Follow these steps to set up and run the project locally.

Frontend

  1. Navigate to the frontend directory:

    cd frontend
    
  2. Install dependencies:

    npm install
    
  3. Run the development server:

    npm run dev
    

Backend

  1. Navigate to the backend directory:

    cd backend
    
  2. Install Python dependencies using the requirements.txt file:

    pip install -r requirements.txt
    
  3. Ensure to add the OpenAI key in the environment file along with the OpenCage key.

    Create a .env file in the backend directory and add the following:

    OPENAI_KEY=your_openai_key
    OPENCAGE_KEY=your_opencage_key
    

Replace your_openai_key and your_opencage_key with your actual API keys.

Usage

check out this video demonstration: https://drive.google.com/drive/folders/1hrUWndBsPBDGrxr9bv6drd4m-u7waUiP

EasyRetireAi.1.1.mp4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages