{"id":32786809,"url":"https://github.com/mlamichhane1/studyai-tutor","last_synced_at":"2026-05-06T15:44:23.154Z","repository":{"id":321707737,"uuid":"1086869806","full_name":"Mlamichhane1/StudyAI-Tutor","owner":"Mlamichhane1","description":"🤖 AI that helps students study, not cheat. Personalized plans, flashcards, and quizzes for smarter learning.","archived":false,"fork":false,"pushed_at":"2025-10-31T03:14:17.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-31T05:24:19.474Z","etag":null,"topics":["ai","app","edtech","education","gpt","nodejs","openai","react","tutor"],"latest_commit_sha":null,"homepage":"https://linktr.ee/studyaitutor","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mlamichhane1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-31T03:05:17.000Z","updated_at":"2025-10-31T03:46:36.000Z","dependencies_parsed_at":"2025-10-31T05:24:22.757Z","dependency_job_id":"00936877-d120-483a-b314-8a677b229ec3","html_url":"https://github.com/Mlamichhane1/StudyAI-Tutor","commit_stats":null,"previous_names":["mlamichhane1/studyai-tutor"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Mlamichhane1/StudyAI-Tutor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mlamichhane1%2FStudyAI-Tutor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mlamichhane1%2FStudyAI-Tutor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mlamichhane1%2FStudyAI-Tutor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mlamichhane1%2FStudyAI-Tutor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mlamichhane1","download_url":"https://codeload.github.com/Mlamichhane1/StudyAI-Tutor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mlamichhane1%2FStudyAI-Tutor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282762578,"owners_count":26723111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-05T02:00:05.946Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","app","edtech","education","gpt","nodejs","openai","react","tutor"],"created_at":"2025-11-05T05:01:39.940Z","updated_at":"2026-05-06T15:44:23.148Z","avatar_url":"https://github.com/Mlamichhane1.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 StudyAI Tutor\n\n\u003e 🎓 *AI that helps you study, not cheat.*\n\n---\n\n## 📘 Overview\n**StudyAI Tutor** is an AI-powered educational assistant designed to help students learn smarter.  \nIt creates personalized study plans, generates quizzes, explains complex concepts, and helps you stay focused — all without doing the work *for* you.\n\nOur mission: **to make AI a learning partner, not a shortcut.**\n\n---\n\n## 🧠 Core Features\n- 📅 **Smart Study Plan Generator** – Builds daily plans from your syllabus and goals  \n- 🧩 **Flashcard Creator** – Turns your notes into quick-recall flashcards  \n- ❓ **AI Quiz Mode** – Generates practice questions with rationales  \n- 💬 **Concept Explainer** – Explains topics step-by-step, in simple language  \n- ⏰ **Pomodoro Focus Timer** – Helps you stay productive and consistent  \n\n---\n\n## 🧰 Tech Stack\n| Layer | Tools |\n|-------|--------|\n| **Frontend** | React.js / TailwindCSS |\n| **Backend** | Node.js / Express |\n| **Database** | Firebase / PostgreSQL (via Supabase) |\n| **AI Engine** | OpenAI GPT-4o |\n| **Hosting** | Vercel (frontend) · Railway (backend) |\n| **Version Control** | GitHub |\n\n---\n\n## 🧩 Folder Structure\nstudyai-tutor/\n┣ client/ # React frontend\n┣ server/ # Express backend\n┣ assets/ # Logo and design files\n┣ README.md\n┗ package.json\n\nyaml\nCopy code\n\n---\n\n## 🚀 Getting Started\n1️⃣ Clone the repository  \n```bash\ngit clone https://github.com/yourusername/studyai-tutor.git\ncd studyai-tutor\n2️⃣ Install dependencies\n\nbash\nCopy code\nnpm install\n3️⃣ Run the development server\n\nbash\nCopy code\nnpm start\n4️⃣ Visit your app\n\narduino\nCopy code\nhttp://localhost:3000\n🛣️ Roadmap\n Build web MVP (Study Plan + Quiz)\n\n Add authentication (Firebase Auth)\n\n Launch mobile app with React Native\n\n Integrate AI tutoring chat\n\n Release iOS beta on TestFlight\n\n💡 Vision\n“AI shouldn’t replace your effort — it should amplify your learning.”\n\nStudyAI Tutor’s goal is to empower students to master concepts, not memorize answers.\n\n👨‍💻 Creator\nMadhav Lamichhane\nEconomics \u0026 Data Science @ Drexel University\n📍 Philadelphia, PA\n🔗 LinkedIn\n\n🧾 License\nMIT License © 2025 StudyAI Tutor\nyaml\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlamichhane1%2Fstudyai-tutor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlamichhane1%2Fstudyai-tutor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlamichhane1%2Fstudyai-tutor/lists"}