Discussion about this post

User's avatar
Fabrice Talbot's avatar

Nice one! As an AI teacher I can use it right away. I am on Circle right now and use their MCP, a bit of a pain.

Where’s content generated from? I have my lessons in md files with assets. Would doceo work the same if I feed it my lessons? I.e. artifact local storage logic decoupled from content generation

Do you generate one artifact per lesson? Or it’s a live artifact that gets updated?

I’m also considering visualize function for viewing my lessons packaged inside a skill (references/. I used it on other skills for auditing where you need user input. Main benefit: it keeps the session live instead Claude cowork and allow for back/forth (artifact = html = deadend).

Eugeniu Ghelbur's avatar

Yeah, point it straight at your lesson md, it reads files, folders, and urls as the source. Just know it won't render your notes as-is, it re-teaches them in its own one-screen format tuned to what you already know. More teacher than viewer.

One artifact per lesson, not a live one that updates. The part that persists between lessons is the memory, not the html.

And you're right the html's a dead end, that's the real tradeoff. I keep the back and forth outside the page, the feedback question after each lesson. The live-session thing you want is a different build, not there yet.

Try it on your Circle lessons and tell me where it falls short.

No posts

Ready for more?