sona-ai-voice 0.1.11 → 0.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +11 -9
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
# Sona
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Sona is an intelligent CLI AI agent we at ShadowLabs are working on. Sona was named after a close person i hold as dear, who is very smart, a good listener and genuinely a nice companion.
|
|
4
|
+
|
|
5
|
+
## Description
|
|
6
|
+
|
|
7
|
+
On the higher level, Sona is currently a read-only CLI companion with agent capabilities for indexing your root codebase, answering any questions you have about implementations and logic without opening your agent panel if you're vibe coding. We at ShadowLabs believe the next human-agent interaction is through voice conversations without the hassle of opening your agent panel and typing your thoughts as prompts. With Sona, everything is smooth and conversational. We plan to make Sona so much more with future package updates, stay tuned.
|
|
4
8
|
|
|
5
9
|
## Features
|
|
6
10
|
|
|
7
|
-
- **
|
|
8
|
-
- **
|
|
9
|
-
- **
|
|
10
|
-
- **
|
|
11
|
-
- **
|
|
12
|
-
- **Barge-in support** - Interrupt Sona mid-sentence
|
|
13
|
-
- **Echo cancellation** - Prevents feedback loops
|
|
11
|
+
- **Realtime voice conversation** with an amazing personalized and friendly agent behavior
|
|
12
|
+
- **High codebase awareness** where the agent is able to index your project and understands your code
|
|
13
|
+
- **Particle GUI** visual animation
|
|
14
|
+
- **Secure personal API key** based configuration for the user
|
|
15
|
+
- **Highly trained voice conversation sessions** architecture
|
|
14
16
|
|
|
15
17
|
## Prerequisites
|
|
16
18
|
|
|
@@ -161,4 +163,4 @@ MIT
|
|
|
161
163
|
|
|
162
164
|
## Author
|
|
163
165
|
|
|
164
|
-
|
|
166
|
+
Zeradam Fantaye
|