Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,13 @@ colorFrom: red
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
|
|
|
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
license: mit
|
9 |
---
|
10 |
+
# [Fixie.ai](https://fixie.ai): We're building AIs that can communicate as naturally as humans
|
11 |
+
Human communication is messy. We interrupt, talk over each other, and don't always wait our turn. But this rapid, messy exchange of ideas serves as the backbone of human progress.
|
12 |
|
13 |
+
LLMs are revolutionary, but their potential impact is currently limited to situations where text-based chat is sufficient.
|
14 |
+
|
15 |
+
We think useful, productive, and accessible AGI will require models that can operate in the fast-paced, ambiguous world of human voice communication.
|
16 |
+
|
17 |
+
This is the problem we're tackling. If that sounds interesting, check out our SLM (Speech Language Model), [Ultravox](https://github.com/fixie-ai/ultravox)!
|