NexusAI
A local desktop AI assistant for Windows with direct system control capabilities.
π Features
π§ AI & Memory
- Backend AI logic powered by Qwen3:4B and qwen2.5:3b-instruct (faster model)
- Memory system (
Memoryclass) to retain context across sessions - Chat history management so the model remembers previous messages
- Refined system prompt for more stable and relevant responses
π οΈ System Tools
- Process management
- File management
- Launching system applications: Calculator, Notepad, File Explorer, Task Manager, Command Prompt
- Opening Chrome
- Opening URLs
- Taking screenshots
- Shutdown, restart, log out
π System Monitoring
get_cpuβ CPU usage percentageget_ramβ RAM usage percentageget_disk_io_countersβ read/write per secondget_disk_usageβ disk usageget_network_usageβ sent/received per second
π Search & Web
- YouTube search
- GitHub search
- General web search
- Basic web interface
π₯οΈ UI & Backend
- Modern, clean UI
- Backend endpoints via Flask
- Structured AI logic on the backend