Back to Apps

Sparring de Derecho CL
Supports UIby franlavin
Interactive legal AI sparring partner for Chilean law students preparing for oral bar exams with a rigorous coach persona.
0 stars
Works in:ChatGPT
Exposes:ResourcesPrompts
What it does
Provides a specialized RAG-powered runtime for Chilean law students to practice for their graduation exams. It renders an interactive widget within ChatGPT that tracks responses against a base guide, identifies knowledge gaps, and maintains a sharp, challenging 'old fox' examiner persona.
Key features
- Corpus Import: Converts Word documents (.doc, .docx) into a canonical JSON corpus.
- Interactive Widget: Displays a dedicated UI within ChatGPT for structured sparring sessions.
- Gap Analysis: Measures student answers against a reference guide to highlight missing information.
- Rigorous Persona: Employs a precise, traditional Chilean examiner tone to simulate real oral exam pressure.
Installation
- Install dependencies:
npm install - Import your study material: `npm run import:corpus -- "/path/to/corpus"
- Start the server:
npm run dev
Supported hosts
Confirmed for ChatGPT (via public MCP server deployment).
Choose your AI client and follow the steps below.
ChatGPT
Deploy the MCP server to a public domain (e.g., Render) and configure the public URL in ChatGPT Connectors.





