Skip to main content

Free offline voice-controlled AI assistant. Install → Run → Talk.

Project description

🤖 Synapse-Assistant-AI — Free Offline Voice-Controlled Assistant

Install. Run. Talk. That's it.

Synapse-Assistant-AI is a completely offline, privacy-first, voice-controlled AI assistant for your computer. It listens to your voice commands, processes them locally without sending your data to any cloud, performs desktop automation tasks, and speaks back to you.


🌟 Key Features

  • 100% Offline & Private: Uses local LLMs (via Ollama) and offline Speech-to-Text (Vosk). No API keys, no internet required (except for initial setup and web searches).
  • Voice-Controlled: Always listening for its wake word (e.g., "Jarvis", "Friday", or your custom name).
  • Context Memory (v0.2.0): Remembers your recent conversation history so you can ask follow-up questions naturally.
  • Vision & Clipboard (v0.2.0): Can read your screen (OCR) and read your copied clipboard text.
  • Plugin System (v0.2.0): Easily extend the AI's capabilities by dropping Python scripts into a plugins folder.
  • Desktop Automation: Open websites, launch apps, play media, and search the web hands-free.
  • Smart Notifications: Automatically notifies you via a Telegram Bot when a background task completes.
  • WhatsApp Integration: Automates sending WhatsApp messages to your contacts.

🚀 Installation

It takes just one command to install the assistant from PyPI:

pip install synapse-assistant-ai

(Note: Ensure you have Python 3.10+ installed on your system).


⚙️ Quick Start & Setup

Run the assistant from your terminal:

synapse-ai

(Alternatively, you can also use the superai command).

First-Time Interactive Setup: The first time you run the command, an interactive setup will start right in your terminal:

  1. Name your AI: Choose a wake word (e.g., Jarvis, Friday, or Hey AI).
  2. Telegram Notifications (Optional): If you want to receive task completion alerts on your phone, you will be prompted to paste your Telegram Bot Token and Chat ID directly in the terminal. No .env editing required!
  3. Model Download: It will auto-download the necessary AI voice models (~1.1 GB, one-time only).

After that, it starts instantly. Just say your wake word:

"Jarvis, open youtube"


🗣️ What it can do

Here are some examples of what you can ask your assistant to do:

Say this It does this
"Jarvis, open google" Opens google.com in your default browser
"Jarvis, open youtube" Opens youtube.com
"Jarvis, launch Safari" Opens the Safari application (Mac)
"Jarvis, read my screen" Takes a screenshot and reads the text visible on your screen (OCR)
"Jarvis, what's on my clipboard" Reads the text you currently have copied
"Jarvis, play /path/to/song.mp3" Plays the specified media file locally
"Jarvis, send whatsapp to +919876543210 — hello" Automates typing and sending a WhatsApp message
"Jarvis, search web for latest AI news" Opens Chrome & gives you a spoken summary of the top result
"Jarvis, send message — meeting at 5" Sends a text message to your configured Telegram chat
"Jarvis, send voice note — I'll be late" Records and sends a voice note to you on Telegram
"Jarvis, set reminder 5 minutes — drink water" Sets a local timer and reminds you in 5 minutes
"Jarvis, what is Python?" Consults its local AI Brain (Ollama) and answers your question

🔌 Custom Plugins

Want to add your own features? It's incredibly easy. Just drop a Python script into ~/.superai/plugins/ that registers a new function. The AI will automatically read your plugin, learn what it does, and start using it the next time you talk to it!


💻 Requirements

To run Synapse-Assistant-AI smoothly, your system needs:

  • OS: Windows, macOS, or Linux
  • Python: Version 3.10 or higher
  • Hardware:
    • Working Microphone
    • 6 GB RAM (minimum, 8GB+ recommended)
    • ~1.5 GB free disk space (for AI models)
  • Internet: Only required for the first-time model download and web search commands.
  • Screen Reading (OCR): To use the "read screen" feature, you must have Tesseract OCR installed on your system (brew install tesseract on Mac, or sudo apt install tesseract-ocr on Ubuntu).

🧠 How it works under the hood

You speak → STT Engine (Vosk) → AI Brain (Ollama/Llama 3) → Action / Answer → TTS Engine → Speaks back

Everything runs locally on your machine.

  • No cloud servers.
  • No recurring API bills.
  • No data leaves your computer.

📄 License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

synapse_assistant_ai-0.2.1.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

synapse_assistant_ai-0.2.1-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file synapse_assistant_ai-0.2.1.tar.gz.

File metadata

  • Download URL: synapse_assistant_ai-0.2.1.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for synapse_assistant_ai-0.2.1.tar.gz
Algorithm Hash digest
SHA256 8ea769a14e833810712eb9695c4b4a0f9b8d009a73a95c6a0afcf9d1e3435592
MD5 fb821133dcfb7301f22dae380c16e8e3
BLAKE2b-256 a40c9bd57d18426dc200130d0d8a1dc1fa1236122a97d51a3b081886fca6a715

See more details on using hashes here.

File details

Details for the file synapse_assistant_ai-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for synapse_assistant_ai-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a212a9212ade12c9af2428b19eaffaae729621afc6b583adab1645aca28fbd6e
MD5 9f6b2248f1af4a2ac50f7096e69381f2
BLAKE2b-256 f3f5f96ea175cc1dfc645e70bd75a89014a28a1a59fb8fdf47cb05f28de5c7e8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page