(no title)
anyeung | 2 years ago
I needed to balance import everything with no user input (which is prone to hallucinations and doesn't give you an idea of how the AI will answer about you) and asking the user to do too much.
I landed on a halfway point kind of like writing little blurbs about your career that you can add on incrementally. Unlike retraining an AI, you can just add incremental bits.
So the current form is import resume/blog post/etc which generates questions and answer pairs called 'Snippets'. You can add more detail since the resume is usually pretty vague, then officially add these Snippets to your AI.
Once people ask you questions, if there is an answer, it'll use those blurbs. If there is no information yet, it'll say so. You will see all the questions asked of your AI so you can incrementally add Snippets on your Monday night or whatever based on what people had asked your AI profile.
I might change it, but this seems like a good balance between automation, giving you control, and making it incrementally updatable.
Btw, it's all zero-latency, if you make a change, it basically takes immediate effect on your AI. This was an important property to me.
No comments yet.