Skip to content

Installation Guide

Installation

To install the EasilyAI library, use pip:

bash
pip install easilyai

Requirements

  • Python 3.7 or higher
  • API Key for OpenAI (optional if using OpenAI services)
  • Ollama Installation for running local models.

After installation, proceed to Creating an AI App.

Released under the MIT License.