Skip to content

Maxx Engage AI

Maxx Engage is a verified competence engine for global digital talent. It helps people demonstrate practical ability through evidence-based assessments, transparent rubrics, peer review, learning paths, and portable credentials.

Open the live application

Core capabilities

  • Real-world assessments and rubric-based evaluation
  • AI-assisted review with human appeal paths
  • Skill profiles, learning paths, projects, and talent discovery
  • Peer review, leaderboards, community, and administration
  • W3C Verifiable Credential and decentralized identity foundations
  • Public credential verification and user-controlled proof of skill

The product is governed by principles including explainable scores, model plurality, privacy, open-source defaults, and human review for consequential AI judgments. Read the full MANIFESTO.md.

Architecture

frontend/   Next.js 16, React 19, TypeScript, Supabase, TanStack Query
backend/    FastAPI, Pydantic, PostgreSQL/Supabase, Anthropic, OpenAI

The backend provides authentication, assessment, credential, identity, review, learning, project, talent, and verification APIs. The frontend provides the public and authenticated product experience.

Local development

Backend

cd backend
python -m venv .venv
.venv\Scripts\Activate.ps1
pip install -r requirements.txt
uvicorn app.main:app --reload

On non-Windows shells, activate the environment with source .venv/bin/activate.

Frontend

cd frontend
npm install
npm run dev

Configure the frontend API URL, Supabase public settings, and the backend database, authentication, and model-provider settings in local environment files. Never commit real secrets.

Verification

cd backend
pytest

cd ../frontend
npm run lint
npm run build

License

Maxx Engage AI is released under the GNU Affero General Public License v3.0.

About

AI-verified competence and engagement platform for global digital talent.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages