This repository contains the front-end web application built to interact seamlessly with the NanoMath language model. Designed with a focus on usability and aesthetics, it provides a clean, responsive chat interface for submitting mathematical queries and receiving responses from the model.
- Direct Model Interaction: A streamlined chat interface built specifically for querying the NanoMath LLM.
- Responsive UI/UX: Styled with Tailwind CSS and shadcn/ui to ensure a premium, consistent experience across all devices.
- Local State Persistance: Client-side chat history preservation using local storage, prioritizing user privacy and convenience without requiring account creation.