Feb 22, 2026

WildByte-AI Data Dictionary

@gdgcloudnd @gdgnewdelhi @commudle #hackathon #hackfest2 #gdgcloudnd #gdgnewdelhi #commudle
  • WildByte – AI Data Dictionary is a full‑stack application that connects to a database, automatically catalogs its structure, and provides an interactive interface to explore schemas, tables, columns, and relationships (lineage).
  • The backend (FastAPI + async SQLAlchemy) stores and serves the metadata in its own catalog database, exposes APIs to browse/search the dictionary, retrieve lineage connections, and export compact “schema context” for agents.
  •  It also includes an AI-assisted chat feature that uses the live schema + lineage context to answer questions about the data model, helping users understand tables, keys, and how datasets relate.
  • The frontend (Next.js) consumes these APIs to visualize the catalog and lineage, making database understanding, documentation, and onboarding faster and more consistent.

This build was uploaded as a hackathon project

Hackathon

HackFest 2.0

View All Projects
Give a star to encourage!Discussion
Start a new conversation!
Login to join the discussion