Skip to content

sp-mujuni/mindwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MindWatch Africa

MindWatch Africa is a community-driven system for reporting AI psychological harms and converting real-world harm narratives into AI safety benchmark prompts.

Project Structure

  • backend: FastAPI API, storage, processing pipeline
  • frontend: Dashboard for submission, monitoring, and benchmark visibility
  • ABOUT.md: Project proposal and concept document

Quick Start

Backend

  1. cd backend
  2. pip install -r requirements.txt
  3. uvicorn app.main:app --reload

Frontend

  1. cd frontend
  2. python -m http.server 5173
  3. Open http://127.0.0.1:5173

Pipeline

Voice or text report -> cleaning/anonymization -> language detection -> harm classification -> benchmark generation -> dashboard analytics

About

A community-driven system for reporting AI psychological harms and converting real-world harm narratives into AI safety benchmark prompts.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages