Skip to content

luarss/wedding-agents

Repository files navigation

Wedding Agent

AI-powered Singapore wedding agents.

Setup

uv sync --all-extras
cp .env.example .env

Development

# Format and lint
make format
make check

# Run tests
uv run pytest

Configuration

Set in .env:

  • GOOGLE_API_KEY - Your Google API key (required)
  • GEMINI_MODEL - Model to use (default: gemini-2.5-flash)
  • LANGFUSE_ENABLED - Enable observability (default: false)

License

WTFPL - See LICENSE for details.

About

Collection of AI Agents for wedding planning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors