From 744780314b4cf4c3956a748aa5a396641160425f Mon Sep 17 00:00:00 2001 From: Madhu Shantan Date: Sun, 5 Jan 2025 19:50:57 +0530 Subject: [PATCH] added demoo --- ai_agent_tutorials/ai_data_visualisation_agent/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ai_agent_tutorials/ai_data_visualisation_agent/README.md b/ai_agent_tutorials/ai_data_visualisation_agent/README.md index dc69328..802d724 100644 --- a/ai_agent_tutorials/ai_data_visualisation_agent/README.md +++ b/ai_agent_tutorials/ai_data_visualisation_agent/README.md @@ -2,6 +2,10 @@ This Assistant is designed to help anyone create and visualize data using natural language commands, and it is built using Together AI and E2B Code Interpreter. User gets to upload a dataset and ask questions to the LLM to get the data visualized. This demo can be considered as a demo for the E2B Code Interpreter and Together AI, for anyone who's getting started with these libraries! +## Demo + +https://github.com/user-attachments/assets/d8414c37-5edd-4e4d-a7b1-b9ab500bd8cd + ## Features - 🎨 Natural language-driven visualization creation