Skip to content

Oppla-AI/gemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gemu

AI coding assistant built for the terminal

Gemu is a powerful AI-powered coding assistant that integrates seamlessly with your terminal workflow, providing intelligent code assistance, web search capabilities, and more.


Installation

Quick Install (Recommended)

curl -fsSL https://raw.githubusercontent.com/Oppla-AI/gemu/main/install-gemu.sh | bash

Manual Installation

  1. Download the appropriate binary for your platform from the latest release
  2. Extract the ZIP file
  3. Move the gemu binary to a location in your PATH (e.g., /usr/local/bin)
  4. Make it executable: chmod +x gemu

Platform Support

  • macOS (Apple Silicon & Intel)
  • Linux (x64 & ARM64)
  • Windows (x64)

Getting Started

After installation:

  1. Check version: gemu --version
  2. Authenticate: gemu auth gemu
  3. Start using: gemu --help to see available commands

Features

  • 🤖 AI-Powered Assistance: Intelligent code suggestions and completions
  • 🔍 Web Search Integration: Search the web directly from your terminal
  • 🛠️ Multi-Provider Support: Works with various AI providers
  • Fast & Efficient: Built with performance in mind
  • 🔒 Secure: Your code stays on your machine

Authentication

Gemu requires authentication to access AI services:

gemu auth gemu

Follow the prompts to complete authentication.


Documentation

For more information and advanced usage, visit oppla.dev


Support


License

MIT License - See LICENSE for details


Built with ❤️ by the Oppla team

About

Gemu - AI coding assistant built for the terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages