An open API service indexing awesome lists of open source software.

https://github.com/icelaterdc/ai-flow

Lets you build smart, AI workflows with a visual interface. Open-source, extensible, and powered by GPT. Perfect for automating content, processes, and integrations.
https://github.com/icelaterdc/ai-flow

ai ai-first ai-orchestration ai-pipeline ai-workflow ai-workflow-automation automation-studio autonomous-ai gpt-powered-chatbot integromat langflow low-code-automation modular n8n node-based visual-ai zapier

Last synced: 2 months ago
JSON representation

Lets you build smart, AI workflows with a visual interface. Open-source, extensible, and powered by GPT. Perfect for automating content, processes, and integrations.

Awesome Lists containing this project

README

          

# HypeAI-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/icelaterdc/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**

* UI: [http://localhost:3001](http://localhost:3001)
* API: [http://localhost:3000/api](http://localhost:3000/api)

---

## 📄 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