From e5c5839d7e1588b3c723ec1491b6bf73f1d469cd Mon Sep 17 00:00:00 2001 From: Martin <49105846+Fosowl@users.noreply.github.com> Date: Fri, 7 Mar 2025 15:19:44 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b9dcf07..283cda9 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,16 @@ ## Features: -- **Privacy-first**: Runs 100% locally – **no data leaves your machine** -- ️ **Voice-enabled**: Speak and interact naturally -- - **Filesystem interaction**: Use bash to interact with your filesystem. +- **Privacy-first**: Runs 100% locally – **no data leaves your machine** +- ️**Voice-enabled**: Speak and interact naturally +- **Filesystem interaction**: Use bash to interact with your filesystem. - **Coding abilities**: Code in Python, C, Golang, and soon more -- **Trial-and-error**: Automatically fixes code or command upon execution failure +- **Trial-and-error**: Automatically fixes code or command upon execution failure - **Agent routing**: Select the best agent for the task - **Multi-agent**: For complex tasks, divide and conquer with multiple agents - **Tools:**: All agents have their respective tools ability. Basic search, flight API, files explorer, etc... -- **Web browsing (not implemented yet)**: Browse the web autonomously to conduct task. -- **Memory&Recovery**: Compress conversation over time to retain usefull information, recover conversation session. +- **Web browsing (not implemented yet)**: Browse the web autonomously to conduct task. +- **Memory&Recovery**: Compress conversation over time to retain usefull information, recover conversation session. ---