diff --git a/README.md b/README.md index a914176..a30d15a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,10 @@ # Dont Compete + **Dont Compete** is a purely local, containerized, and agent-driven platform for GATE (Graduate Aptitude Test in Engineering) preparation. It combines a modern React frontend with an autonomous backend pipeline that scrapes, classifies, and generates study materials from raw syllabus PDFs and local LLMs. + ## Core Philosophy & Features * **100% Local & Private**: All data processing and AI generation happens on your machine using Ollama. No external APIs, no cloud dependencies.