Words become actions.
A question enters the agent surface as plain language, not a rigid workflow.
An agentic AI assistant that turns questions into tool calls, calculations, weather checks, web search, and clear answers.
Calculator
₹396 in 18 * 22
Weather
Open-Meteo live
Web Search
Tavily-ready
Gemini Ready
Function calls
Agentic loop
A question enters the agent surface as plain language, not a rigid workflow.
A question enters the agent surface as plain language, not a rigid workflow.
It identifies whether the request needs calculation, weather, search, or a combined path.
Tool selection stays transparent, so every decision is visible in the timeline.
The backend calls mathjs, Open-Meteo, Tavily, or Gemini-backed routing without exposing keys.
Tool outputs are combined into a concise answer with timings and a trace you can inspect.
Control center
Every answer shows the tool path, timings, and final reasoning trace.
Multi-step questions work best.
Pick a demo question or ask for weather, calculations, current search, or a mixed task.
Thinking, tool calls, results, and final synthesis.
Connected tools
ToolMind AI stays centered on the question, then reaches for the right capability at the right moment.
mathjs
Open-Meteo
Tavily-ready
Function calls
Server route
Architecture
ToolMind AI keeps tool execution on the server, records every step, and returns a timeline that makes agent decisions inspectable.
User asks
Agent plans
Tools execute
Calculator, weather, search
Answer returns
Tool branch
Prompt reveals
Each panel hints at the exact kind of prompt the agent can convert into a tool call.
Safe numeric reasoning for costs, percentages, and formulas.
Prompt
Calculate taxi cost for 18 km at ₹22/km.
Result
₹396
Live weather checks with graceful Open-Meteo fallback data.
Prompt
Should I carry an umbrella in Hyderabad?
Result
Checks live Open-Meteo weather.
Current web lookup through Tavily when the API key exists.
Prompt
Search latest AI internship opportunities.
Result
Uses Tavily when API key exists.
Features
Rule-based routing chooses weather, calculator, search, or multi-tool execution.
Open-Meteo geocoding and forecast calls power live weather when available.
mathjs evaluates supported formulas without unsafe eval.
Tavily search is prepared with a friendly mock path when the key is missing.
When configured, Gemini can choose calculator, weather, and web search tools.
Every thought, tool call, result, duration, and final step is visible.
Route handlers and tools return clean JSON fallbacks instead of crashing.
Responsive, polished interface designed for GitHub, resume, and demos.