logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install Anil-matcha/Open-Generative-AI. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

Anil-matcha/Open-Generative-AI Installation Guide

How to install Anil-matcha/Open-Generative-AI. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for Anil-matcha/Open-Generative-AI. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i Anil-matcha/Open-Generative-AI
or

Install via npx

npx @hexmos/ipm i Anil-matcha/Open-Generative-AI

Prerequisites

Node.js

runtime

Version: 18+

Muapi.ai API key

api_key

Version: N/A

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

macOS Apple Silicon (M1/M2/M3/M4)

curl -L https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.4/Open.Generative.AI-1.0.4-arm64.dmg -o Open.Generative.AI-1.0.4-arm64.dmg

hdiutil attach Open.Generative.AI-1.0.4-arm64.dmg

sudo cp -R /Volumes/Open\ Generative\ AI/Open\ Generative\ AI.app /Applications/

xattr -cr '/Applications/Open Generative AI.app'

open '/Applications/Open Generative AI.app'

macOS Intel (x64)

curl -L https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.4/Open.Generative.AI-1.0.4.dmg -o Open.Generative.AI-1.0.4.dmg

hdiutil attach Open.Generative.AI-1.0.4.dmg

sudo cp -R /Volumes/Open\ Generative\ AI/Open\ Generative\ AI.app /Applications/

xattr -cr '/Applications/Open Generative AI.app'

open '/Applications/Open Generative AI.app'

Windows (x64 + ARM64)

curl -L https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.4/Open.Generative.AI.Setup.1.0.4.exe -o Open.Generative.AI.Setup.1.0.4.exe

Start-Process Open.Generative.AI.Setup.1.0.4.exe -ArgumentList @('/SILENT', '/NORESTART') -Wait

Ubuntu / Linux (Build from source)

git clone https://github.com/Anil-matcha/Open-Generative-AI.git

cd Open-Generative-AI

npm install

npm run electron:build:linux

chmod +x release/Open\ Generative\ AI-*.AppImage

sudo apt install libfuse2

sudo apt install ./release/open-generative-ai_*_amd64.deb

Try it Online

xdg-open https://dev.muapi.ai/open-generative-ai