diff --git a/README.md b/README.md index cb2f3f9..1535fde 100644 --- a/README.md +++ b/README.md @@ -28,22 +28,6 @@ A Python-based voice assistant that listens to user commands, performs system ta 5. Agent processes the query using tools 6. Response is spoken back to the user ---- - -## Project Structure -AI-Voice-Agent/ -│ -├── main.py # Main voice assistant - -├── sources.py # Custom tools (search, wiki, save) - -├── requirements.txt - -├── .env.example - -├── README.md - - --- ## Installation @@ -164,4 +148,4 @@ Any other query is handled by the LangChain agent. ## License -MIT License +MIT