Overview • Features • Interfaces • Quickstart • Credits
This repository is a fork of the original StockBot by Groq: bklieger-groq/stockbot-on-groq.
SimsTradeAI is an AI-powered platform designed for educational and research purposes, offering a simulated stock trading environment and AI-driven recommendations. It leverages the Neosantara API, Vercel’s AI SDK, and TradingView’s live widgets to provide interactive charts and interfaces tailored to your requests.
Important
Note: StockBot may provide inaccurate information and does not provide investment advice. It is for entertainment and instructional use only.
- 🤖 AI-Powered Recommendations: Engage with AI powered by Neosantara API to get insights and potential recommendations for simulated stock trading.
- 📊 Interactive Stock Charts: Receive near-instant, context-aware responses with interactive TradingView charts that host live data for simulated analysis.
- 🔄 Adaptive Interface: Dynamically render TradingView UI components for financial interfaces tailored to your specific query.
- 🌐 Multi-Asset Market Coverage: Access comprehensive data and analysis across stocks, forex, bonds, and cryptocurrencies for simulated trading scenarios.
Important
To use SimsTradeAI, you can run it locally using the quickstart instructions.
You will need a Neosantara API Key to run the application. You can obtain one here on the Neosantara console.
To get started locally, you can run the following:
cp .env.example .env.localAdd your Neosantara API key and optionally the model name to .env.local, then run:
pnpm install
pnpm devYour app should now be running on localhost:3000.
See CHANGELOG.md to see the latest changes and versions. Major versions are archived.
This app was originally developed by Benjamin Klieger at Groq and uses the AI Chatbot template created by Vercel: Github Repository. Original repository: bklieger-groq/stockbot-on-groq









