Common Core State Standards
The Common Core State Standards are a set of academic standards for English language arts/literacy and mathematics, defined grade by grade from kindergarten through grade twelve. They were developed and are owned by the National Governors Association Center for Best Practices (NGA Center) and the Council of Chief State School Officers (CCSSO), and released in 2010. They have since been adopted, in whole or with local adaptations, by a large majority of US states. This is a curriculum framework, a standards spine, not teaching content: it specifies what a learner should know and be able to do at each level, but it does not supply lessons, textbooks or worked examples.
Structurally the standards form an ordered hierarchy of domains and strands, then grade-level standards, each with a stable identifier. That identifier scheme is the useful part for builders, because it lets you tag content to a precise competency and sequence teaching by subject and level. Alongside the official PDFs on the site, the standards are published in machine-readable form through the Achievement Standards Network (ASN, now operated by D2L), which offers RDF/XML, JSON, Turtle, N-Triples and CSV, and through the CASE format used by tools such as OpenSALT. Community mirrors on GitHub also expose JSON representations. For a RAG pipeline the standards work best as a controlled vocabulary and a retrieval index: each standard is short and self-contained, so it chunks cleanly, and its identifier becomes a key you can attach to lesson material.
For an AI tutor, the framework is what lets you order teaching by grade and check that coverage matches a recognised progression. It pairs naturally with the open teaching content we already list: OpenStax, MIT OpenCourseWare, LibreTexts, OER Commons and MERLOT supply the lessons, while Common Core supplies the spine to align them against. On licensing, note the caveat: the standards text is copyright NGA Center and CCSSO, released under a public licence that permits copying, publishing, distributing and displaying the standards for purposes that support the initiative, with attribution required. It is not an open commercial licence, so commercial builders should read the terms before redistributing the text.
Related sources
CASE Network (1EdTech)
A public registry of machine-readable learning-standard frameworks from all 50 US states and other issuing agencies, run by 1EdTech in the CASE JSON format. The digitally referenceable spine of what to teach, at which level and in what order, rather than the teaching content itself.
CK-12 Foundation
Free K-12 library of customisable FlexBook textbooks, strong in maths and science, with adaptive practice, interactive simulations and study guides, organised by grade level and aligned to state standards. Non-commercial licence.
Khan Academy
A free nonprofit learning platform organised as a subject-to-skill knowledge tree across maths, science, economics and the humanities, from primary through early college. Videos, articles and mastery-based exercises, but non-commercial licensing and no public data API.
LibreTexts
One of the largest open textbook platforms, covering higher education with some K-12 material. Hosts interlinked textbooks and reference material across science, mathematics, humanities, and social sciences. Mostly NonCommercial, so commercial use is ruled out.