"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:
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 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.
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 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.

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.
Responsive web client featuring custom spring animations and real-time state listeners.
REST API managing prompt templates, rate-limiting, and streaming response chunks.
Ultra-fast inference engine delivering conversational outputs under 300ms.
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.