Skip to content

Curating creativity, one masterpiece at a time. Empowering art with AI, innovation, and community.

License

Notifications You must be signed in to change notification settings

Niche-Aii/Niche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Niche-Aii

Niche-Aii is a Python project simulating four AIs working together to create, name, describe, and value unique works of art.

Project Structure

  • scripts/
    Contains executable scripts, like run_niche_ai.sh to start the simulation.

  • src/
    Python source files for each AI (Leonardo, Raphael, Michelangelo, Donatello).

  • tests/
    Unit tests.

  • Dockerfile
    Used to containerize the application.

  • docker-compose.yml
    A sample Compose file to manage multi-container setups (optional).

  • requirements.txt
    Python dependencies.

How to Run

  1. Clone or download this repo.
  2. Install dependencies:
    pip install -r requirements.txt

About

Curating creativity, one masterpiece at a time. Empowering art with AI, innovation, and community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published