Skip to content

Releases: nimo94/NimoAssistant

NimoAssistantv3.0

Choose a tag to compare

@nimo94 nimo94 released this 31 Jan 15:23
c4fa721

Nimo Assistant v3.0

Nimo Assistant Bannerpage

Nimo Assistant v3.0 is a modern, cloud-synced virtual assistant built as a full desktop application. It combines OpenAI OSS 20B, local system automation, real-time system monitoring, and a collaborative Hive Mind shared-knowledge engine to deliver fast, structured, and intelligent responses across users.


🚀 Key Features (v3.0)

🧠 Intelligent Core

  • Powered by OpenAI OSS 20B
    Utilizes the OpenAI OSS 20B model for reliable, high-quality reasoning, coding assistance, and natural conversational responses.

  • Hive Mind Learning
    Knowledge learned by one user is stored in the cloud and instantly shared with all users — ensuring consistent answers and collective intelligence.

  • Math & Coding Expert
    Solves complex math problems step-by-step and generates clean, functional code with clear explanations.


🖥️ Modern UI (v3.0)

  • Messenger-Style Chat Interface
    Bubble-based chat UI with rich text formatting (bold text, headers, lists, and tables).

  • Smart File Previews
    Visual file and image chips displayed before sending, improving clarity and control.

  • Real-Time System Dashboard
    Sidebar panel showing CPU usage, RAM usage, and overall system health in real time.

  • Splash Screen & Auto-Update Check
    Smooth startup animation with automatic version validation on launch.


🛠️ Tools & Utilities

  • YouTube Downloader
    Powered by yt-dlp with a visual progress indicator.

  • Vision Mode
    Drag-and-drop image analysis for OCR and visual understanding.

  • Smart Compression Engine
    Automatically compresses images and truncates large text files to prevent API or token-limit issues.

  • App Launcher
    Launch applications such as Chrome, Spotify, and system utilities directly from chat commands.


📜 Version History

Version Status Key Changes
v3.0 Current OpenAI OSS 20B Integration, Chat UI Overhaul, File Staging Area, Smart Compression, System Dashboard

🧠 Deep Dive: Hive Mind System

The Hive Mind enables Nimo to learn once and answer forever.

Workflow:

  1. Query Sanitization
    User prompts are converted into safe filenames.
    Example:
    "Who is Iron Man?" → who_is_iron_man_.dat

  2. Cloud Lookup
    Nimo checks the shared cloud knowledge store for an existing answer.

  3. Instant Response
    If found, the cached answer is returned instantly without calling the AI model.

  4. Collective Learning
    If not found, Nimo generates an answer using OpenAI OSS 20B, stores it locally, uploads it to the cloud, and makes it available to all users.

This system forms a global, continuously growing knowledge base.


📦 Installation

  1. Download NimoAssistant.exe from the Releases page
  2. Run the installer
  3. On first launch, the auto-updater ensures you are running v3.0
  4. Log in or register to enable Hive Mind synchronization

You’re ready to go.


📸 Screenshots

Dark Mode

Nimo Assistant screenshots1
Nimo Assistant screenshots2
Nimo Assistant screenshots3


Light Mode

Nimo Assistant screenshots4
Nimo Assistant screenshots5
Nimo Assistant screenshots6

NimoAssistantv2.0

Choose a tag to compare

@nimo94 nimo94 released this 24 Nov 17:28
6cc05a4

📣 Nimo Assistant v2.0 – Official Release

Nimo Assistant Bannerpage
The Biggest Upgrade Since the Project Began

Nimo Assistant has evolved from a simple voice script into a fully modern, multi-threaded, cloud-synced desktop application powered by Google Gemini 2.0 Flash.
This update introduces an entirely new GUI, an intelligent system dashboard, enhanced AI logic, and a faster, smarter Hive Mind engine.

This is Nimo Assistant v2.0.
And it’s a massive jump from v1.9.5b.


🚀 What’s New in Nimo Assistant v2.0?

🖥️ 1. Full Modern GUI (CustomTkinter)

Nimo now runs in a sleek Windows 11-style interface:

  • Dark/Light theme support
  • Clean sidebar navigation
  • High-DPI friendly UI
  • Dynamic panels and transitions
  • Auto-update UI visuals
  • Splash screen + loading animation

This replaces the minimal UI from v1.9.5b.

📊 2. Real-Time System Dashboard

A completely new feature:

  • CPU usage graph
  • RAM usage graph
  • Network upload/download monitor
  • Runs on background threads (no freezing)

🧠 3. Gemini 2.0 Flash Integration

A major AI upgrade:

  • Better reasoning
  • Faster generation
  • Improved math performance
  • Cleaned NIMO_SYSTEM_RULES for consistent persona
  • More stable conversation handling

☁️ 4. Hive Mind 2.0 (Cloud Sync Upgrade)

The global-learning system is now smarter:

  • Faster Dropbox syncing
  • Better sanitization (who_is_iron_man_.dat format)
  • Local caching
  • Encrypted .dat files
  • Improved lookup logic

🛠️ 5. New Built-In Tools & Utilities

Completely new in v2.0:

  • 🎬 YouTube Downloader (powered by yt-dlp + progress bar)
  • 🖼️ Vision Mode (Google Cloud Vision for images & OCR)
  • 💻 System Control
    • shutdown / restart / logoff
  • 🚀 Application Launcher
    • “Open Chrome”
    • “Open Spotify”
    • Any .exe

⚡ 6. Multi-Threaded Engine (No More Freezing)

v2.0 now uses:

  • Async AI worker
  • Background system monitor
  • Isolated UI-safe threading
  • Smooth, non-blocking interactions

Something v1.9.5b struggled with.

🎨 7. Theme-Aware Logos

Base64 encoded logos now auto-swap between:

  • Light mode
  • Dark mode

Cleaner branding across themes.

⚙️ 8. New Configuration Dashboard

  • Theme settings

🧹 Other Improvements

  • Better error handling
  • Auto-profile saving
  • Faster splash startup
  • Improved sanitization logic
  • Better Dropbox reliability
  • Cleaner code structure
  • More efficient loop cycles

🗑️ Removed from v1.9.5b

  • Old Gemini API code
  • Legacy voice-control system
  • Outdated fallback UI
  • Old Dropbox sync logic

📥 Installation

  1. Download NimoAssistant.exe from Releases
  2. Run the installer
  3. On first launch, set up your profile
  4. Enjoy Nimo Assistant v2.0 🎉

⭐ Summary

Nimo Assistant v2.0 is not just an update — it's a full redesign.
New engine. New UI. New tools.
A desktop assistant built for speed, intelligence, and real-time performance.

NimoAssistantv1.9.1b-beta

Pre-release

Choose a tag to compare

@nimo94 nimo94 released this 05 Nov 16:35
b9a8856

NimoAssistant v1.9.1b-beta

Beta Release — November 2025


About This Update

NimoAssistant v1.9.1b-beta brings a major leap in intelligence, performance, and user experience.
This update focuses on making Nimo smarter, faster, and more secure while introducing advanced A.I. features and cloud connectivity.


New Features & Improvements

1. Login Structure & Secured Algorithm

  • Introduced a new login system with a secure encryption algorithm to protect user data and session information.
  • Ensures safer access and personalized experiences.

2. Cloud-Based Learning

  • Nimo can now share and sync learned data files to the cloud.
  • Enables shared intelligence between users and devices.

3. Gemini AI Integration

  • Added Gemini AI support for deeper reasoning and more natural conversations.
  • Enhances accuracy, creativity, and response fluency.

4. Image Recognition & Image-to-Text

  • Introduced image recognition capability to identify visual objects.
  • Added OCR (Image-to-Text) conversion for extracting readable text from images.

5. Faster Performance

  • Optimized response engine for quicker answers and smoother execution.
  • Reduced lag during processing and multitasking.

6. New Loading Screen Intro

  • Added a clean and modern intro screen when launching NimoAssistant.
  • Gives a professional and polished startup experience.

7. Intelligent Error Handling

  • Nimo now detects and handles unexpected errors intelligently, guiding users automatically without crashes.

8. Autoinstall System

  • No installer required!
  • NimoAssistant now auto-installs and configures itself when first launched.
  • Just run the .exe — no setup needed.

Release Details

Field Description
Version v1.9.1b-beta
Type Beta
Platform Windows (.exe)
Status Public Testing
Release Date November 2025
Developer Nimo

Notes

  • This is a beta version, so minor bugs may still occur.
  • Cloud learning and Gemini AI features require an active internet connection.
  • Please report issues or suggestions to help improve the next major release (v2.0).

nimosourcecodecleaned.py

© 2025 Nimo — Smarter. Faster. Educational.