Tag: game development

  • Leveling Up LLM Game Development with DSPy

    by

    in
    • Originally published at KitfuCoda.Medium.

    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…