
Token Frontier Router — a general-purpose AI agent for AMD Developer Hackathon ACT II, Track 1. Routes 8 task categories (factual Q&A, math, sentiment, summarization, NER, code debug/gen, logic) through Fireworks AI models, minimizing token spend while clearing an 80% LLM-judge accuracy gate. Built with a record-then-replay evaluation harness (frontier tracing, per-category gate policy, judge-proxy validation) to calibrate model choice and prompt design before every submission — architecture and gate survived two scoring-rule changes (accuracy-first, then no-local-tier) intact. Verified 89.5% (17/19) at 6,351 tokens on live evaluation; an isolated logic-template fix is staged and tested pending resubmission. Zero-dependency Python, Dockerized (linux/amd64), all inference routed through FIREWORKS_BASE_URL per competition rules.
11 Jul 2026

VoltWise AI helps Indian households understand and optimize their electricity bills through explainable AI, OCR-powered bill extraction, and deterministic tariff analytics. The platform processes real electricity bill PDFs — including Marathi MSEDCL bills — and converts them into structured energy intelligence dashboards. Instead of only showing the final payable amount, VoltWise breaks down energy charges, wheeling charges, fuel adjustment costs, taxes, and tariff slab impact in a transparent and user-friendly way. Key capabilities include: Multilingual bill extraction (English + Marathi) OCR and layout-aware PDF parsing Deterministic tariff computation engine Explainable energy-cost analysis Consumption trend insights Bill reconciliation between extracted and computed values Simulation engine for “what-if” energy savings scenarios Optimization recommendations for reducing monthly costs The architecture combines: FastAPI-based AI and extraction services OCR pipelines using PyMuPDF + Tesseract Structured tariff computation engine Explainability layer for energy cost interpretation Next.js frontend for interactive visual analytics One of the core innovations is separating: Extracted bill-stated values Computed tariff-estimated values This allows the system to both: faithfully represent what the utility charged, and independently analyze whether the bill structure is optimal or anomalous. VoltWise AI is designed as the foundation for a scalable energy-intelligence platform for emerging markets where electricity bills are complex, multilingual, and poorly understood by consumers. Potential future applications: AI-powered household energy advisors Utility anomaly detection SME energy optimization Green-energy transition analytics Smart home integrations
10 May 2026