mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
docs(readme): add launch video to README hero (#248)
Add a clickable launch-video poster (linking to YouTube) directly after the intro note and before the architecture diagrams. GitHub Markdown can not embed a YouTube player, so the poster image links out instead.
This commit is contained in:
parent
5faa16b32c
commit
22ddf5524c
2 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,12 @@ business knowledge it builds and maintains for you.
|
||||||
> Run **ktx** with your own LLM API keys or a **Claude Pro/Max** subscription.
|
> Run **ktx** with your own LLM API keys or a **Claude Pro/Max** subscription.
|
||||||
> No extra usage billing from **ktx**.
|
> No extra usage billing from **ktx**.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://youtu.be/5V4TuzYVlrA">
|
||||||
|
<img src="assets/launch-video-thumb.png" alt="Watch the ktx launch video (1:56)" width="820" />
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="docs-site/public/images/ingestion-flow.png" alt="Ingestion: ktx ingests databases, BI tools, modeling code, and docs through its context engine (source connectors, context builder, reconciliation, validation) into wiki Markdown and semantic-layer YAML" width="900" />
|
<img src="docs-site/public/images/ingestion-flow.png" alt="Ingestion: ktx ingests databases, BI tools, modeling code, and docs through its context engine (source connectors, context builder, reconciliation, validation) into wiki Markdown and semantic-layer YAML" width="900" />
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
BIN
assets/launch-video-thumb.png
Normal file
BIN
assets/launch-video-thumb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 135 KiB |
Loading…
Add table
Add a link
Reference in a new issue