# QuitGPT > QuitGPT is a satirical AI chatbot and cognitive trainer designed to help users stop using AI for trivial problems. We encourage users to touch grass, use documentation, consult actual human beings, and reclaim their digital self-reliance. ## Core Features - **Common Sense Filter**: Automatically detects if a query is simple enough to be resolved with basic common sense and redirects the user accordingly. - **Documentation Router**: Detects if a question can be answered by looking up standard docs (e.g. Google, MDN, StackOverflow) and redirects users to search instead. - **Human Connection Encourager**: Detects human emotional or advice-related queries and suggests speaking to actual friends, family, or colleagues. - **Genuine Complexity Assistant**: Only assists when the query is highly complex and warrants the utilization of server compute. - **Responsive Navigation & Interactive Dashboard**: Sleek collapsible sidebar, smooth mobile hamburger transitions, and full session history. ## Technical Details - **Domain**: `https://quitgpt.lol` - **AI Name**: QuitGPT - **Technology Stack**: React, Vite, Supabase (with Row-Level Security), Zustand for state management, TailwindCSS, and Groq (LLM inference) / Perplexity (real-time search context). - **Target Audience**: AI-dependent developers and professionals seeking digital minimalism.