Skip to content

Commit c491fe6

Browse files
committed
docs: simplify readme
1 parent e0a21be commit c491fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CodeIndex
22

3-
CodeIndex is a local-first high performance codebase index engine designed for AI. It helps your LLM understand the structure and semantics of a codebase and grab code context when needed. CodexIndex is built on top of [qdrant](https://github.com/qdrant/qdrant) ([See crates/qdrant](./crates/qdrant)), a high performance vector database written in Rust.
3+
CodeIndex is a local-first high performance codebase index engine designed for AI. It helps your LLM understand the structure and semantics of a codebase and grab code context when needed. CodexIndex is built on top of [qdrant](https://github.com/qdrant/qdrant), a high performance vector database written in Rust.
44

55
## Features
66

0 commit comments

Comments
 (0)