koala73/worldmonitor
World Monitor is a real-time global intelligence dashboard for AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface.
Awesome AI Agents › LLM-Powered Platforms
The project "victordibia/autogen-ui" is a web user interface designed for AutoGen, a framework that facilitates multi-agent large language model (LLM) applications. This UI serves as a practical example of how to build interfaces using the AutoGen AgentChat API, which is a new interface introduced in AutoGen version 0.4x. The project is structured with a backend built on FastAPI and a frontend developed using Next.js, providing a seamless chat interface for users to interact with the multi-agent system. The core functionality revolves around the `autogenui.manager` module, which offers a simple method to run prompts through a predefined team of agents configured in a JSON file. This setup demonstrates the types of agents supported and how they collaborate to generate responses. The backend exposes a `/generate` endpoint that accepts prompts and streams responses back to the frontend, enabling real-time interaction. The frontend is a straightforward chat interface that communicates with the backend, allowing users to experience the multi-agent conversation framework in action. The project emphasizes extensibility, suggesting future enhancements such as supporting multiple team configurations, storing interaction histories in databases, and adding security features like authentication and authorization. The repository also references related projects like AutoGen Studio, which is a more comprehensive implementation of the AgentChat API, and provides academic citations for further reading on the underlying technologies. The project requires an OpenAI API key to function and includes instructions for installation, development, and running the application both in production and development modes. Overall, this project is a valuable starting point for developers interested in exploring multi-agent LLM applications with a practical, easy-to-understand UI example that leverages modern web technologies and the AutoGen framework.
https://github.com/victordibia/autogen-ui
World Monitor is a real-time global intelligence dashboard for AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface.
LLaMA Factory is a unified platform for efficient fine-tuning and deployment of over 100 large language and vision-language models, supporting advanced training methods, scalable resource management, and fast inference with broad industry adoption.
OpenManus is an open-source platform that enables users to create and run intelligent agents using large language models without restrictive access, supporting multiple agents and easy configuration for diverse AI applications.
AI-powered tool that generates natively editable PowerPoint presentations, complete with animations and audio narration, from any document, supporting custom .pptx templates.
CowAgent is an open-source, multi-model AI assistant and agent harness that autonomously plans tasks, utilizes skills, and learns with memory and knowledge, supporting various LLMs and communicatio...
Jan is an open-source, privacy-focused ChatGPT alternative that runs large language models locally on your computer with optional cloud integration and custom AI assistant capabilities.
AI Job Search is a powerful, local AI application framework leveraging Claude Code to automate job application tasks, including evaluating postings, tailoring CVs and cover letters, and preparing f...
Agno is a lightweight, model-agnostic library for building advanced AI agents with memory, knowledge, tools, and reasoning capabilities, supporting multi-modal inputs and outputs and featuring an advanced multi-agent architecture.