Skip to content

beekeeper-studio/bks-ai-shell

Repository files navigation

AI Shell

Ask AI to analyze your database and generate SQL queries.

ai-shell-demo

Development

Run the commands below, and then open Beekeeper Studio.

cd ~/.config/beekeeper-studio/plugins
git clone [email protected]:beekeeper-studio/bks-ai-shell.git
cd ./bks-ai-shell
yarn install
yarn build # or yarn build --watch

If you run Beekeeper Studio project locally, you can right click the AI Shell tab header > [DEV] Reload Plugin View to reload the iframe.

Deployment

Build the project for production:

yarn build

Security Note

This application uses the dangerouslyAllowBrowser: true flag to enable browser usage of the LangChain components. While convenient for this demo, be aware that this approach exposes your API key to potential security risks in a production environment.

About

A Beekeeper Studio plugin to let users chat with AI that can analyze database and generate queries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •