infinalys is a PoC project that aims to provide a time series artificial intelligence for stock predictions. The purpose of the project is also to provide a nice and clean demo interface.
You can find below a summary of the project organization. For more details, please refer to the wikis !
The backend is composed of three main components :
API: ExpressJS, used to deliver stock prediction results. Script: Python script, used to launch the training of the set stocks.
API: ExpressJS, used to fetch and deliver RSS feeds (with search parameters) as JSON objects
API: ExpressJS, used to connect all microservices
The front is made in React and JS. This stack is called Emma.
Here is a small overview for a 4 days prediction :