Skip to content

xiaojiou176-open/OpenCampus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenCampus

OpenCampus keeps Canvas, Gradescope, EdStem, MyUW, and the current shipped read-only planning/admin desk on one local-first surface so students can see what changed, what matters first, and what to export or ask next.

Campus Copilot is the first shipped workspace in that family. Today it is available as the Campus Copilot for UW browser extension plus a matching local web workbench.

Docs · Quickstart · User Surfaces · Security · Privacy · Distribution

What You Can Try Today

  • Campus Copilot for UW as the school-specific browser extension surface
  • one local web workbench over the same read-only workspace
  • manual sync, structured export, and cited AI after structure
  • shipped read-only planning/admin surfaces for MyPlan, DARS, Transcript, Financial aid, Accounts, Tuition detail, Profile, and Time Schedule
  • current shipped courses.cs.washington.edu (CS only) merge surfaces on the same course/work-item/resource desk
  • a student-first product story before any builder or launch appendix

Public Proof

Real product proof, not concept art:

These are public-proof crops of the current shipped surfaces. They do not replace the deeper local installed-state or manual live review lane that stays documented in docs/storefront-assets.md and docs/live-validation-runbook.md.

Campus Copilot sidepanel overview Extension proof: the current student-facing sidepanel with explicit Export and Trust center paths.

Campus Copilot Ask AI evidence-first overview Ask AI proof: the AI lane still starts from the same desk, and empty desks route students back to workspace or export before a blank chat pretends to know enough.

Campus Copilot Ask AI answer proof Ask AI answer proof: the answer card still stays on the same desk, with citations/provenance visible instead of pretending the chat lane became a second source of truth.

Standalone web workbench proof:

Campus Copilot web workbench overview Web proof: the broader read-only workbench that stays on the same local workspace contract.

Start Here In 60 Seconds

OpenCampus starts with one narrow promise: keep academic work legible before AI or automation.

  1. Sync Canvas, Gradescope, EdStem, and MyUW into one workbench.
  2. Open the workspace to see what changed, what is still open, and what should come first.
  3. Export the same structured result or ask cited AI to explain it.

This repo is not a blank chat shell. It is a student-first desk: structure first, export and AI second.

Why This Exists

Students should not have to rebuild the same mental map across multiple campus sites before they can think.

Campus Copilot exists to:

  • normalize site facts into one shared schema
  • keep the workspace local-first and read-only by default
  • let export and cited AI follow the same structured evidence
  • keep academic safety explicit instead of hand-wavy

The product stays intentionally narrow:

  • Structured data first
  • User-controlled workspace by default
  • AI after structure
  • Academic safety contract
  • Export as a first-class path

See:

What Changes After The First Sync

After a real sync, the product should feel simpler, not busier:

  • Focus Queue, Weekly Load, and Change Journal tell you what changed and what should come first
  • export presets carry the same structured evidence into Markdown, CSV, JSON, or ICS
  • cited AI explains the workspace instead of inventing a second source of truth
  • if the desk is still too thin, Ask AI now sends you back to workspace or export instead of acting like a blank chat shell

What To Do First

If you are new, follow this order:

  1. Read this README as the student-facing front door.
  2. Run the local workbench through Quickstart.
  3. Open the short docs router at docs/README.md.
  4. Only then choose a deeper route: proof if you want receipts, builder docs if you need integration seams.

Naming, Kept Simple

Use the names in this order:

  • OpenCampus when you mean the repo-level public story
  • Campus Copilot when you mean the current student workspace
  • Campus Copilot for UW only when the school-specific extension label needs to stay explicit

Current Product Shape

Today the repo already includes:

  • a browser extension for Canvas, Gradescope, EdStem, and MyUW
  • one local desk that keeps imported course and admin facts together
  • shipped read-only planning/admin detail lanes for MyPlan, DARS, Transcript, Financial aid, Accounts, Tuition detail, Profile, and Time Schedule
  • current shipped Course Websites (CS only) merge and authority surfaces inside the same shared workspace
  • student-first extension surfaces with explicit Assistant, Export, and Trust center modes
  • a read-only web workbench over the same local desk
  • export presets for current view, weekly assignments, recent updates, deadlines, focus queue, weekly load, and change journal
  • cited AI over structured workbench outputs
  • a small local bridge for OpenAI and Gemini API-key flows
  • optional builder routes after the student-facing product story

The honest split is:

  • student-facing workspace first
  • proof receipts second
  • builder/public routes only after the product story
  • owner-side listing and launch later

Product Map

Campus Copilot hero overview

This illustration is the orientation map, not the proof lane. Keep using the screenshots and receipts above when you want evidence of the current shipped surface.

See the receipts:

Repo-Local Proof Path

Use this route when you want receipts after the product story is clear.

  1. Start with docs/site-capability-matrix.md for the public capability snapshot.
  2. Use docs/verification-matrix.md only when you want the deeper maintainer-facing verification registry after the product/proof story is already clear.
  3. Treat docs/storefront-assets.md as a narrower proof appendix, not as the first explanation of the product.
  4. Use DISTRIBUTION.md only for owner-side launch or listing truth, not as the main product explanation.

If you need the deeper appendix afterward, these receipts still exist without taking over the front door:

Student Questions This Repo Tries To Answer

The product is designed around three recurring student questions:

  • what is still open?
  • what changed recently?
  • what should I do first, and why?

Everything else on the public front door should support those questions instead of overshadowing them.

Quickstart

1. Install dependencies

pnpm install

2. Start the local API and build the extension

pnpm start:api
pnpm build:extension

2b. Build the standalone web workbench

pnpm --filter @campus-copilot/web build

3. Load the unpacked extension

Load this directory in Chrome:

apps/extension/dist/chrome-mv3

If you want AI responses from the sidepanel, Campus Copilot now first checks the usual local loopback addresses automatically:

http://127.0.0.1:8787
http://localhost:8787

Only if autodiscovery fails do you need to open Trust Center and enter a manual local API address.

Builder Quick Paths

Use this section only after the student-facing workspace story already makes sense.

Boundaries

Formal product paths:

  • read-only academic workflow
  • shared student workspace and local decision views
  • local user-state overlay and derived decision views
  • manual sync from supported sites
  • export from normalized data
  • cited AI over structured results
  • local API bridge for OpenAI and Gemini API-key flows

Not formal product paths:

  • web_session
  • automatic multi-provider routing
  • write-capable campus automation
  • Register.UW / Notify.UW automation, seat watching, or registration-related polling
  • default AI ingestion of raw course files, instructor-authored materials, exams, or other copyright-sensitive course content

For the detailed public-safe wording and current boundary split, continue with:

Releases

No releases published

Packages

 
 
 

Contributors