Home
Softono
ai-flow

ai-flow

Open source MIT TypeScript
14
Stars
6
Forks
0
Issues
1
Watchers
8 months
Last Commit

About ai-flow

Build custom AI workflows with an easy drag-and-drop interface. Connect models like GPT-4o, Stable Diffusion, FLUX, and moreโ€” with your own API keys.

Platforms

Web Self-hosted

Languages

TypeScript

AI-Flow

HypeAI-Flow is a next-generation, low-code, AI-powered workflow automation platform designed to help teams and enterprises define, manage, and scale business processes with minimal effort.


๐Ÿš€ Features

  • Visual Workflow Designer

    • Drag-and-drop interface
    • Live preview and built-in debugging
  • Modular Microservice Architecture

    • Independently deployable services: API Gateway, Authentication, Engine, Connectors, AI Orchestrator, UI
  • HypeAI Orchestrator

    • Native GPT-4 and HuggingFace integration
    • Intelligent step execution and prompt caching
  • Extensive Connector Library

    • HTTP, PostgreSQL, MySQL, Google Sheets, Slack, AWS S3, Kafka, RabbitMQ, and more
  • Scalable Task Engine

    • Redis + BullMQ for high-throughput job queues
    • Automatic horizontal scaling
  • Secure by Design

    • JWT and OAuth2 (GitHub, Google)
    • Role-based access control
  • Enterprise-Grade Capabilities

    • Multi-tenant support
    • Audit logging
    • Real-time monitoring and alerts

๐Ÿ Getting Started

  1. Clone the repository

    git clone https://github.com/nuekkis/AI-Flow.git
    cd AI-Flow
  2. Configure environment variables

    cp .env.example .env
    # Edit .env with your credentials
  3. Run with Docker Compose

    docker-compose up --build
  4. Access the services


๐Ÿ“„ License

This project is licensed under the IceLater License v1.0. See LICENSE for details.


๐Ÿ› ๏ธ Contributing

  1. Fork the repository
  2. Create a branch (feature/your-feature)
  3. Commit changes with clear messages
  4. Open a pull request

๐Ÿ”‘ Keywords

workflow automation, low-code platform, AI orchestration, GPT-4 integration, HuggingFace, microservices, Node.js, TypeScript, Next.js, React, Tailwind CSS, Docker, Kubernetes, Redis, BullMQ, Prisma, OAuth2, JWT, enterprise, audit logging, multi-tenant, CI/CD, DevOps automation, cloud-native