Interview My AI

Project URL: Interview My Ai

I’m building a personal portfolio website and created a quick Google Gemini chatbot that visitors can interview about me.

It’s a really simple setup - a gigantic pre-prompt is added to the beginning of every message from the user, then sent to a Gemini 1.5 Flash API. It’s also rate limited by IP address.

To personalize it for yourself, all you need to do is get a free API key for Gemini 1.5 Flash, put it in the API_KEY .env variable, and change the pre-prompt. If you have any questions feel free to ask in here or message me.

You can see it built into my personal website at https://scottgriffinm.glitch.me.

4 Likes

nice horizontal scrolling on the website

2 Likes

I agree. I have wanted to figure it out for soooo long before just giving up :rofl:

1 Like

a lot of times it’s just not necessary. avoid messing with default browser scrolling - it’ll almost always mess with multiple features and make your website harder to navigate.

1 Like

I know… but it’s cool.