DEV Community

Douglas Makey Mendez Molero
Douglas Makey Mendez Molero

Posted on

ChatGPT-ChromaDB for BG3: A Generative AI Learning Adventure!

In recent weeks, I've been delving into GenAI while also enjoying the fantastic game Baldur's Gate 3 (BG3). For a bit of fun and learning, I thought: why not combine the two? The result? A ChatGPT game assistant for BG3 🎮✨ using OpenAI + VectorDB. Learning and gaming—sometimes they just go hand in hand!

I'm using ChatGPT as the LLM and BAAI/bge-base-en as the embedding model. I'm currently experimenting with prompts to achieve better results!

Simple demo

As I mentioned, this is just a fun side project very generic and simple but using BG3 data for entertainment while I am learning about Gen-AI.

If you have any cool tips, improvements, or suggestions for better prompts, I'm all ears! 😄

https://github.com/douglasmakey/chatting-with-docs

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay