2 repository-uri
Offloading codebase indexing to remote services for faster retrieval.
Distinct from Codebase Indexing: Distinct from local codebase indexing: focuses on cloud-offloaded processing.
Explore 2 awesome GitHub repositories matching development tools & productivity · Cloud-Based Indexing Services. Refine with filters or upvote what's useful.
Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which
Offloads indexing to cloud services to improve retrieval speed and reduce local resource usage.
Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It functions as a retrieval system that sorts documents by relevance using BM25 ranking algorithms, term frequency, and inverse document frequency. The engine provides specialized support for the Chinese language, featuring concurrent text segmentation and phonetic Pinyin mapping to match romanized input with characters. It utilizes a distributed architecture that employs hash-based index sharding to balance data load and throughput across multiple server nodes. The system covers a
Provides a backend indexing server that processes textual data into searchable indexes with real-time updates.