This plugin allows you to query a SQLite database entirely through AI-generated SQL queries. It serves as a testbed for Cheshire Cat's capabilities in handling structured data efficiently.
- Clone the repository:
git clone https://github.com/shini161/asklite.git- Copy the folder into the
/pluginsdirectory of your Cheshire Cat project:
cp -r asklite /path/to/cheshire-cat/plugins/- Run your application:
docker compose up- Enable the plugin and enjoy!
