Skip to content

Commit

Permalink
docs: Add data connector video to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjcsmith committed Dec 5, 2024
1 parent 3ebd6b4 commit f5d1171
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Inferable Data Connector is a bridge between your data systems and Inferable. Configure your data sources in a json file and start conversing with your data in natural language. Works locally, and in any dockerized environment allowing connection to private resources (DB connection / API endpoints) without exposing them to the public internet.

<div align="center">
<a target="_blank" href="https://youtu.be/v0oKldk7KBc"><img width="60%" alt="walkthrough video" src="https://img.youtube.com/vi/v0oKldk7KBc/0.jpg"></a>
</div>

## Features

- 🔐 **Secure Credential Management**: Your credentials are never exfiltrated outside of the dockerized environment.
Expand Down

0 comments on commit f5d1171

Please sign in to comment.