Inspiration

I really always wanted to talk to celebrities as a young boy growing up, now that I am a software engineer with the tools to build a chatbot, I decided to do so.

What it does

This is a website that allows you to talk to any celebrity of your choice. Google Gemma 4 takes on the persona of any celebrity that you want, and you can ask questions about their life, history and achievement.

How we built it

It is powered by Google Gemma 4 and Nextjs.

Challenges we ran into

The Gemma 4 model was losing context midway through our conversations and I had to find a way to always feedback the entire conversation to the model so that it can maintain context of the conversation. I also had to make sure that we were able to keep the conversation strictly about their life, history and achievements and not include sensitive topics.

Accomplishments that we're proud of

I used Nextjs for the first time and I was able to get my toes wet with AI (LLM)

What we learned

How to connect an AI model to a Nextjs website using Google Gemma SDK

What's next for Celeb Chat

Add the option for a user to include their own persona, essentially talking to themselves.

Built With

Share this project:

Updates