| hey everyone, This is a demo of a chrome extension(it's currently under review) which allows anyone to create structured step-by-step learning plan for any goal and time commitment. Once a learning plan has been created, you can follow the step by step instruction, by clicking on the task within the extension, which will automatically inject a prompt in chatgpt to generate learning materials. The tool provides:
1. Structured learning plan creation.
2. Progress tracking
3. Creates and injects prompt in ChatGPT for generating learning materials for each step. I would like feedback on whether this sort of an extension would be useful for your day to day learning. I launched a web app for this a couple of weeks back: https://news.ycombinator.com/item?id=45190134 The extension has been submitted to Google for review, but if anyone is interested to try, here is the extension source code: https://github.com/svylabs/eigenarc-ext |