svjack's picture
Update README.md
394ab21 verified
---
title: Code Knowledge Graph Chat (includes OpenClaw) (Lite Size)
emoji: 🦞
colorFrom: blue
colorTo: yellow
sdk: docker
app_port: 7860
pinned: false
license: mit
tags:
- code-visualization
- knowledge-graph
- architecture
- multi-project
short_description: code chat with AI (includes OpenClaw) light size
---
# Multi-Project Code Knowledge Graph Dashboard
Interactive visualization and AI-powered chat for exploring multiple codebase architectures.
## Features
- **Multi-Project Support**: Auto-discovers projects under `data/projects/`
- **Knowledge Graph**: Interactive graph visualization with node details and source code
- **AI Chat**: DeepSeek-powered Q&A with tool-calling over the knowledge graph
- **Architecture Docs**: Chinese documentation with guided learning tours
- **Source Viewer**: Click any node to view its source code
## Usage
Visit `/` to see the project selection page. Click a project card to enter its dashboard with graph visualization, source viewer, documentation browser, and AI chat.