Our DevLibrary contributors have outdone themselves at the Google #DeveloperStudentClubs#FlutterFestivals. 👏🏻
Do you want to #DevelopWithGoogle?
If yes, get your hands on the submissions of the Flutter Libraries usage and get started with your own #Flutter journey.
Stop building AI/ML projects in 2026 like it's 2023
Do this instead.
1. Classic ML:
- Stock forecasting:
Use Yahoo Finance API for stock forecasting. Learn moving averages, seasonality, and other features. Apply statistics, feature engineering, and model training.
Use transfer learning (index as parent model, stock as child model). Study ML techniques in finance and implement them.
Perform model versioning, experimentation, and MLOps lifecycle with Docker, CI/CD, and drift detection.
- Image/Video classification:
Pick static data from Kaggle. Perform data annotation, augmentation, and class imbalance handling. Train neural networks and explore various techniques.
Understand quantization and inference on NVIDIA Triton Inference. Deploy a lightweight model on mobile devices with better latency.
Build a pipeline to switch to improved model versions and monitor performance plus GPU usage.
---
2. Complete VLM/LLM pipeline:
- Design API for LLM:
Take any model from Unsloth. Understand fine-tuning stages, data cleaning, and chat templates.
Run fine-tuning on multi-GPU setup using PEFT. Save quantized versions on Hugging Face. Load the model in vLLM inference and build a complete FastAPI backend.
Fine-tune two models (one for text generation, one for reasoning). Route user queries with KV-cache and rate limiting.
Deploy the API with authentication on AWS/GCP. Monitor backend, tokens, and GPU usage. Stress-test the architecture and fix issues.
Excellent project.
---
3. Multi-Agent System
- Agent Harness with Ops (currently building):
Design a multi-subagent system that operates in isolation. Add a memory layer for conversations.
Learn prompt caching vs semantic caching tradeoffs. Build a backend with Celery workers to handle requests without exhausting the LLM. Evaluate agent orchestration with prompt versioning.
Deploy the orchestration backend with Docker, observability, and Kubernetes.
Keep in mind for any project:
- Learn architecture design and flow.
- Use rate limiting, caching, and Docker every time.
- For LLM projects, track token usage and design session limits.
- Deployment is mandatory on AWS or GCP free tier.
- For mid-to-senior roles, focus on Kubernetes, load balancing, multi-GPU training, and inference layers over data and project titles.
Instead of wasting $100 on certificates, spend on cloud credits and API keys for hands-on end-to-end design.
Lastly, project design and system understanding matter more than fancy titles or LLM providers.
Always ask Claude and Chatgpt for peer coding and designing. Simulate QnA sessions for deeper understanding.
Keep learning ;)
I saw a guy coding today:
Tab 1 ChatGPT.
Tab 2 Gemini.
Tab 3 Claude.
Tab 4 Grok.
Tab 5 DeepSeek.
He asked every AI the same exact question.
Patiently waited, then pasted each response into 5 different Python files.
Hit run on all five.
Pick the best one.
Like a psychopath.
It's me.
My wife asked me why I speak so softly in the house.
I said I was afraid Mark Zuckerberg was listening.
She laughed.
I laughed.
Alexa laughed.
Siri laughed.
My phone laughed.
The Tesla next door laughed.
We are so cooked.
Flow of events:
- Pahalgam attack. 26 civilians brutally killed.
- India attack 9 terror bases. 24 missiles. None intercepted.
- Pak attempted to bomb 15 cities across North & West India. EVERY missile/drone intercepted
- India retaliate by bombing nearly every city of Pakistan by Kamikaze drones. Destroy their Air defence system. Lahore + 2 more.
it's super fun seeing people love images in chatgpt.
but our GPUs are melting.
we are going to temporarily introduce some rate limits while we work on making it more efficient. hopefully won't be long!
chatgpt free tier will get 3 generations per day soon.