Skip to content

launchdarkly-labs/side-project-researcher

Repository files navigation

Side Project Launcher

Multi-agent system powered by LaunchDarkly AI Configs that helps validate startup ideas, write landing pages, and recommend tech stacks.

Setup

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
cp .env.example .env
# Edit .env with your Anthropic API key

Run

source .venv/bin/activate
python3 side_project_launcher_langgraph.py

Configuration

Copy .env.example to .env and add your Anthropic API key:

  • ANTHROPIC_API_KEY - Anthropic API key (required for Claude models)

Your coding assistant retrieves the LaunchDarkly SDK key automatically when creating the project using your API key (LD_API_KEY).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages