A.R.C.A.N.E.
Flask, Groq, Gemini, Ollama, Tavily, PWA, JWT
• Engineered a fault-tolerant 3-tier LLM fallback chain (Ollama → Groq → Gemini), ensuring zero downtime and stateful context.
• Built 15 distinct anime character pipelines handling high-volume inference with dynamic temperature and context injection.
• Integrated Tavily search via Groq tool calling for real-time contextual responses.
• Hardened backend architecture against LLM jailbreaks using custom regex heuristics and strict JWT-based session isolation.