SYS.STATUS: BLOCKED
DEV.PORT: 3000 // LOC: 127.0.0.1
SYSTEM COMPATIBILITY DIAGNOSTIC

"the lord Artificer is fu*ked up making the site responsive for mobile, please open the site on a desktop -thank you"

If you don't have a desktop setup yet, please consider this alternative route:

Full-Stack · AI AppNode.js · Groq API · Vercel

A wild, interactive universe deployed on Vercel. Engineered with advanced state control, custom routes, and the Groq API because standard LLMs are too slow, and waiting is for humans.

Furina Court Interactive UI

Client
Furina CourtSelf-initiated project
Year
2024Live on Vercel
Role
DeveloperFull-stack & AI
Stack
Node · PythonGroq API · Vercel
Status
LivePublicly accessible

Furina Court started as an experiment to bypass the sluggish response times of standard Large Language Models. I wanted an AI companion that could respond almost instantly, wrapped in a wild, custom-animated universe.

The project required engineering a highly responsive middle-layer. By integrating the Groq API, I achieved sub-second inference times, shifting the user experience from 'waiting' to 'interacting'.

I designed the interface with fluid layout animations, making the virtual playground feel alive. From route handling to state management, the architecture is tuned for immediate, lag-free updates.

The Vision

An AI universe
that feels instant.

Standard LLMs take seconds to compile tokens. By utilizing Groq's high-speed LPU inference, Furina Court delivers text chunks back to the client at extreme speed. Latency is treated as a bug.

The custom routes handle user contexts and fast state caching. No loading indicators or spinning wheels — just immediate response.

The Product

Speed first,
style always.

The frontend design embraces fluid motion. User queries spawn instant animations that slide and snap into view, keeping the user locked into the interface.

Behind it, a clean Node and Python service routes inputs, manages prompt injection, and stream-pipes tokens directly to the client view.

FURINA system diagram overview
FURINA full system architecture overview.
Telemetry

Interactive 3 theatre chat.

01Fontaine Theatre ChatDemonstrating the Fontaine Theatre Chat functionality built into the core stack.Next.js · Llama 3
02Model selection sidebarDemonstrating the Model selection sidebar functionality built into the core stack.System Routing
03Ambient sound playerDemonstrating the Ambient sound player functionality built into the core stack.Fluid audio toggle
Architecture

Under the
hood.

Behind the UI, Furina Court utilizes a fast Node.js gateway and Groq API stream pipelines to feed real-time conversational states to the frontend.

Client
  • React
  • Vite
  • Tailwind

Responsive web client featuring custom spring animations and real-time state listeners.

Gateway
  • Node.js
  • Express

REST API managing prompt templates, rate-limiting, and streaming response chunks.

AI Model
  • Groq LPU
  • Llama 3

Ultra-fast inference engine delivering conversational outputs under 300ms.

300msInferenceaverage latency
1Developerbuilt end to end
100%Responsivefluid layout
Outcome

Metrics of
speed and flow.

10xFasterthan standard LLM endpoints
0Spinnersclean, instant loading states
Colophon

Created by a lone wolf.

Engineering & Design
Zenith Soumya
Full-stack developer · AI architect
About Z.S

Zenith Soumya is an IoT & AI Developer. He designs and builds next-gen web applications, Java/DSA optimized tools, and micro-controller IoT systems.

Furina Court is live on Vercel, representing a core research project into high-speed LLM gateway architectures.