Tag: large language models
-
Leveling Up LLM Game Development with DSPy
After completing the series on asynchronous programming, I needed some time off to deal with the stress in life. During the break, I decided to explore DSPy hands-on. The library claims to help build LLM applications programmatically. Let’s see if we can avoid prompt engineering by revisiting the word-guessing game we discussed previously. I built…
-
I built a word guessing game with LLM
After a period of regrouping, I resumed my quest for a new job or project. While sourcing ideas from discussion groups and friends, a message from my mentor resonated with me. “OK, hear me out. Add some LLM features to BigMeow.”, he said. “Then you can say you did. Add those in, and then use…