Skip to content

Latest commit

 

History

History

README.md

Try live | GitHub repo | Open in StackBlitz

Netlify Status

An advanced example showing how to build an AI-powered analytics application with SQLRooms. Features include:

  • Natural language data exploration
  • AI-driven data analysis
  • Integration with SQLRooms AI assistant
  • Custom visualization components
  • Room state persistence

To create a new project from the AI example run this:

npx giget gh:sqlrooms/examples/ai my-new-app/

Running locally

npm install
npm run dev