Skip to content

hai

A REPL for hackers using LLMs.

Highlights

  • ⚑️ Starts in 30ms (on my machine).
  • πŸ“¦ Single, standalone binaryβ€”no installation or dependencies required.
  • πŸͺΆ Lightweight (< 9MB compressed) for your machine, SBCs, and servers.
  • πŸ—― Run many instances for simultaneous conversations.
  • πŸ€– Supports AIs from OpenAI, Anthropic, DeepSeek, Google, xAI, and Ollama (local) all in a single conversation.
  • πŸ•Ά Go incognito hai -i.
  • βš™ Give AI the power to run programs on your computer.
  • 🍝 Share AI prompt-pasta publicly using the task repository.
  • πŸ“‚ Load images, code, or text into the conversation.
  • πŸ”— Load URLs with automatic article extraction and markdown conversion.
  • 🎨 Highlights syntax for markdown and code snippets.
  • πŸ–Ό Render output to browser.
  • πŸ’Ύ Auto-saves last conversation for easy resumption.
  • ☁ Store and share data on the cloud for easy access by AIs.
  • πŸ“§ Get emails from AIβ€”send notifications or share data.
  • πŸ›  Open source: Apache License 2.0
  • πŸ’» Supports Linux and macOS. Windows needs testing (help!).

Video Walkthrough (YouTube)

Watch Walkthrough on YouTube

More videos

Quickstart

$ curl -LsSf https://hai.superego.ai/hai-installer.sh | sh
$ hai

Other install methods

If you're using Windows or require another method for installation, see our installation section.