Open dglazkov opened 9 months ago
Just as a note - We're going to have to also work out the on boarding at the point where you use your first prompt with an LLM, because there are some hurdles outside of our direct control:
@PaulKinlan
although they're not as performant, I'm a fan of using your Xenova kit as there are no service dependencies other than loading the model.
I am trying to figure out how to best incorporate the Card Maker
board into the guide. Maybe rewrite it to be basically the "write from scratch" Card Maker tutorial?
The beats of the story:
gemini.text
nodeThe gist containing code progression is here: https://gist.github.com/dglazkov/cfdd753564b84bbcc83c30b022c6fecb
Draft here.
Let's rewrite it as a "build a Board Game Card Maker" tutorial: starting with a blank board, write a fun little app that comes up with a board game card based on our drawing. Finished board here
The progression is as follows:
code
node, what it can and can't do. codecore.invoke
node. Talk about the similarity of boards and nodes. codeNotes:
gemini.text
right away seems right. @dalequark commented that this is probably why people come to try this in the first place, and who we are to keep them waiting?