Skip to content

jacksjp/LineageViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Lineage Visualizer

This project visualizes data lineage from SQL, notebooks, and stored procedures across multiple data warehouses.

  • Frontend: Streamlit
  • Backend: FastAPI, Groq (MCP)
  • Connectors: Snowflake, Databricks, etc.

Structure

  • frontend/ - Streamlit UI
  • backend/ - FastAPI app, MCP integration, connectors

Setup

  1. Install dependencies in each folder as needed.
  2. Configure MCP and connectors in backend.
  3. Run backend and frontend separately.

Replace this README as the project evolves.

About

This app extracts data lineage using GenAI. It uses Streamlit with React Flow for the frontend, and MCP with LLM tools for the backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors