Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ export LOGGING_LEVEL=DEBUG
## 📋 FAQ

**Q: Why is the package named `cue`?**
A: The package maintains the name `cue` for compatibility and simplicity.
A: The package maintains the name `cue` for Code Understanding Engine

**Q: Can I use this without AI/LLM features?**
A: Yes! Set `ENABLE_LLM_DESCRIPTIONS=false` to disable AI features.
Expand All @@ -403,15 +403,6 @@ A: Successfully tested on repositories with 100k+ files. Performance depends on
**Q: Can I extend language support?**
A: Yes! Add new tree-sitter parsers and language definitions in `code_hierarchy/languages/`.

## 🏆 Future Roadmap

- [ ] Vector embeddings for semantic code search
- [ ] Web-based dashboard for team collaboration
- [ ] Integration with more IDEs (IntelliJ, Sublime Text)
- [ ] Performance optimizations for enterprise-scale codebases
- [ ] Advanced AI features (code generation, refactoring suggestions)
- [ ] Plugin system for custom analyzers

## 📄 License

MIT License - see [LICENSE.md](LICENSE.md) for details.
Expand All @@ -425,4 +416,4 @@ Special thanks to the open source community and all contributors who have made t
---

**Ready to transform your codebase into an intelligent graph?**
Get started with our [Quickstart Guide](docs/quickstart.md) or try the [VS Code Extension](vscode-blarify-visualizer/) today!
Get started with our [Quickstart Guide](docs/quickstart.md) or try the [VS Code Extension](vscode-blarify-visualizer/) today!