mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-25 08:48:08 +02:00
docs: add ingestion flow diagram to readme (#144)
This commit is contained in:
parent
03e2f9f0a3
commit
afcfecfcc9
3 changed files with 215 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ Use KTX when you want agents to:
|
|||
Supports PostgreSQL, Snowflake, BigQuery, ClickHouse, MySQL, SQL Server, and
|
||||
SQLite.
|
||||
|
||||
<p align="center">
|
||||
<img src="docs-site/public/images/ingestion-flow-transparent.svg" alt="KTX ingestion flow from source systems through validation to wiki and semantic-layer outputs" width="900" />
|
||||
</p>
|
||||
|
||||
## Agent Setup
|
||||
|
||||
Ask an agent such as Claude Code, Codex, Cursor, or OpenCode to install and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue