Skip to content

Releases: Codesmith28/lazyAi

LazyAI v1.2.0

04 Oct 00:38

Choose a tag to compare

LazyAI v.1.2.0

What's New

  1. Added support for the new Gemini 2.5 series models.
  2. Fixed a startup bug that prevented users from running LazyAi due to API parsing issues.

Note (For Linux Users)⚠

lazyAi requires xclip or wl-clipboard to be installed on your linux distro to be fully functional and have seameless expereinces

if you are running gnome:

sudo apt install xclip

if you are running kde:

sudo apt install wl-clipboard 

Installation

Download the appropriate binary for your operating system from the assets below.

Quick Start

  1. Install LazyAI
  2. Run lazyAi in your terminal
  3. Copy text to interact with AI
  4. Paste AI-generated responses from your clipboard

For more options, run lazyAi -help.

Known Issues

  • None reported at this time. Please submit any issues you encounter.

Feedback

We welcome your feedback and contributions. Please submit issues or pull requests to our GitHub repository.

Thank you for trying LazyAI!

LazyAI v1.1.0

02 Mar 07:46
aa02d67

Choose a tag to compare

LazyAI v1.1.0

What's New

  • Added latest gemini models :
    1. Gemini 2.0 Flash
    2. Gemini 2.0 Flash-Lite

Note (For Linux Users)⚠

lazyAi requires xclip to be installed on your linux distro to be fully functional and have seameless expereinces

sudo apt install xclip

Installation

Download the appropriate binary for your operating system from the assets below.

Quick Start

  1. Install LazyAI
  2. Run lazyAi in your terminal
  3. Copy text to interact with AI
  4. Paste AI-generated responses from your clipboard

For more options, run lazyAi -help.

Known Issues

  • None reported at this time. Please submit any issues you encounter.

Feedback

We welcome your feedback and contributions. Please submit issues or pull requests to our GitHub repository.

Thank you for trying LazyAI!

LazyAI v1.0.0

17 Jul 12:17
aea8234

Choose a tag to compare

LazyAI v1.0.0

We're excited to announce the first official release of LazyAI!

What's New

  • Initial release of LazyAI
  • Seamless clipboard integration for AI interactions
  • Intuitive TUI dashboard for managing history, AI models, and prompts
  • Automatic text processing and instant AI responses
  • Flexible configuration with normal and detached modes
  • Terminal-based user interface for efficient operation

Note (For Linux Users)⚠

lazyAi requires xclip to be installed on your linux distro to be fully functional and have seameless expereinces

sudo apt install xclip

Installation

Download the appropriate binary for your operating system from the assets below.

Quick Start

  1. Install LazyAI
  2. Run lazyAi in your terminal
  3. Copy text to interact with AI
  4. Paste AI-generated responses from your clipboard

For more options, run lazyAi -help.

Known Issues

  • None reported at this time. Please submit any issues you encounter.

Feedback

We welcome your feedback and contributions. Please submit issues or pull requests to our GitHub repository.

Thank you for trying LazyAI!