AI Playground
Try my models.Live, in the browser.
These are real systems I've built and deployed. No sign-up. Some demos may take a few seconds to cold-start from serverless.
3 models online
|
1 temporarily offline
|
Updated Apr 2026
Live
GauSwastha — Cattle Health Scanner
Upload any cattle photo. The model analyzes posture, coat condition, and body condition score (BCS), then returns a health assessment with confidence scores. Same model used in production by the Government of Karnataka.
Computer Vision
YOLOv8
Production model
Model YOLOv8 + custom regression head
Inference ~1.2s avg on serverless GPU
Accepts JPG / PNG, max 10MB
Outputs BCS, posture score, health flags
Open demo →
Demo preview
gauswastha_demo.py · running
↑ Drop cattle image here or click to browse
[ image + bounding box overlay ]
BCS Score 3.2 / 5.0
Posture Normal ✓
Coat Quality Moderate
Health Flag Monitor nutrition
LLM · RAG
Agri Domain Chatbot
Ask anything about agriculture, crops, livestock. Fine-tuned on domain data with a RAG layer for factual grounding.
agri_llm_demo ● live
What crops suit black soil in Karnataka?
Black soil (regur) in Karnataka is ideal for cotton, jowar, and sunflower due to...
Open demo →
Computer Vision
OptiRice Quality Check
Upload a rice grain sample image. Get whiteness score, broken ratio, and impurity percentage via segmentation.
[ grain sample + segmentation overlay ]
Open demo →
NLP · Voice
Multilingual Voice Bot
Speak or type in English, Hindi, or Kannada. Intent is parsed via Groq LLM and resolved with contextual tools.
[ audio waveform + transcript view ]
Open demo →
Optimization
Orbis Route Planner
Enter delivery stops and constraints. Get an optimized route plan in under 2 seconds using DBSCAN + OR-Tools.
[ map with route overlay ]
Coming back soon
01
Pick a demo
Choose any model from the list above. No sign-up needed.
02
Provide input
Upload an image, type a query, or speak into your mic.
03
Model runs inference
Real model on serverless GPU. Avg 1–3 seconds cold start.
04
See the output
Results with confidence scores, visualizations, and explanations.