You are browsing as a guest. Sign up (or log in) to start making projects!

NexusAI

  • 14 Devlogs
  • 8 Total hours

NexusAI is a local desktop AI assistant built for Windows that combines conversational AI with direct system control. Instead of only answering questions, it can interact with the operating system through a growing collection of built-in tools.

Ship #1 Pending review

A local desktop AI assistant for Windows with direct system control capabilities.

NexusAI isn't limited to answering questions — it can interact with the operating system through a growing collection of built-in tools.

  • 14 devlogs
  • 8h
Try project → See source code →
Open comments for this post

26m 33s logged

Feature: Updated system prompt for better AI behavior
Why: The assistant sometimes produced inconsistent or low-quality responses
How: Refined instructions and constraints in the base prompt to improve response structure
Result: More stable and relevant outputs from NexusAI

0
0
4
Open comments for this post

34m 2s logged

Feature: Added memory system + upgraded model to Qwen3:4B
Why: NexusAI couldn’t retain context between sessions and responses lacked depth
How: Implemented memory tool integration and swapped model backend
Result: Improved contextual awareness and more coherent conversations

0
0
5
Open comments for this post

1h 13m 35s logged

Add web search functionality to Tools class and enhance AI response handling in the API. Change model to a faster one(qwen2.5:3b-instruct) and make a basic Web Inferacnce.

0
0
3
Open comments for this post

34m 25s logged

Add shutdown, restart, and log out functionalities to Tools class and make AI model history management so the NexusAI can remember previous messages

0
0
4
Open comments for this post

35m 50s logged

Add functionality to open system applications: Calculator, Notepad, File Explorer, Task Manager, and Command Prompt

0
0
4
Open comments for this post

29m 4s logged

Add more tools on the Nexus AI:  Available tools:      - open_chrome: It opens the Chrome        - get_cpu: Return the percent of CPU usage        - get_ram: Return the percent of RAM uage      - get_disk_io_counters: Return the disk IO counters of the pc in write per second and read per second        - get_disk_usage: Return the disk usage        - get_network_usage: Return the network IO counters of the pc in sent per second and recv per second       

0
0
2

Followers

Loading…