- Project for Scrimba's AI Engineer Path.
- Enter up to three stock tickers (e.g. META, TSLA, GOOG).
- Get colorful, unpredictable, and potentially sober stock advice.
- Want to try it out? Launch the app.
Design and starter code provided by Scrimba. I implemented the API functionality and AI integration as part of the project.
- Security - Encrypted API keys using Cloudflare workers
- AI Text Generation - Integrated with OpenAI's API via Cloudflare AI Gateway
- API Integration - Queried stock data from the Polygon API