Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.3 KB

File metadata and controls

37 lines (24 loc) · 1.3 KB

MCore Academy — Digital Knowledge Operating System

Version: 1.0 | Status: ✅ Production-Ready | Date: 22 July 2026


Overview

MCore Academy is a purpose-built, AI‑ready Digital Knowledge Operating System (DKOS) designed to store, organize, and evolve a lifetime of research, learning, engineering notes, books, projects, and AI‑generated insights — from 2026 through 2050 and beyond.

"Structure before scale. Separation of concerns. Version-controlled knowledge. AI‑native from day one."


Key Features

  • 91 Organized Folders — 28 top‑level + 63 subfolders
  • Google Drive API Integration — Automated folder generation
  • OAuth 2.0 Authentication — Secure, token‑based access
  • Enterprise‑Grade Documentation — Master Manifest, Knowledge Index
  • Git Version Control — All code and documentation tracked
  • Future‑Proof Architecture — Ready for RAG, Vector DB, AI Agents

Quick Start

# Clone the repository
git clone [https://github.com/aminul-du/mcore-academy.git](https://github.com/aminul-du/mcore-academy.git)
cd mcore-academy

# Install dependencies
pip install --user google-api-python-client google-auth-oauthlib google-auth-httplib2

# Run the folder creation script
python create_drive_folders.py