Universal icon

Universal

Connects Large Language Models to various real-world applications through a modular server framework.

概要

Universal is an open-source, modular server framework designed to bridge Large Language Models with diverse real-world applications. It provides a core engine, easily pluggable service connectors for platforms like WhatsApp and Telegram, and a convenient React-based control panel for testing and interaction. This monorepo includes a Node.js backend for the MCP server and a Vite+React frontend, facilitating the creation and management of LLM-powered integrations.

主な機能

  • React-based control panel for testing server tools and functionality
  • Real-time Telegram bot integration via the Telegram Bot API
  • Stateful WhatsApp connection, maintaining active WhatsApp Web sessions
  • Secure by default, utilizing .env files for sensitive data management
  • Modular architecture for easily adding new service connectors (e.g., Discord, Slack)
  • 0 GitHub stars

ユースケース

  • Creating interactive tools that leverage LLM capabilities for real-world interactions
  • Developing and testing custom LLM-powered applications and bots
  • Integrating Large Language Models with popular messaging platforms like WhatsApp and Telegram