AI-powered codebase analysis toolkit built in Go.
Scans your repository, builds a dependency graph, and provides intelligent insights about architecture, health, impact analysis, and more.
go install github.com/Slambot01/CNI_ATLAS@latestcni scan .
cni health
cni explain main.go
cni ask "How does the authentication flow work?"- Go - Core CLI and analysis engine
- SQLite (via modernc.org/sqlite) - Persistent storage
- Cobra - CLI framework
- Ollama - Local LLM integration
- Next.js - Web UI frontend
MIT