Product proposal

RapportArc

From first glance to lasting chemistry.

RapportArc is a specialized LLM-assisted training platform: learners log into a single-page app, follow guided courses with persistent progress, complete structured assessments and long-form exams with autosave, and receive rubric-based AI feedback. Interactive drills combine visuals and prompts; a persona simulator rehearses realistic threads. This page summarizes the product, architecture, and includes static interactive demos of key scenarios.

What RapportArc is

  • Digital product: subscription training courses delivered as an SPA—not a dating marketplace.
  • Progress & identity: enrollments and completion state per user account (backed by a database in production).
  • Assessments: standard forms (radio, checkbox, dropdown) plus long-form text with draft cache, resubmit, and feedback history.
  • LLM pipeline: qualitative submissions are scored and coached against versioned rubrics and scenario context.
  • Interactive modules: multimodal prompts (image, text, optional video) to elicit quick, creative responses—then optional AI commentary.
  • Girlfriend simulator: multi-turn chat with tunable personas (cold lead, app match, professional context, post-date texting, long-term rapport).
  • Dashboard: trends for scores and rubric dimensions over time.

Learner

Sees courses, completes modules, reviews feedback history and charts.

Platform

Auth, content delivery, progress, async jobs for LLM, storage for drafts.

AI layer

Rubric feedback, simulator turns, safety filters, prompt versioning.