Just Open Sourced NeuralAgent: The AI Agent That Lives on Your Desktop
9 months ago
- #Open Source
- #Desktop Assistant
- #AI Automation
- NeuralAgent is an AI personal assistant that automates desktop tasks like typing, clicking, and form filling.
- It supports multiple large language models including Claude, GPT-4, Azure OpenAI, and Bedrock.
- Features modular agents such as Planner, Classifier, Suggestor, and Title agents.
- Built with FastAPI backend, Electron desktop app, and React frontend.
- Setup involves creating a virtual environment, installing dependencies, and configuring a Postgres database.
- Supports background automation on Windows via WSL (browser-only).
- Configuration includes setting up model providers per agent in the .env file.
- Open-source under MIT License, with community contributions welcome.