You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDA Autogen App is an interactive Streamlit tool that performs automatic Exploratory Data Analysis (EDA) using multi-agent AI and LLMs. Users can upload CSV datasets and watch agents collaboratively generate code, execute analyses, visualize data, and provide actionable insights—all in real time. Supports local (Ollama) and cloud (OpenAI, Gemini)
This project is a chatbot implementation using Microsoft's AutoGen framework and Azure OpenAI services. The chatbot is designed to handle various tasks, including retrieving product information, policy details, claim details, and more.
ArxivAgent is a multi-agent system powered by GPT-4o and AutoGen that automates ArXiv paper search and summarization into literature review format using intelligent agent collaboration.