Constitutional AI Chat Interface
Challenge
Provide a conversational interface with absolute strict safety guardrails and boundary adherence.
Approach
Implemented a UI clone of ChatGPT backed by constitutional AI principles.
Architecture
React frontend streaming SSE responses from a heavily guarded Python backend.
Stack
Next.js · Python · LLMs · Streaming
