Note: currently under initial development. Things may not work.
AgentSmith is an AI-powered assistant build on the 'autogen' framework. It is a work in progress and is currently a file management tool. It enables users to manage files and directories using natural language instructions.
- List files and directories
- Create and remove directories
- Read and write text files
- Execute multi-step tasks with the help of an orchestrator
- Python 3.8+
autogen-coreandautogen-magentic-oneollama(local Llama model server)
Clone this repository and install the dependencies:
pip install -r requirements.txt