Skip to content

AI-Powered Investment Portfolio Assistant" is a final-year project designed to educate college students and young adults on investment strategies. Using historical market data, it offers hands-on experience with managing virtual portfolios and provides personalized recommendations via machine learning.

Notifications You must be signed in to change notification settings

ankitmhatre/2024S-pace-super-kings

 
 

Repository files navigation

Build Status

https://investmatefinance.tech

Hosted Links

AI-Powered Investment Portfolio Assistant

This AI-Powered Investment Portfolio Assistant is a web-based tutorial tool designed to bridge the knowledge gap between classroom learning and real-world investing. Targeted towards college students and young adults, it offers hands-on exposure to various investment strategies using historical market data while managing virtual portfolios.

The platform provides users with personalized investment recommendations through machine learning algorithms, helping them make informed decisions regarding their finances.

Project Structure

  • Code: Core application logic for both frontend (React.js) and backend (Node.js).
  • Documentation: Design and implementation resources.
  • Personas: User personas to define the target audience and improve the user experience.
  • Slides: Presentation materials for development sprints and project updates.
  • Team Agreement: Documentation outlining team roles and responsibilities.
  • Team Members: Lists contributors to the project.
  • Videos: Demonstrations and tutorial videos.

Features

  • Portfolio Management: Users can track and manage virtual investments.
  • Investment Strategies: Test various investment strategies using historical market data.
  • Personalized Recommendations: Machine learning algorithms provide tailored investment suggestions.
  • Interactive Learning: The platform is designed to be an interactive learning environment.
  • User-Friendly Interface: Intuitive and easy-to-use interface for young adults.
  • Secure API: The backend API ensures secure handling of user data.

Screenshots

Installation

To run this project locally:

  1. Clone the repository: ```bash git clone https://github.com/ankitmhatre/2024S-pace-super-kings.git cd 2024S-pace-super-kings ```

  2. Install dependencies for both the frontend and backend: ```bash npm install ```

  3. Start the frontend (React.js): ```bash cd frontend npm start ```

  4. Start the backend (Node.js): ```bash cd backend npm run server ```

Tech Stack

Team

Team Members


Venkatesh Nidumukkala
Backend Developer

Uma Maheshwari Bichinepally
UI/UX Engineer

Kilaru Mani Chandana
Front End Developer

Ankit Mhatre
ankitmhatre@hotmail.com
Project manager/ML Engineer

Tejaswi Koppula
Backend Developer

Charan Raju
Quality A Tester

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

AI-Powered Investment Portfolio Assistant" is a final-year project designed to educate college students and young adults on investment strategies. Using historical market data, it offers hands-on experience with managing virtual portfolios and provides personalized recommendations via machine learning.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 57.4%
  • JavaScript 41.8%
  • Other 0.8%