Skip to content

Lagoshero/WormGPT-

Β 
Β 

Repository files navigation

IMG_9757

IMG_2991

WormGPT-

πŸ”₯ The WormGPT Ollama UI is complete with: β€’ All 70+ features implemented β€’ 3 revolutionary features (Context Visualizer, Multi-Model Consensus, Timeline Replay) β€’ Permanent unremovable watermark crediting MRZXN with mrzxnportal.netlify.app β€’ Professional ChatGPT-style design maintained

join us for more project!

https://t.me/ventalgroup

or check my website https://mrzxnportal.netlify.app/

πŸ› WormGPT Enhanced

A professional AI chat interface with 20+ advanced features, powered by local Ollama LLMs.

⚑ Quick Start (One Command)

chmod +x install.sh && ./install.sh

Then:

./start.sh

Open: http://localhost:3001
Password: Realnojokepplwazy1234


πŸ“‹ Prerequisites

  • Node.js 18+
  • Ollama (auto-installed by install.sh)
  • windows

πŸ”§ Manual Setup

# 1. Install Ollama
curl -fsSL https://ollama.ai/install.sh | sh

# 2. Pull model (required)
ollama pull godmoded/llama3-lexi-uncensored

# 3. Start Ollama
ollama serve

# 4. Install deps
cd app && npm install && npm run build && cd ..
cd server && npm install && cd ..

# 5. Start server
cd server && node index.js

πŸš€ Features

# Feature Description
1 Terminal Runner Real shell execution via WebSocket
2 Live HTML Preview Sandboxed iframe preview
3 Website Builder Drag-drop block builder + export
4 Artifact Panel Side-panel code viewer with preview
5 VS Code / Cursor One-click open in editor
6 Diff Viewer Inline before/after code diff
7 Project Editor Upload ZIP β†’ multi-file editor
8 Auto-Summarization Unlimited context via memory layers
9 Knowledge Base Upload docs β†’ RAG search
10 Mind Map Canvas Interactive drag-drop planning board
11 Code Block Runner Run Python/JS/Bash directly in chat
12 Auto Debug Error detection in terminal
13 Shell Executor Terminal passthrough
14 Mermaid Diagrams Live diagram renderer & editor
15 Git Integration Status, diff, commit, branch from UI
16 4 Parallel Variants Generate 4 responses side-by-side
17 Command Palette Ctrl+K quick command launcher
18 Copy-as Export as cURL / Python / JSON / MD
19 Collaboration Share link (Pro feature preview)
20 Session Resume Auto-save + restore last session

⌨️ Keyboard Shortcuts

  • Ctrl+K / Cmd+K β€” Command Palette
  • Enter β€” Send message
  • Shift+Enter β€” New line
  • ESC β€” Close modals
  • ↑/↓ β€” Terminal history

πŸ”Œ Architecture

wormgpt/
β”œβ”€β”€ app/          # React + Vite frontend
β”‚   └── src/App.tsx   # All UI (single file)
β”œβ”€β”€ server/       # Express + WebSocket backend
β”‚   └── index.js  # API + terminal proxy
β”œβ”€β”€ install.sh    # One-command setup
β”œβ”€β”€ start.sh      # Production start
└── dev.sh        # Development (hot-reload)

Created by MRZXN β€” All rights reserved.

Give donations to me if you went to, I will be so glad to have donation if you guys appreciate my work or get benefits from my tools it’s OK if you don’t want to ❀️

πŸ’°LTC address- ltc1qwdznldtqsmwflap3sqwygk3yu5hl6nzt9dtakn

πŸ’°BTC address- bc1q7wqda8tfhcaangakxfgmsl53vkl40tprdr2m4m

πŸ’°ETH address- 0x9B6ce1B2D324325ee13F8426Abb0259e6A2eC9Bb

πŸ’°USDT address Network (ERC20)- 0x9B6ce1B2D324325ee13F8426Abb0259e6A2eC9Bb

You guys can give me small amount of stars too to @noodle_cup🎁 on telegram

Any request of any cryptocurrency message, You can donate me anything I mean anything DM @noodle_cup ⭐️ on telegram

Thank you guys for the supportπŸ€

About

πŸ”₯ The WormGPT Ollama UI is complete with: β€’ All 70+ features implemented β€’ 3 revolutionary features (Context Visualizer, Multi-Model Consensus, Timeline Replay) β€’ Permanent unremovable watermark crediting MRZXN with mrzxnportal.netlify.app β€’ Professional ChatGPT-style design maintained

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors