The project we want to introduce is IntelliMents and it offers a new way to learn how to invest through the core of our application: “Stories”, which are written, with the AI guidance, by investors for investors.
The application is designed to follow the Human Computer Interaction (active research field) and its guidelines on AI applications.
- Learn something about the stock market
- Create a story (write a story with AI guidance)
Since we wanted to focus on HCI principles, AI data are still hard-coded.
In the feature, we will implement a model based on Natural Language Processing.
- Run
npm install
to install all the dependencies - Run
npm start
to run the application