Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aldhinn/fintel
- Owner: aldhinn
- License: agpl-3.0
- Created: 2024-10-25T11:54:03.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T20:17:02.000Z (about 1 month ago)
- Last Synced: 2024-12-17T00:13:40.015Z (30 days ago)
- Topics: cross-platform, dart, docker, docker-compose, flask-application, flutter, lstm-neural-networks, postgresql, python, restful-api, sql, stock-price-prediction, tensorflow, tensorflow2, webapp
- Language: Python
- Homepage:
- Size: 909 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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