Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 839 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 839 Bytes
short_video_of_using_yora.mp4

Yora

Installation

You can visit to releases page, select the latest version and download it depending on your operating system.

Setup

Before you use this program, you should set environment variable with Gemini api key from google studio ai

on linux OS , you can add this line on your .bashrc or .zshrc

export GEMINI_API_KEY="yourapikey"


for windows

set GEMINI_API_KEY=\"yourapikey\

Usage

After setup, you can run the file from installation on your terminal, for example

./yora_linux_amd64