Core Concepts

ChainGPT AI Scoring

ChainGPT produces a public verdict and private numeric score for each founder brief.
  • The frontend sends public deal context to /api/chaingpt/score.
  • The API requests ChainGPT using the general_assistant model.
  • The numeric score is encrypted through Nox before submitScore.
  • If ChainGPT fails, the app falls back to score 50 and Manual review needed.