Short description - A.i powered telegram bot that helps users predict price of token at a given date.
Motivation behind the project - The bot helps traders and newbies make smart positions rather than gambling.
Cartesi was best fit since it provided a decentralized virtual machine image to host two servers.
Detailed description - Tools & technology stack used, architecture and supporting diagrams
-Built using Sunodo command to bootstramp cartesi app that contains the a.i model and APIs to interact with the model.
-Python ,pickle, Mangum, Keras , tensorflow matplot lib .
- Cartesi VM for backend.
-Node.js, node-telegram-bot-api used to built bot to listen to user requests.
-Axios to interact with external APIs.