Introduction: NeoAI is currently in the testing phase and may have some unknown issues.
If you are willing, you can become a contributor to NeoAI and help us improve it together!
NeoAI is an innovative tool that enables you to control your computer through natural language, facilitating remote operations, task automation, and device management. It is powerful yet easy to use and supports the following scenarios:
NeoAI supports operation from any device with a browser. You can host the service on your machine and then input commands to the AI via your phone, and it will execute them immediately.
-
Clone the Repository
git clone https://github.com/TheD0ubleC/NeoAI.git
-
Navigate to the Directory
cd NeoAI
-
Install Dependencies
pip install -r requirements.txt
-
Start NeoAI
-
WebUI Mode:
python ./src/web-ui.py
-
Terminal Mode:
python ./src/main.py
-
-
After starting, open your browser and visit:
localhost:7820
-
Click NeoAI > ⚙️ Settings in the top left corner to perform initial configuration. Or directly visit:
localhost:7820/config
-
Start the program. If NeoAI’s logo displays correctly:
+=========================================+ ███╗ ██╗███████╗ ██████╗ █████╗ ██╗ ████╗ ██║██╔════╝██╔═══██╗ ██╔══██╗██║ ██╔██╗ ██║█████╗ ██║ ██║ ███████║██║ ██║╚██╗██║██╔══╝ ██║ ██║ ██╔══██║██║ ██║ ╚████║███████╗╚██████╔╝ ██║ ██║██║ ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ +=========================================+
-
Enter the following command to view help and complete the initial configuration:
.help
-
After setup, start enjoying the powerful features of NeoAI!
-
Remote Device Operations:
- Control your computer remotely from your phone or other devices, anytime, anywhere.
-
Quick File Management:
- Find and open files with simple conversations.
-
Task Automation:
- Schedule tasks like restarting or shutting down with ease.
-
Device Management:
- Monitor and manage multiple devices efficiently.
Try NeoAI Now!