Fabi.ai October 2024 updates: AI debugging & smart filters
Fabi.ai November 2024 updates: Flexible reports layouts & AI data analysis agent GA
With our AI agent designed for data analysis, AI can reason through multiple steps, helping you uncover insights and build customized visualizations even faster. And with our flexible reports layouts you can build interactive dashboards in seconds to share those insights.
🧑🎨 Customize your report layouts
Building a beautiful, interactive report that looks just the way you imagined it, with customized visualizations has never been easier. Now with our flexible reports layouts, you can remove, resize and reorder tables, charts and filter in seconds.
Check out our documentation for an explainer video and more details.
🤖 AI Agent (Generally Available)
Not just another buzzword. AI agents are a clever way to improve speed and accuracy.
How does it work? Give the AI an objective and some tools (functions) to complete that task and let it work through the task. The first iteration of our AI agents auto-tests the code and can fix multiple code issues at once, helping you get to your answers faster. This is perfect for more reliable AI outputs and AI auto-debug. No more “That resolved my first error, now I’m getting a new error…”
Our AI agent will also auto-install Python packages if an imported package is missing.
⏰ 100% customizable report schedules
Want to schedule your report or Slack alerts to run every other weekday at 5AM and 5PM unless it’s a full moon? No problem. Well almost… cron jobs don’t yet track lunar cycles. Just ask the AI and it will write the cron expression for you so you don’t have to.
✨ Other goodies
- Check out our article and video explaining how to quickly build a Slack app to send reports and custom notifications
- Our tutorial on how to create a Sankey diagram with Python and AI is one of our most popular pieces of content. Go check it out and build your own in minutes!