Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative AI Experiments

Small experiments exploring AI, creativity, storytelling, and code.

Built by curiosity. Powered by AI.


📌 About

This repository is a sandbox for small creative AI experiments.

The goal is to test ideas quickly, document what I learn, and turn small concepts into working prototypes over time.


📁 Structure

creative-ai-experiments/
│
├── experiments/          # small creative AI scripts and prototypes
├── notes/                # experiment notes and findings
├── ai-dev-workflow/      # reusable AI-assisted development workflow blueprint
│   ├── templates/        # copy these into new repos to adopt the workflow
│   └── *.md              # workflow documentation and role guides
├── .ai/                  # live workflow context for this repo
├── CLAUDE.md             # Claude Code instructions for this repo
├── .gitignore
└── README.md

🔬 Current Experiments

Mood Color Mapper

A small Python experiment that maps moods to colors, feelings, and creative directions.

AI Development Workflow

This repo includes an experiment called ai-dev-workflow.

It documents a reusable AI-assisted development workflow for future repos and app ideas.

The workflow uses:

  • Claude Code as builder and implementation agent
  • GitHub Issues for task planning
  • Git branches and Pull Requests for safe changes
  • Claude GitHub Actions for @claude issue/PR assistance and automatic PR review
  • ChatGPT for architecture, product, and roadmap review
  • Gemini for UX, usefulness, and second-opinion review

The goal is to make it faster to go from idea → repo → issue → implementation → review → merge.

See:

ai-dev-workflow/

🧪 Experiment Ideas

  • AI-assisted writing tools
  • Lyric and storytelling generators
  • Prompt experiments
  • Creative automation scripts
  • Small Python prototypes
  • Music and mood-based tools

🧠 Philosophy

Start small.

Make it work.

Document the process.

Improve later.

About

Small experiments exploring AI, creativity, storytelling, and code.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages