Skip to content

πŸ”₯ Magtronix is an upcoming powerful desktop application designed to bring AI-driven automation to your local system. Unlike cloud-based services like Make.com, this tool will run entirely on your machine using Electron, Python, and Docker, ensuring complete privacy, security, and performance.

Notifications You must be signed in to change notification settings

HammadRafique29/Magtronix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Magtronix πŸš€ Local AI Automation - Electron & Python

πŸ”₯ Introduction

Local AI Automation is an upcoming powerful desktop application designed to bring AI-driven automation to your local system. Unlike cloud-based services like Make.com, this tool will run entirely on your machine using Electron, Python, and Docker, ensuring complete privacy, security, and performance.

This repository is currently being prepared to provide project details, updates, and insights before deployment. Stay tuned for the official release! πŸš€

🎯 Key Features (Planned)

  • AI-Powered Automation – Integrate multiple AI tools into a single app
  • Chatbot – Locally hosted chatbot for seamless conversations
  • Ollama WebUI – A powerful AI interface for managing Ollama models
  • Heygen Automation – Automate Heygen video creation workflows
  • TTS & Whisper – Convert text to speech and transcribe audio effortlessly
  • Image Generation – Generate AI-driven images locally
  • Scenario-Based Automation – Create workflows and automate repetitive tasks
  • Server Scheduling – Schedule tasks to run on your local server even when offline

πŸ› οΈ Tech Stack

  • Frontend: Electron.js (for cross-platform desktop UI)
  • Backend: Python (for AI processing and automation tasks)
  • Containerization: Docker (to keep everything modular and isolated)

πŸ› οΈ Installation

  • Install Docker
  • Install Ollama
  • Install NPM, Node
  • Install Python3.11.9
  • Download ffmpeg.7z and ADD TO PATH [Windows]

βš™οΈ Configuration

  • Add Docker on Startup
  • Add Ollama on Startup

🐳 Installation Using Docker

  • docker pull ghcr.io/open-webui/open-webui:main
  • docker pull ghcr.io/coqui-ai/tts:latest

πŸ“₯ Pulling Ollama Models

  • llama3.2:1b [Ollama - Optional]
  • deepseek-r1:1.5b [Ollama - Optional]

πŸš€ First Time Execution

  • python3 app.py
  • ollama serve [make sure to add Ollama on startup]

πŸ”„ Normal Execution

  • Run runner.py
  • Run Magtronix

πŸ‘¨β€πŸ’» For Developers

  • Run [ python3 -m venv venv ]
  • Run [ source venv/bin/activate , ./venv/Scripts/activate ]
  • Run [ pip install -r requirements.txt ]
  • Run [ pip install --upgrade pip setuptools wheel ]
  • Run [ python3 app.py ]

πŸ“· App Screenshots

We have been working hard on the UI, and here are some early previews:

1740994205165 1740994197637 1740994205864 1740994203158

πŸ“’ Stay Tuned

This project is actively in development. A dashboard preview will be shared soon! πŸ‘€

Follow this repository for updates and be the first to experience AI-driven automation on your local system! πŸš€

About

πŸ”₯ Magtronix is an upcoming powerful desktop application designed to bring AI-driven automation to your local system. Unlike cloud-based services like Make.com, this tool will run entirely on your machine using Electron, Python, and Docker, ensuring complete privacy, security, and performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published