🤖

Agents Platform (Open Source)

About This Project

While many companies and organizations are hesitant to upload their data to AI tools like ChatGPT or Gemini due to data leakage concerns, this platform helps individuals and organizations build their own AI agents. Additionally, individuals who need to build agents with complicated workflows requiring coding often find that current agents in the market cannot satisfy their requirements.

This platform supports building agents seamlessly on the fly using UI-based functionalities and also enables building custom Agentic Agents using cutting-edge frameworks like LangGraph or any Agentic Framework that follows the interface defined in the codebase.

GitHub: https://github.com/duongmngo/my-agents

Key Features

  • UI-based agent builder (no coding required)
  • Support for custom agentic frameworks (LangGraph, LangChain)
  • RAG (Retrieval-Augmented Generation) capabilities
  • Vector database integration (Qdrant)
  • Object storage with MinIO
  • Real-time communication via WebSocket
  • Open source and customizable
  • On-premise deployment for data security
  • Full localization support with multiple languages (easily add any language as needed)
  • Dark and Light theme support

Introduction Video

Technologies Used

PythonFastAPIOpenAIRAGLangGraphLangChainNextJSPostgreSQLMinIOWebSocket
← Back to Demos