READ.md
Browse filesDescription of Promptus ecosystem
README.md
CHANGED
|
@@ -1,10 +1,122 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Promptus AI
|
| 3 |
+
tags:
|
| 4 |
+
- AI-workflows
|
| 5 |
+
- comfyui
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- video-generation
|
| 8 |
+
- promptinals
|
| 9 |
+
- prompt-engineering
|
| 10 |
+
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# 🧠 Promptus — The All-in-One AI Creation Environment
|
| 14 |
+
|
| 15 |
+
**Promptus** is a next-generation platform for creating and managing **AI workflows** — combining tools like **ComfyUI**, **Stable Diffusion**, **AI video generation**, and **distributed compute** into a single creative space.
|
| 16 |
+
|
| 17 |
+
It’s built for **makers, artists, researchers, and teams** who want to create faster, smarter, and more collaboratively.
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
## 🚀 Core Features
|
| 22 |
+
|
| 23 |
+
- **ComfyUI inside Promptus** — Run visual workflows natively.
|
| 24 |
+
- **AI Workflow Builder** — Chain text, image, and video models in one interface.
|
| 25 |
+
- **Distributed Compute** — Scale your AI tasks seamlessly across nodes.
|
| 26 |
+
- **Promptus Manager** — Track usage, credits, and assets.
|
| 27 |
+
- **CosyFlow** — Visual scripting and workflow automation.
|
| 28 |
+
- **Promptinals** — Modular, self-contained AI entities that act as the building blocks of intelligence.
|
| 29 |
+
|
| 30 |
+
---
|
| 31 |
+
|
| 32 |
+
## 🧩 What Are Promptinals?
|
| 33 |
+
|
| 34 |
+
The word *“Promptinal”* (a blend of **Prompt** and **Terminal/Nominal**) is a Promptus-coined term — a **modular, self-contained prompt entity** that behaves like a functional digital cell.
|
| 35 |
+
It’s not a standard dictionary term, but a core concept in the *Promptus AI ecosystem*.
|
| 36 |
+
|
| 37 |
+
### 🧠 Definition
|
| 38 |
+
|
| 39 |
+
A **Promptinal** is a *reusable, prompt-driven functional unit* — a small “application” made entirely from a structured prompt.
|
| 40 |
+
It can interact with AI models, APIs, or visual nodes, serving as an atomic element of the Promptus ecosystem: part instruction, part identity, part process.
|
| 41 |
+
|
| 42 |
+
> If a *Prompt* is a sentence, a *Promptinal* is a paragraph with a purpose.
|
| 43 |
+
|
| 44 |
+
---
|
| 45 |
+
|
| 46 |
+
### ⚙️ Structure
|
| 47 |
+
|
| 48 |
+
Each Promptinal generally contains:
|
| 49 |
+
|
| 50 |
+
1. **Intent layer** — defines what it does (e.g., “summarize legal clauses” or “render a cinematic Luxor scene”).
|
| 51 |
+
2. **Context layer** — embeds tone, background, or rules (e.g., “speak like a professor from Leeds”).
|
| 52 |
+
3. **Interaction layer** — specifies how it connects to other modules or APIs (ComfyUI nodes, Gemini, DALL·E, etc.).
|
| 53 |
+
4. **Memory & Personality traits** — persistent parameters that provide continuity and style.
|
| 54 |
+
|
| 55 |
+
---
|
| 56 |
+
|
| 57 |
+
### 🧬 Analogy
|
| 58 |
+
|
| 59 |
+
Imagine:
|
| 60 |
+
|
| 61 |
+
- A **Prompt** as a *command* (“Generate a logo”).
|
| 62 |
+
- A **Promptinal** as a *mini-app* that knows how to generate, refine, upscale, and color-grade that logo — all with your preferences baked in.
|
| 63 |
+
|
| 64 |
+
Promptinals behave like composable neurons in a larger “Promptus Brain” — specialized yet interoperable.
|
| 65 |
+
|
| 66 |
+
---
|
| 67 |
+
|
| 68 |
+
### 🌐 Use in Promptus.AI
|
| 69 |
+
|
| 70 |
+
Within **Promptus**:
|
| 71 |
+
- Promptinals can be **chained visually** (via **CosyFlows**).
|
| 72 |
+
- They can hold **identities** (e.g., *Promptinal-Lawyer*, *Promptinal-Artist*).
|
| 73 |
+
- They’re **versioned, cloned, and shared** like prompt-native agents or templates.
|
| 74 |
+
|
| 75 |
+
---
|
| 76 |
+
|
| 77 |
+
### 💭 Etymology & Philosophy
|
| 78 |
+
|
| 79 |
+
The name reflects:
|
| 80 |
+
- *Prompt* → linguistic command to an AI
|
| 81 |
+
- *-inal* → suffix implying “possessing a quality” (as in *nominal* or *terminal*)
|
| 82 |
+
|
| 83 |
+
Together, it symbolizes **structured creativity** — modular, composable intelligence born from language.
|
| 84 |
+
Promptinals embody Promptus’s philosophy of **prompt modularity** — scaling creativity through structure, not repetition.
|
| 85 |
+
|
| 86 |
+
---
|
| 87 |
+
|
| 88 |
+
## 🎥 Related Videos
|
| 89 |
+
|
| 90 |
+
- [ComfyUI inside Promptus – Is it better than Automatic1111?](https://www.youtube.com/watch?v=iifmTkN7LOg&t=50s)
|
| 91 |
+
- [Promptus Overview](https://www.youtube.com/watch?v=d0SSCoqFImw&t=47s)
|
| 92 |
+
- [Promptus Manager Explained](https://www.youtube.com/watch?v=KP8EI7Ry0RI)
|
| 93 |
+
|
| 94 |
+
---
|
| 95 |
+
|
| 96 |
+
## 🧠 Use Cases
|
| 97 |
+
|
| 98 |
+
- AI image & video generation
|
| 99 |
+
- Workflow automation
|
| 100 |
+
- Prompt chaining & AI orchestration
|
| 101 |
+
- Creative collaboration
|
| 102 |
+
- Research and experimentation
|
| 103 |
+
|
| 104 |
+
---
|
| 105 |
+
|
| 106 |
+
## 🌐 Learn More
|
| 107 |
+
|
| 108 |
+
🔗 [**promptus.ai**](https://www.promptus.ai)
|
| 109 |
+
🎥 [YouTube](https://www.youtube.com/@PromptusAI)
|
| 110 |
+
🐦 [Twitter](https://twitter.com/PromptusAI)
|
| 111 |
+
|
| 112 |
+
---
|
| 113 |
+
|
| 114 |
+
## 🪄 Keywords
|
| 115 |
+
`AI workflows`, `Promptinals`, `ComfyUI`, `Stable Diffusion`, `CosyFlow`, `Promptus`, `AI video`, `automatic1111`, `AI modularity`, `prompt engineering`
|
| 116 |
+
|
| 117 |
+
---
|
| 118 |
+
|
| 119 |
+
### 📜 License
|
| 120 |
+
Released under the [MIT License](LICENSE).
|
| 121 |
+
|
| 122 |
+
---
|