Tag: python
All the articles with the tag "python".
-
Building a WhatsApp AI Agent — FastAPI, Evolution API, and a multi-model OpenAI pipeline
Architecture and engineering decisions behind a WhatsApp group bot that uses GPT-4.1, Whisper, and a Redis message buffer to log gym workouts with personality.
-
BOA Forecaster — Multi-model time-series forecasting with Bayesian Optimisation
A pluggable Python framework for forecasting at scale: SARIMA, tree-based ML, deep learning, and weighted ensembles, all tuned with Optuna.