Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aldhinn/fintel

An AI-powered stock analytics dashboard, providing dynamic insights into stock trends through an interactive and cross-platform interface. Built with a Flutter frontend and a Flask backend, Fintel offers accessible, real-time market predictions and data visualization powered by LSTM neural networks.
https://github.com/aldhinn/fintel

cross-platform dart docker docker-compose flask-application flutter lstm-neural-networks postgresql python restful-api sql stock-price-prediction tensorflow tensorflow2 webapp

Last synced: 30 days ago
JSON representation

An AI-powered stock analytics dashboard, providing dynamic insights into stock trends through an interactive and cross-platform interface. Built with a Flutter frontend and a Flask backend, Fintel offers accessible, real-time market predictions and data visualization powered by LSTM neural networks.

Awesome Lists containing this project

README

        


🌐 Fintel

[![License](https://img.shields.io/badge/License-AGPL%20v3-blue)](./LICENSE)
[![Flutter](https://img.shields.io/badge/Frontend-Flutter-00B4AB)](https://flutter.dev)
[![Python](https://img.shields.io/badge/Backend-Python-3572A5)](https://www.python.org)

**Fintel** is an AI-powered stock analytics dashboard, providing dynamic insights into stock trends through an interactive and cross-platform interface. Built with a Flutter frontend and a Flask backend, Fintel offers accessible, real-time market predictions and data visualization powered by LSTM neural networks.

[![Build](https://github.com/aldhinn/Fintel/actions/workflows/build.yaml/badge.svg)](https://github.com/aldhinn/Fintel/actions/workflows/build.yaml) [![Tests](https://github.com/aldhinn/Fintel/actions/workflows/tests.yaml/badge.svg)](https://github.com/aldhinn/Fintel/actions/workflows/tests.yaml)

![Asset Details Screen](./screenshots/asset-details.png)

## 📌 Features
- **Real-Time Stock Data**: Live market data pulled directly from a financial API
- **Predictive Insights**: LSTM neural network model for next-day stock price predictions
- **Cross-Platform UI**: Intuitive Flutter-based interface for mobile and web access
- **Scalable Backend**: RESTful Flask API serving model predictions and stock data