Skip to content

Core backend for DeepPly — handles game analysis, user data, PGN parsing, and AI-based move evaluation. Powered by Python, FastAPI and Stockfish.

License

Notifications You must be signed in to change notification settings

DeepPly/deepply-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c39d6b3 · · Sep 9, 2025

History

18 Commits
Sep 9, 2025
Sep 9, 2025
Sep 9, 2025
Sep 4, 2025
Jun 28, 2025
Sep 9, 2025
Sep 4, 2025
Sep 4, 2025
Aug 29, 2025
Sep 8, 2025
Sep 4, 2025
Sep 9, 2025

Repository files navigation

DeepPly Backend

This is the backend engine behind DeepPly — an AI chess coach that helps players upload games, analyze weaknesses, and receive personalized feedback.

Features:

  • PGN upload + validation
  • Stockfish-based analysis
  • API endpoints for frontend integration
  • User authentication and session history

Note: the frontend code is in another repo on the organization called deepply-frontend

🔒 Licensed under AGPL-3.0 to protect fair use and openness.

About

Core backend for DeepPly — handles game analysis, user data, PGN parsing, and AI-based move evaluation. Powered by Python, FastAPI and Stockfish.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published