Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cutiehack-ucr/cutie-bot-2025

Repository files navigation

Cutie Bot 2025

This is the official repository for the Cutie Hack 2025 Discord bot. The bot uses a RAG (Retrieval-Augmented Generation) pipeline with Google Gemini and Pinecone to answer participant questions.

Running the bot locally

  1. Clone the repo

  2. Create a virtual environment

  3. Install dependencies

    pip install -r requirements.txt

  4. Create .env file and add credentials

DISCORD_BOT_TOKEN=""
GEMINI_API_KEY=""
PINECONE_API_KEY=""
TARGET_CHANNEL_ID=""
TEST_CHANNEL_ID="optional"
  1. Run with python bot.py

About

Helpful AI assistant for Cutie Hack 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •