Skip to content

Commit cb48337

Browse files
committed
Update README
1 parent 0efb9b1 commit cb48337

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# simulflow - Real-time Voice AI Pipeline Framework
1+
# simulflow - Real-time Data-Driven AI Pipeline Framework
22

33
```
44
“Daydreaming is the first awakening of what we call simulflow. It is
@@ -17,7 +17,7 @@ the average Bene Gesserit.”
1717

1818
– Simulflow, [Dune Wiki](https://dune.fandom.com/wiki/Bene_Gesserit_Training#Simulflow)
1919

20-
This library brings the bene gesserit simulflow power to your AI assistants. `simulflow` is a Clojure framework for building real-time multimodal AI applications using a data-driven, functional approach. Built on top of `clojure.core.async.flow`, it provides a composable pipeline architecture for processing audio, text, video and AI interactions with built-in support for major AI providers.
20+
`simulflow` is a Clojure framework for building real-time multimodal AI applications using a data-driven, functional approach. Built on top of `clojure.core.async.flow`, it provides a composable pipeline architecture for processing audio, text, video and AI interactions with built-in support for major AI providers.
2121

2222
This project's status is **_experimental_**. Expect breaking changes.
2323

0 commit comments

Comments
 (0)