.png&w=256&q=75)
1
1
India
1 year of experience
I am an aspiring software developer driven by curiosity and a passion for building meaningful technology. Currently strengthening my foundation in Web Development, Java, and AI, I enjoy learning by creating projects and exploring emerging technologies. I believe AI has the potential to transform everyday experiences, and I am excited to collaborate, innovate, and solve real-world challenges through this hackathon. Every project is an opportunity for me to learn, improve, and turn ideas into impactful solutions.

The Hybrid Token-Efficient Routing Agent is an AI system that intelligently routes user prompts to the most cost-effective Fireworks AI model capable of answering accurately. Unlike naive single-model approaches, our system analyzes each prompt's task type and complexity to select the optimal model, reducing token consumption by up to 60%. Our multi-stage pipeline classifies prompts into 8 categories (factual knowledge, math reasoning, sentiment analysis, summarization, NER, code debugging, logical reasoning, and code generation), estimates complexity, and routes to the cheapest sufficient model. The system prioritizes Gemma models for bonus points, with automatic fallback to MiniMax M3 ($0.3/M input tokens) or Kimi K2.7 Code for code-focused tasks. The result: 74% accuracy on practice tasks using only ~3,500 tokens for 8 tasks—significantly less than using a single large model. The system includes prompt optimization to remove filler words, reducing input tokens by 15-20%.
13 Jul 2026