OpenAI 2026 hackathon

ZivaBasa (ChiedzaAI)

Explainable AI that forecasts how AI and digital transformation reshape jobs, skills and productivity — so people, not just machines, prepare for what's next.

Solo project by Mark Chindudzi · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #7,817 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

ChiedzaAI, through its first module ZivaBasa, describes itself as an explainable AI platform designed to forecast how AI and digital transformation reshape jobs, skills, and productivity — specifically in the banking sector. The platform is built around a multi-task deep learning architecture that jointly predicts employment impact, workforce skills gaps, and productivity shifts, with SHAP-based explainability.

What changed

The project was developed as a 14-day hackathon sprint, structured like a compressed research program. It includes an MVP built on public Kaggle datasets (not real Zimbabwean data), a multi-task model architecture, SHAP-based explanations, and a prototype dashboard. The authors state they are now transitioning to real-world partnerships and privacy-preserving federated learning.

Single most important open question

Is there evidence that ZivaBasa’s architecture and methodology can be meaningfully applied beyond the proxy data used in this MVP phase, or does it remain a proof-of-concept with no demonstrated traction or commercial viability?

Back to contents

What The Product Actually Is

The description states that ZivaBasa is a multi-task AI platform that forecasts employment impact, workforce skills gaps, and productivity shifts using a shared representation trunk feeding three task heads (employment, productivity, skills). It uses TensorFlow/Keras for modeling, SHAP for explainability, FastAPI for serving, and a React-based dashboard for human-facing interaction.

It is described as a first module in a broader AI platform called ChiedzaAI, with future modules including Cognify (training and reskilling) and NeuroWorks (orchestration).

The authors also state that the current version uses public Kaggle datasets as proxies, not real Zimbabwean banking data. The system is built to be explainable — showing why a forecast was made, not just what it is.

Inference The product is a research-grade prototype with a defined architecture and technical stack, but no evidence of deployment or production use beyond the hackathon phase.

Back to contents

Positioning & Claim Evolution

The description states that ZivaBasa is built to address a gap in workforce forecasting tools, especially in African economies where institutions lack reliable datasets and forecasting capabilities. It positions itself as an explainable AI platform that can be understood, challenged, and acted on by regulators, executives, or employees.

It claims to offer:

  • Joint forecasting of employment, skills, and productivity
  • SHAP-based explainability
  • Multi-task learning architecture

The authors also state that the platform is designed to avoid being a black box, emphasizing that it must be interpretable for stakeholders in decision-making roles.

Inference The positioning is rooted in a narrative of social impact and explainable AI, but there is no evidence of market traction or adoption by real users. The claims are self-reported and unverified.

Back to contents

Target Customer & ICP

The description states that ZivaBasa is focused on the banking sector, with an initial use case in Zimbabwe. It is designed for:

  • Bank executives
  • Regulators
  • HR decision-makers

It also mentions that the platform aims to help institutions prepare for AI-driven workforce changes, especially in a context where there’s a risk of African economies becoming consumers of foreign AI platforms.

Inference The ICP appears to be public and private sector institutions in emerging markets with workforce planning needs. However, no evidence of actual customers or use cases is provided.

Back to contents

Business Model & Pricing Evidence

There is no evidence in the description of a business model or pricing strategy. The authors do not mention:

  • Revenue streams
  • Customer acquisition plans
  • Pricing tiers
  • Monetization approach

The project is described as a hackathon MVP, and no commercialization plan or monetization strategy is evident.

Inference No business model or pricing evidence is presented — this remains unaddressed in the self-reported description.

Back to contents

Technical & Delivery Signals

The technical stack includes:

  • Frameworks: TensorFlow/Keras, FastAPI, SHAP, scikit-learn, XGBoost
  • Frontend: React, Tailwind
  • Backend: Python, Node.js, Uvicorn, Vite
  • Data tools: Pandas, NumPy, MLflow, Jupyter, Parquet, PyArrow, Pydantic

The architecture is described as:

  • A multi-task deep learning network with a shared trunk and three output heads (employment, productivity, skills)
  • SHAP-based explainability layer
  • FastAPI serving endpoints
  • Prototype dashboard with batch upload, KPI lookups, and conversational interface

The authors also note that they benchmarked against classical baselines to validate the multi-task model’s complexity.

Inference There is a clear technical architecture and implementation plan. However, no evidence of production deployment or scalability beyond the MVP phase.

Back to contents

Traction & Maturity Signals

The description states:

  • The project was built in 14 days as a hackathon sprint
  • It uses proxy data from Kaggle, not real Zimbabwean banking data
  • It includes a prototype dashboard and API endpoints
  • It is transitioning to real bank partnerships and federated learning

However, there is **no evidence of:

  • Real customers or users
  • Revenue or monetization
  • Product adoption or usage metrics
  • Deployment in production environments

The authors explicitly state that the current phase validates pipeline mechanics, not findings.

Inference This is a pre-product, pre-traction prototype. No maturity or traction signals are evident.

Back to contents

Competitive Context

There is no mention of competitors in the description. The authors do not reference:

  • Existing AI workforce forecasting platforms
  • Competing tools in the explainable AI space
  • Similar solutions in the banking or HR analytics domain

The project does not appear to be positioned against any known market players.

Inference No competitive context is provided — this leaves open the question of how ZivaBasa differentiates from existing tools, if any.

Back to contents

Key Risks & Red Flags

  • Proxy data dependency: The MVP uses public datasets, not real-world data. This limits the validity of predictions and raises questions about scalability.
  • No commercialization or monetization strategy: No evidence of a business model or customer base.
  • Single-founder team: The project is built by one person (Mark Chindudzi), which may limit execution capacity.
  • Technical bugs noted: Silent schema mismatches and data leakage issues were found during development, suggesting potential instability in the system.
  • Unproven transition to real-world use: The roadmap includes moving to real partnerships and federated learning, but no evidence of progress or success in those areas.

Inference The project is at a very early stage with significant risks around scalability, commercial viability, and technical robustness.

Back to contents

Diligence Questions To Ask The Founders

  1. What are the actual data sources you plan to use for real-world deployment? Are they private or public?
  2. Have you begun any pilot partnerships with banks or institutions in Zimbabwe or other African markets?
  3. How do you plan to validate that your model's predictions hold up outside of proxy datasets?
  4. What is your roadmap for transitioning from SHAP-based explanations to causal-consistent explainability?
  5. Do you have a plan for deploying the system at scale, including containerization and CI/CD?
  6. What are the key assumptions in your multi-task architecture that could break down in real-world use cases?
  7. How do you intend to monetize this platform? Are there any revenue streams already in place?

Back to contents

Investment/Partnership Verdict

Not evidenced.

The description provides no evidence of:

  • Revenue or ARR
  • Customers or user adoption
  • Product-market fit
  • Financial performance or funding history
  • Market traction or competitive positioning

This is a pre-product prototype, built as a hackathon sprint, with no demonstrated commercial viability or market readiness.

Confidence level Low. The description is self-reported and unverified, and the project remains in an early research/development phase with no evidence of traction or monetization strategy.

The authors state that this is a first module in a broader platform, but there is no evidence of progress beyond the MVP stage. Any investment or partnership decision would require further validation of real-world applicability, data quality, and commercial potential.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.