ericmjl / llamabot

Pythonic class-based interface to LLMs
https://ericmjl.github.io/llamabot/
121 stars 22 forks source link

Idea: notebook tutorial markdown cell generator #95

Closed ericmjl closed 2 weeks ago

ericmjl commented 1 month ago

Given a notebook, inject markdown cells for narrative purposes, so that it satisfies tutorial-style requirements, enabling nb readers to onboard faster than without?

ericmjl commented 1 month ago

Also, judge the level of skill needed to read the notebook. Or target it to a certain persona, e.g. finance, no PhD, lots of years of experience, beginner at coding.

ericmjl commented 2 weeks ago

Gonna close this issue, it's been implemented!