|
|
|
|
|
by wanderingbit
606 days ago
|
|
I am working on a personal digital mentor, in the spirit of Dross from Will Wight's "Cradle" series. I am a huge notetaker, so I'm trying to do RAG on my notes every week and have the mentor run a scrum-like retrospective for me. So far I've got the data ingestion from Notion finished, and next I need to setup the LLM mentor component as well as the CLI interface. For this first MVP I'm just trying to do better than Notion AI's response when I tell it something like "look at the last 7 days of notes I've taken and run a retro with me. I like it because it scratches a personal-improvement itch of mine, it's a nice project to become acquainted with the popular LLM app tech, and I can share it with others who may find it useful. |
|