Open Vandivier opened 1 year ago
I should be able to paste in some tool, maybe a py script not a pure LLM, an existing markdown and pull out the existing units
Then I should be able to add bullet content items. So a diff schema basically
And the LLM can basically preserve this schema and write content in a verifiable way
But that may not be necessary. We can diff the markdown file itself anyway. Maybe a folder of special slides per unit that it should preserve
Or maybe outside the LLM entirely some Python stitching process to make the final curriculum
I should be able to paste in some tool, maybe a py script not a pure LLM, an existing markdown and pull out the existing units
Then I should be able to add bullet content items. So a diff schema basically
And the LLM can basically preserve this schema and write content in a verifiable way
But that may not be necessary. We can diff the markdown file itself anyway. Maybe a folder of special slides per unit that it should preserve
Or maybe outside the LLM entirely some Python stitching process to make the final curriculum