LLMStack

Stale
GitHub Python NOASSERTION

Description

No-code multi-agent framework to build LLM agents, workflows, and applications with your own data, supporting diverse data source integrations

Key Features

  • No-code builder for creating AI agents, workflows, and chatbots without programming
  • Chain multiple LLMs together for complex generative AI applications
  • Import and vectorize data from CSV, PDF, DOCX, websites, Google Drive, and Notion
  • Multi-tenant architecture with organization-based access control
  • API access for apps and chatbots with Slack and Discord integration
  • Deploy to cloud or on-premise with Docker-based infrastructure

Use Cases

💡 Build AI SDRs for automated sales outreach and personalized messaging
💡 Create research analysts that generate investment reports and analysis
💡 Deploy RPA automations for business process automation
💡 Build conversational AI chatbots trained on your proprietary data

Quick Start

Install with `pip install llmstack`, then run `llmstack` to start. Access the no-code builder at localhost:3000. Import your data, chain LLMs together, and deploy your AI app. Default admin credentials are `admin` / `promptly`.

Related Projects