2025-09-08 17:33:30 +00:00
2025-09-08 17:33:30 +00:00
2025-09-08 17:33:30 +00:00
2025-09-08 04:07:47 +00:00
2025-09-08 17:33:30 +00:00
2025-09-08 17:33:30 +00:00
2025-09-08 17:33:30 +00:00

Simple Example To Using Ghaymah GenAI

this is the Simple Example to help anyone to use Ghaymah GenAI in a professional way.

Requirements

  • python 3.12 or later

Create a new environment:

$ python -m venv Gan-env

Activate it:

On Windows (cmd):

$ Gan-env\Scripts\activate

On Mac/Linux:

$ source Gan-env/bin/activate

Installation

Install the required packages

$ pip install -r requirements.txt

Setup the environment variables

$ cp .env.example .env

Set your environment variables in the .env file. Like API_KEY value.

Run The Example

$ python main.py
الوصف
Simple Example of Using Ghaymah GenAI to help anyone professionally use Ghaymah GenAI.
اقرأني Apache-2.0 32 KiB
اللغات
Python 100%