惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
量子位
A
About on SuperTechFans
G
Google Developers Blog
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Vercel News
Vercel News
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research

Show HN

Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap GitHub - noopolis/moltnet: Self-hostable chat network for AI agents. Pre-built bridges for Claude Code, Codex, and the Claws. Rooms, DMs, history. No Slack bots, no Matrix, no glue code.
electricsheepafrica (Electric Sheep Africa)
kossisoroyce · 2026-06-18 · via Show HN

Electric Sheep Africa

Africa's ML dataset infrastructure.

We build and maintain the largest open collection of machine-learning-ready datasets on the African continent — 7,900+ datasets spanning health, agriculture, energy, finance, education, governance, and more, covering all 54 countries.


What makes ESA datasets different

Raw data for Africa exists. What hasn't existed — until now — is a single, consistent, ML-ready layer on top of it.

Every dataset in this collection goes through ESA's data pipeline:

Cleaning Missing value markers unified across formats (N/A, null, none, -, unknown, no data, #N/A → NaN). Columns with >80% missingness removed. Duplicate rows and malformed entries resolved.

Normalisation Column names lowercased and snake_cased. Datatypes enforced. Units and categorical encodings standardised across datasets from the same source family.

Augmentation Datasets enriched with contextual features — geographic identifiers, temporal markers, cross-source linkage keys — where source data is sparse or inconsistently structured.

Provenance tracking Every row carries esa_source and esa_processed fields. Every dataset ships with a full BibTeX citation traceable to the original publisher.

ML formatting 80/20 train/test splits using a fixed random seed (42). Saved as Snappy-compressed Parquet. Loadable in one line via the datasets library.

We ingest from the Humanitarian Data Exchange (HDX), Our World in Data (OWID), CGAP, and other primary sources — and do the work that turns raw development data into something a researcher or engineer can actually use.


What we cover

Domain Scope
Health & epidemiology Malaria, HIV, maternal health, mental health, genomics
Agriculture Smallholder surveys, food systems, climate forecasts
Energy Grid infrastructure, electricity access to LGA level
Finance Banking, AML, fintech, microfinance
Conflict & displacement VIEWS forecasts, IDMC displacement data
Human development UNDP HDI indicators, education, poverty
Industry Oil & gas, mining, transport, telecoms, real estate

Research & models

Beyond datasets, we build:

  • Chewie / Humani — a MedGemma-based clinical decision support model for community health workers
  • Genomics research — SSA-specific breast cancer and gene expression datasets (genomics.electricsheep.africa)
  • Sector simulations — the Nigerian Economic Policy Simulator and other applied AI tools

Use our data

from datasets import load_dataset

ds = load_dataset("electricsheepafrica/DATASET_NAME")
train = ds["train"].to_pandas()

To request a dataset not yet in the collection, email kossi@electricsheep.africa.


Our 3-year research roadmap

Year 1 — Foundation & contextual intelligence Building the dataset infrastructure, contextualised models, and research pipelines that establish ESA as Africa's ML data layer.

Year 2 — Systems, deployment & simulation Moving from data to deployed systems: clinical AI, economic simulators, sector-specific models grounded in ESA datasets.

Year 3 — Scale & spin-out Spinning out products and policies built on the foundation. Expanding beyond Nigeria to a continental mandate.


Support our work

ESA is a non-profit. If our datasets have been useful to your research or product, consider supporting us.

Nigeria — Kuda Bank · Account: 3003437130 · Electric Sheep Africa United States — Lead Bank · Account: 217143145453 · ACH/Wire Routing: 101019644 · Bank address: 1801 Main St., Kansas City, MO 64108


Electric Sheep Africa · Lagos, Nigeria · electricsheep.africa