From 246f846ec859e48fba9b3aed510760a606f1deea Mon Sep 17 00:00:00 2001 From: Martin <49105846+Fosowl@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:35:07 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8503949..614f94b 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,11 @@ - **Privacy-first**: Runs 100% locally – **no data leaves your machine** - ️ **Voice-enabled**: Speak and interact naturally - **Coding abilities**: Code in Python, Bash, C, Golang, and soon more -- **Self-correcting**: Automatically fixes errors by itself +- **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 -- **Web browsing (not implemented yet)**: Browse the web and search the internet +- ***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. ---