cd /news/artificial-intelligence/passion-edition Β· home β€Ί topics β€Ί artificial-intelligence β€Ί article
[ARTICLE Β· art-56343] src=dev.to β†— pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Passion Edition

A developer built Edu-Insight Assistant, a tool that lets educators query student performance data using natural language. It uses Next.js for the frontend and Google Gemini 3.5 API to translate questions into SQL queries, making data exploration accessible to non-technical teachers.

read1 min views1 publishedJul 12, 2026

Submission: Edu-Insight Assistant What I build

I built the Edu-Insight Assistant, a tool designed for educators to bridge the gap between complex school management data and actionable insights. It allows teachers to query students performance data using natural language, turning educational evaluation into a conversation rather than a manual data-processing task.

Demo

πŸ”— Link:

Passion-challenge How I Built It

I utilized Next.js for a responsive, performant frontend and hooked it up to Google Gemini 3.5 API. The core logic involves a server-side API route that takes a teacher's natural language questions, prompt Gemini to generate the necessary SQL, and execute that query against a database. This architecture makes data exploration accessible to non-technical educators.

Prize Categories:

-Best Use of Google AI: Leveraged Gemini 3.5 Flash for natural language-to-SQL translation and result interpretation.

-Best Use of Snowflake: Designed with an extensible data layer ready for production-scale analytical workloads in Snowflake.

── more in #artificial-intelligence 4 stories Β· sorted by recency
── more on @edu-insight assistant 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain β€” perfect for shipping the agent you just read about.

$git push zahid main
β†’ Live at https://your-agent.zahid.host βœ“
Get free account β†’ Pricing
from €0/mo Β· no card required
LIVE [news/passion-edition] indexed:0 read:1min 2026-07-12 Β· β€”