DIY/Build Your Own
Open Source
IX
Provides a platform for designing and deploying autonomous and semi-autonomous LLM-powered workflows.

About

IX is an open-source platform that enables the creation and deployment of autonomous and semi-autonomous agents powered by large language models (LLMs). It offers a flexible and scalable solution for delegating tasks to AI-powered agents, capable of automating a wide variety of tasks while running in parallel and communicating with each other. Key features include support for multiple AI models (OpenAI, Google PaLM, Anthropic, Llama), a no-code agent editor for creating and testing agents, a multi-agent chat interface for interacting with teams of agents, smart input for auto-completing agent mentions and data artifacts, and a message queue-driven backend for scalable agent execution.

Features

  • Support for Multiple AI Models: Integrates with OpenAI, Google PaLM (Experimental), Anthropic (Experimental), and Llama (Experimental).
  • No-Code Agent Editor: Allows users to create and test agents using a drag-and-drop interface without coding.
  • Multi-Agent Chat Interface: Facilitates interaction with multiple agents through a single chat interface.
  • Smart Input: Provides auto-completion for agent mentions and data artifacts to streamline interactions.
  • Scalable Backend: Utilizes a message queue-driven backend for running multiple agents in parallel.

Tags

Workflow Automation
LLM-Powered
No-Code Platform