Skip to content

agi-merge/bloom-bot

Repository files navigation

BloomBot - an AI agent that wants to help everyone garden

Deploy with Vercel

You can check out a hosted version of this repo here: https://bloom-bot-zeta.vercel.app

🚀 Getting Started

First, clone this repo and download it locally.

Next, you'll need to set up environment variables in your repo's .env.local file. Copy the .env.example file to .env.local. To start with the basic examples, you'll just need to add your OpenAI API key.

Next, install the required packages using your preferred package manager (e.g. pnpm).

Now you're ready to run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result! Ask the bot something and you'll see a streamed response:

▲ Deploy on Vercel

When ready, you can deploy your app on the Vercel Platform.

Check out the Next.js deployment documentation for more details.

Thank You!

https://github.com/waldoj/frostline