TailGrid is 100% open source and MIT licensed. Use it in personal projects, startups, or Fortune 500 apps.
Everything you need to build AI-powered data grids.
Get Started FreeFor teams who want managed AI and premium features.
See how TailGrid compares to other data grid solutions
| Feature | TailGrid | AG Grid | TanStack Table | MUI DataGrid |
|---|---|---|---|---|
| AI Query Bar | ✓ | ✗ | ✗ | ✗ |
| Natural Language Filtering | ✓ | ✗ | ✗ | ✗ |
| Multiple AI Providers | 4+ | ✗ | ✗ | ✗ |
| Sorting | ✓ | ✓ | ✓ | ✓ |
| Filtering | ✓ | ✓ | ✓ | ✓ |
| Pagination | ✓ | ✓ | ✓ | ✓ |
| Row Selection | ✓ | ✓ | ✓ | ✓ |
| TypeScript Native | ✓ | ✓ | ✓ | ✓ |
| Headless / Unstyled | ✓ | ✗ | ✓ | ✗ |
| Bundle Size | ~15kb | ~300kb | ~10kb | ~100kb |
| Free for Commercial Use | ✓ | Limited | ✓ | Limited |
| License | MIT | Proprietary | MIT | Proprietary |
Let users filter data using natural language. "Show orders over $500 from last week" just works.
OpenAI, Anthropic Claude, Ollama (local), or custom endpoints. Bring your own API key.
Sorting, filtering, pagination, row selection, column resizing - everything built on TanStack Table.
Default, Minimal, and Compact themes. Full dark mode support with CSS variables.
Written in TypeScript. Full type safety for columns, data, and AI queries.
~15kb gzipped. Optimized rendering with virtualization for large datasets.
Yes! TailGrid is MIT licensed and completely free to use in any project, including commercial applications. There are no hidden fees or usage limits.
You bring your own API key for OpenAI, Anthropic, or other providers. You pay them directly based on your usage. TailGrid doesn't charge anything for AI features.
Absolutely. TailGrid is built for production use. The MIT license allows you to use it in any commercial application without restrictions.
TailGrid is built on TanStack Table but adds AI query capabilities, pre-built themes, and a higher-level API. Think of it as TanStack Table + AI superpowers.
No! AI features are optional. You can use TailGrid as a regular data grid without any AI. Enable AI only when you want natural language queries.
Coming soon: a managed AI service (TailGrid Cloud) plus premium themes and priority support. The free version will always remain fully featured.
TailGrid is free and open source. If it's helping your business, consider sponsoring to support ongoing development.
Be the first to sponsor TailGrid and have your logo displayed here.
Other ways to support:
Install TailGrid and add AI-powered queries to your data grid in minutes.
npm install @tailgrid/react @tailgrid/ai