Knowledge Base
This page explains how the knowledge base works, how to extend it with your own knowledge, and how to keep it healthy over time.
Last updated
This page explains how the knowledge base works, how to extend it with your own knowledge, and how to keep it healthy over time.
Consolidate your coding resources within a single, organized platform. Import private or public GitHub repositories, integrate relevant webpages, and upload custom codebases all seamlessly accessible within the Knowledge Base. This centralized hub empowers efficient code exploration, fosters context-aware insights from C0 and ultimately accelerates your development process. Enhance your coding experience with a unified resource repository.


Knowledge Base supports addition of these file types:
Import private or public GitHub repositories: Connect your GitHub account and seamlessly integrate your codebases within Knowledge Base.
Import web URL: Add relevant webpages for deeper analysis, specifying the desired depth of exploration for each URL.
Add codebases: Upload your own custom code resources directly into the Knowledge Base for convenient reference.
Organization and access:
View Knowledge base: Easily access and manage all added resources through a dedicated "View Knowledge Base" section.
Centralized context: All imported files contribute to your organization's overall context, enabling C0 to provide more relevant and accurate responses.
Read more about how to add & manage content under Knowledge Base in Feature Walkthrough docs.
Feature availability: Knowledge Base can be accessed from C0 VS Code Extension and CodeMate CLI.
Last updated