Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Sourcebot is a self-hosted platform for code comprehension that assists developers and AI agents in searching, navigating, and reasoning through extensive codebases, regardless of their size. It allows teams to index repositories from various sources, including GitHub, GitLab, and Bitbucket, enabling exploration through a cohesive interface that offers quick, multi-repository searches with sophisticated filtering options, regex capabilities, and queries tailored to specific programming languages. The platform features an "ask mode" that lets users ask questions in everyday language, while an integrated language model scours the indexed code, tracks references, and provides structured responses with inline citations linked to the corresponding code snippets. Beyond search functionalities, Sourcebot enhances the development experience by incorporating IDE-level navigation tools such as go-to-definition and find-references across all repositories, as well as a built-in file explorer that showcases syntax highlighting and complete visibility of code. This comprehensive set of features empowers developers to work more efficiently and gain deeper insights into their projects.
Description
Livegrep is a tool inspired by Google Code Search that facilitates interactive regex searches across source repositories that can be several gigabytes in size. To utilize livegrep, you must start both the codesearch backend, which handles indexing and searching, and the livegrep web interface. After building both codesearch and livegrep, you can run the sample web interface to test livegrep itself. The codesearch binary plays a crucial role by reading the source code, maintaining an index, and processing search requests. Notably, livegrep operates without state and depends solely on its TCP connection to the codesearch component. By default, codesearch generates an in-memory index for the repositories listed in its configuration file, but it also offers the option to save the index to a file on disk. This functionality not only accommodates indexes that exceed the available RAM but also allows for the reuse of index files across different sessions. Consequently, this feature enhances efficiency and resource management when dealing with extensive codebases.
API Access
Has API
API Access
Has API
Integrations
Amazon Bedrock
Anthropic
Azure DevOps
Azure OpenAI Service
Bitbucket
Claude
DeepSeek
Docker
Gerrit Code Review
GitHub
Integrations
Amazon Bedrock
Anthropic
Azure DevOps
Azure OpenAI Service
Bitbucket
Claude
DeepSeek
Docker
Gerrit Code Review
GitHub
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Sourcebot
Founded
2024
Country
United States
Website
www.sourcebot.dev/
Vendor Details
Company Name
livegrep
Website
livegrep.com/about