Clarification on Supabase Data Storage and Credentials

Hey! I’ve built and submitted a Pydantic AI agent using Supabase for the hackathon. A couple of questions:

  1. Will my agent store data in my Supabase project during the hackathon community voting phase?

  2. If yes, how should I share my Supabase project credentials to the hackathon team (like domain and anon key)?

I’m storing project keys in a table for easy updates, so I need a way to query and refresh them. Thanks!

1 Like

Good questions @hammaadworks!

We will set up your agent with our own Supabase instance. So as long as your instructions are clear for the necessary database setup you are good to go!

1 Like

Thanks, @ColeMedin ! :raised_hands: I’ve updated my README with the required configurations and moved YouTube API keys from Supabase table to the .env file.
For setup or any issues, feel free to contact me at hammaadworks@gmail.com, I’ll share my YouTube credentials required for project setup.

Project - StreamBuzz

Thanks again for organizing the hackathon—it’s been an incredible learning experience, helping me grow as a contributor to the AI community! :rocket:

1 Like