Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

African-Languages-Lab-ai/mansa-site

Domaine:

natural language processing

Type de record:

software
Créateur:
Afr
Hôte:
# Mansa — marketing site Marketing website for **Mansa** by African Languages Lab — the AI platform built for African languages (chat, translation, transcription, speech recognition, and an autonomous agent). The site is a self-contained static site (HTML, CSS, vanilla JS) — no build step and no dependencies. Everything that gets deployed lives in `site/`. ## Structure ``` site/ index.html Home mansa-ai.html Mansa AI mansa-agent.html Mansa Agent mansa-transcribe.html Mansa Transcribe mansa-translate.html Mansa Translate pricing.html Pricing get-started.html Get started 404.html Not-found page css/styles.css All styles js/main.js All behaviour (nav, tabs, accordions, parallax, marquees…) images/ Image assets video/ Impact video favicon.* apple-touch-icon.png Icons robots.txt sitemap.xml .nojekyll Static-host files ``` The design reference screenshots used while building live in the repo root and are **not** part of the deployed site. ## Run locally Any static file server works. For example: ```bash cd site python -m http.server 8000 ``` Then open localhost. ## Deploy ### GitHub Pages (configured) A workflow at `.github/workflows/deploy.yml` publishes the `site/` folder to GitHub Pages on every push to `main`. One-time setup: in the repo, go to **Settings → Pages → Build and deployment → Source** and select **GitHub Actions**. The next push (or a manual run from the **Actions** tab) will deploy the site. ### Netlify / Vercel / any static host Point the host at this repo and set the **publish/output directory** to `site` (there is no build command). ## Notes - Absolute URLs in ` `, Open Graph, `sitemap.xml`, and `robots.txt` use the GitHub Pages project URL `african-languages-lab-ai.gi…`. If a custom domain is used, update those references (search the repo for that URL). - Internal links and …

Visit

github.com

Tasks

automatic speech recognitionmachine translationspeech processing

Similaires

African-Languages-Lab-ai/mansa-websitev2African-Languages-Lab-ai/mansa-website-soraAfrican-Languages-Lab/mansa-nano-inferenceAfrican Languages Lab: Develop Custom AI Models for African LanguagesAfrican-Languages-Lab/all-lab-speech

African-Languages-Lab-ai/mansa-websitev2

# Mansa — Marketing Website Marketing website for **Mansa**, the AI built for African languages, by

African-Languages-Lab-ai/mansa-website-sora

Mansa website — Sora typeface variant of mansa-websitev2 # Mansa — Marketing Website Marketing web

African-Languages-Lab/mansa-nano-inference

Minimal inference-only package for mansa-nano: pulls weights from Hugging Face and serves a web UI +

African Languages Lab: Develop Custom AI Models for African Languages

At the African Languages Lab, we simplify AI model delivery: you provide the data, and we handle everything from training to deployment, building tailored solutions for languages that meet your specific business needs.

African-Languages-Lab/all-lab-speech