Creating Chat Adventures from scratch with llamafile, Haystack and Character Codex #477
anakin87
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I built something that I want to share 👇
What if 🤔... Homer Simpson met Spider-Man and they went on a quest for donuts? 🍩
Or if Fred Astaire and Corporal Hicks teamed up to fight xenomorphs? 👾
In the words of Karpathy, LLMs are dream machines... they seem specially made to simulate these wild scenarios!
Experimenting with this idea
Nous Research/teknium recently released Character Codex:
a massive dataset with information on 16k characters, both fictional and real. I couldn't wait to play it...
After a few attempts, I found that combining the information in this dataset with a good model (like
Llama-3-8B-Instruct) opens the doors to a myriad of chat adventures.
🛠️ Stack:
Check out the 📓 notebook
(includes a bonus 🕵️ Mystery Character Quiz)
Beta Was this translation helpful? Give feedback.
All reactions