Skip to content

Commit c7de135

Browse files
docs: add CTXD overview and logo (#8)
* docs: add ctxd overview and logo * decrease img w
1 parent 6302e1d commit c7de135

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# ctxd
22

3+
<p align="center">
4+
<img src="img/ctxd.png" alt="ctxd logo" width="160">
5+
</p>
6+
37
Python SDK and CLI for the `ctxd` platform.
48

9+
## Overview
10+
11+
CTXD is cloud context infrastructure for AI agents. It connects to cloud files and data across apps such as Google Drive, Slack, GitHub, and Google Calendar, then parses, indexes, and syncs that content so it can be searched from the same permission-aware index through the Python SDK, CLI, MCP, or REST API.
12+
513
Install:
614

715
```bash

img/ctxd.png

208 KB
Loading

0 commit comments

Comments
 (0)