Skip to content

This is a website and Flutter App with an AI running in the background

Notifications You must be signed in to change notification settings

Pizajolo/finance-bot

Repository files navigation

finance-bot

This is financial Advisory Intelligence, an website which shows how a ML model traded on real Stock data. For the ML model we use a Deep Q Reinforcement Learning Model based on this github repo. To try it out, check out our Train_model jupyter notebook.

Features:

  • User account sign up, sign in, password reset.
  • Form generation.
  • HTML macros and layout file.
  • Python 3.x compliant.
  • One time Stripe payment (pay for one month)
  • Flask backend.
  • Loading Keras(tensorflow) model.
  • Prediction on real time fetched data of yahoo-finance.
  • If not subscribed, only return 10 day old data
  • Add Flutter app (check out this Readme)
  • Reset password via email.
  • Add Stripe dual Authentication(needed for Europe).
  • Add Stripe monthly subscription.
  • Optimization of Reinforcement model.
  • The return of investment is not real(add update function).

How it looks:

find out what we are doing now: Trello

About

This is a website and Flutter App with an AI running in the background

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published