TradeNet - AI Stock Predictions
TradeNet is an AI-powered stock prediction platform that provides insights into market trends, and future price predictions using machine learning algorithms.
- 📈 Real-time stock data updates
- 🤖 AI-powered price predictions
- 🔥 Trending stocks and market analysis
- 📊 Interactive data visualizations
- Backend: Django, Django REST Framework
- Frontend: HTML, CSS, JavaScript
- Database: PostgreSQL / SQLite
- Hosting: Render (Free Tier)
- ML Models: Prophet
git clone https://github.com/ShivanshKansal19/TradeNet.git
cd TradeNetpip install -r requirements.txtpython manage.py migratepython manage.py runserverVisit http://127.0.0.1:8000/ to access the app locally.
gunicorn TradeNet.wsgi:application --bind 0.0.0.0:$PORTPull requests are welcome! Please open an issue first to discuss any major changes.
This project is licensed under the MIT License.
💡 Created by Shivansh Kansal