GAKero v4.2Updated Jul 5, 2026

EGreed AI Documentation

Foundation models, embeddings, and the Kero assistant — built for African languages.

Articles
12
APIs
42
Tutorials
36
Learning
12h
Latest
July 2026
SLA
99.9%

About EGreed AI

What is it?

EGreed AI is the AI platform behind Kero, EGreed's multilingual assistant. It offers foundation models, embeddings, vector search, speech, vision, and agent APIs, tuned for African contexts and languages.

Who is it for?

Developers, product teams, banks, telcos, government, universities, and enterprises building AI copilots, RAG systems, agents, and workflow automations for African users.

Architecture

GPU-backed inference clusters in-region, model gateway with routing and fallback, vector DB, prompt caching, evaluation and observability stack.

Security

Prompt logging opt-out, PII redaction, tenant isolation, encryption at rest and in transit, audit logs.

Scalability

Autoscaling GPU pools with regional failover, streaming responses, and prompt caching.

Enterprise

Dedicated inference, fine-tuning, VPC peering, custom guardrails, private models.

Pricing

Free tier: 1M tokens/month. Pay-as-you-go from $0.20 per 1M input tokens. Enterprise volume contracts available.

Benefits

Native Kinyarwanda support · Low-latency in-region inference · Predictable pricing · Data residency in Rwanda

Main features

Kero V4 chat and agentsMultilingual: Kinyarwanda, Swahili, English, FrenchEmbeddings + vector searchSpeech-to-text and TTSVision and OCRFunction calling and toolsFine-tuning and RAGGuardrails and safety filters

Use cases

Customer support copilotsDocument intelligenceContact center automationLocal-language chatbotsField agent copilotsHealthcare triageAgricultural advisories

Supported platforms

WebiOSAndroidREST APIWebSocketgRPC

Supported languages & frameworks

JavaScriptTypeScriptPythonGoJavaFlutterReactNext.js

Quick start

Go from zero to production in under an hour.

Step 1

Create an account

Sign up in under a minute — no credit card required.

~1 min
Step 2

Install the SDK

One command with npm, pnpm, bun, pip, or go get.

~2 min
Step 3

Create your first project

Bootstrap a workspace and get your API keys.

~3 min
Step 4

Authenticate

OAuth 2.0, API keys, or SSO in a few lines of code.

~3 min
Step 5

First API call

Send your first request and verify the response.

~5 min
Step 6

Deploy

Ship to production on EGreed Cloud, Vercel, or your own infra.

~10 min
Step 7

Best practices

Security, performance, and observability from day one.

~15 min

Learning paths

Structured tracks for developers, admins, and business users.

Beginner Track

Beginner · 4h

Concepts, setup, and your first working integration.

Intermediate Track

Intermediate · 8h

Auth, webhooks, error handling, and workflows.

Advanced Track

Advanced · 16h

Scaling, performance, multi-tenant, and enterprise SSO.

Expert Track

Expert · 24h

Architecture, custom models, edge cases, and migration.

Certification

All levels · 12h

Prepare for the EGreed Certified Developer exam.

Developer Track

Role · 20h

Full path for engineers building on EGreed.

Business Track

Role · 6h

For product managers, founders, and ops leaders.

Administrator Track

Role · 10h

For IT admins managing users, billing, and security.

Documentation categories

Every section you need — from installation to migration.

EGreed AI articles

What is EGreed AI?

Hosted foundation models, embeddings, vision, and speech — plus the Kero V4 assistant.

4m

Kero V4 — Africa's most intelligent AI ecosystem

Kero V4 is EGreed AI's multilingual assistant supporting English, Kinyarwanda, French, and Swahili, with modes for chat, coding, research, and image generation.

5m

EGreedAI at ai.egreedtech.org — the first Rwandan and African AI built for Africans

EGreedAI is the flagship Rwandan-built artificial intelligence platform at ai.egreedtech.org — a very intelligent, super-capable African AI designed for African languages, culture, businesses, students, and creators.

9m

The EGreedAI workspace — chats, images, files, agents

Everything you create with EGreedAI lives in one organized workspace: conversations, generated images, uploaded files, custom agents, and full history — searchable in one keystroke.

5m

EGreedAI Voice Chat in Kinyarwanda, Swahili, French, and English

Talk to EGreedAI in your language. Real-time voice conversations in Kinyarwanda, Swahili, French, and English — with low latency and natural African voices.

4m

EGreedAI Image Studio — African-first image generation

Generate photos, illustrations, product mockups, marketing visuals, and social posts with African-first styles, faces, textiles, and settings.

4m

Deep Research with EGreedAI

Kero Research reads dozens of sources, cites every claim, and returns structured reports you can export as PDF or share with your team.

5m

EGreedAI Coding Copilot

Write, explain, refactor, and debug code across React, Node, Python, Java, Arduino, C++, Flutter, and more — with EGreedAI in the loop.

5m

Build a website or app with EGreedAI

Describe your site or app in plain language and EGreedAI builds it — pages, components, styles, and content — ready to publish.

4m

EGreedAI Agents

Custom AI agents for your business — instructions, files, tools, and a preferred model — shareable across your workspace.

4m

EGreedAI Video Studio

Generate short videos from prompts and scripts, with African-first casting, settings, and voice narration in Kinyarwanda, Swahili, French, or English.

4m

EGreedAI plans and pricing

Free, Pro, Business, and Enterprise plans for EGreedAI — with RWF and USD pricing and MTN MoMo / Airtel Money payments.

4m

Featured tutorials

Editor's Pick

Build a production integration with EGreed AI in 30 minutes

Step-by-step tutorial covering setup, authentication, error handling, and deployment.

30 minKero v4.2Updated July 2026
Trending

Build a production integration with EGreed AI in 45 minutes

Step-by-step tutorial covering setup, authentication, error handling, and deployment.

45 minKero v4.2Updated July 2026
Recently Updated

Build a production integration with EGreed AI in 60 minutes

Step-by-step tutorial covering setup, authentication, error handling, and deployment.

60 minKero v4.2Updated July 2026
Most Popular

Build a production integration with EGreed AI in 75 minutes

Step-by-step tutorial covering setup, authentication, error handling, and deployment.

75 minKero v4.2Updated July 2026
Beginner Friendly

Build a production integration with EGreed AI in 90 minutes

Step-by-step tutorial covering setup, authentication, error handling, and deployment.

90 minKero v4.2Updated July 2026
Advanced

Build a production integration with EGreed AI in 105 minutes

Step-by-step tutorial covering setup, authentication, error handling, and deployment.

105 minKero v4.2Updated July 2026

Code examples

Copy-paste snippets in every major language and framework.

import { EGreed } from "@egreed/sdk";
const client = new EGreed({ apiKey: process.env.EGREED_API_KEY! });
const res = await client.messages.create({ prompt: "Hello from Kigali" });
console.log(res.text);

Latest releases

  1. Kero v4.2· July 2026New features

    New features and stability improvements

  2. v2026.06· June 2026Enhancement

    Performance tuning and API additions

  3. v2026.05· May 2026Security

    Security patches and audit log improvements

  4. v2026.04· April 2026Breaking

    Breaking: renamed legacy endpoints

  5. v2026.03· March 2026Bug fix

    Bug fixes across SDKs

Videos & walkthroughs

Product demo: EGreed AI

5 min · EGreed Team

Getting started walkthrough: EGreed AI

8 min · EGreed Team

Developer session: EGreed AI

11 min · EGreed Team

Live coding: EGreed AI

14 min · EGreed Team

Migration guide: EGreed AI

17 min · EGreed Team

Enterprise deep dive: EGreed AI

20 min · EGreed Team

Frequently asked questions

What is EGreed AI?

EGreed AI is an EGreed Technology product: Foundation models, Kero V4 assistant, embeddings, and ML APIs.

Who is EGreed AI for?

EGreed AI is designed for developers, businesses, government, and enterprises across Rwanda, East Africa, and globally.

Is there a free tier?

Yes. Every EGreed product ships with a generous free tier so you can build and evaluate before you pay.

Does EGreed AI support Kinyarwanda?

Yes. EGreed products support English, French, Kinyarwanda, and Swahili in UI and, where relevant, in AI models.

Where is data stored?

You can choose Rwanda, East Africa, or global regions. Enterprise plans support strict in-country data residency.

Is EGreed AI secure?

Yes — encryption at rest and in transit, MFA, SSO, audit logs, and alignment with Rwanda Data Protection Law and GDPR.

Can I pay with Mobile Money?

Yes. We accept MTN Mobile Money (MoMo), Airtel Money, Visa/Mastercard, and bank transfers in RWF and USD.

How do I get support?

Email support@egreedtech.org, use the in-app chat, or open a ticket at support.egreedtech.org. Enterprise plans include 24/7 phone support.

Does EGreed AI have SDKs?

Yes. Official SDKs for JavaScript/TypeScript, Python, Go, Java, PHP, Flutter, .NET, Kotlin, Swift, and Rust.

Is there an on-premise version?

Enterprise customers can deploy on private infrastructure. Contact sales@egreedtech.org.

How stable are the APIs?

Stable, versioned APIs with a minimum 12-month deprecation window and detailed release notes.

Is there a status page?

Yes — status.egreedtech.org publishes real-time incident and uptime data.

Can I contribute to the docs?

Yes. Every article has an Edit link that opens the source in our public docs repository.

How do I request a feature?

Post on community.egreedtech.org or email product@egreedtech.org.

What's the SLA?

99.9% for standard plans, 99.99% for enterprise. Service credits are automatic when SLAs are missed.

Community

Community guides

User-contributed guides and how-tos.

Best practices

Field-tested patterns from real deployments.

Sample projects

Open-source starters and reference apps.

Case studies

Real transformations across banking, health, and government.

Discussion forum

Ask questions and share ideas with the community.

Contribute

Improve docs on GitHub — every page has an edit link.

Continue learning