https://github.com/thelastjosh/autonomous-art
To be autonomous is to be free from external control. Autonomous art is art that is autonomous and which acts in order to ensure its autonomy. Often, it is art that owns itself or which cannot be owned.
https://github.com/thelastjosh/autonomous-art
art autonomous
Last synced: 3 months ago
JSON representation
To be autonomous is to be free from external control. Autonomous art is art that is autonomous and which acts in order to ensure its autonomy. Often, it is art that owns itself or which cannot be owned.
- Host: GitHub
- URL: https://github.com/thelastjosh/autonomous-art
- Owner: thelastjosh
- License: mit
- Created: 2023-05-13T19:42:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T22:34:41.000Z (over 2 years ago)
- Last Synced: 2026-04-04T23:59:52.299Z (3 months ago)
- Topics: art, autonomous
- Language: JavaScript
- Homepage: https://autonomousart.org/
- Size: 928 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Autonomous Art
[Manifesto](manifesto.md), [Commentaries](commentaries.md), [Discussion](https://github.com/thelastjosh/autonomous-art/discussions)
Authors: [Joshua Tan](https://joshuatan.com/research), [Primavera De Filippi](https://cyber.harvard.edu/people/pdefilippi)
Thank you: Amy Whitaker, Jenna Caravello, Luke Nickel, Sade Abiodun, Jenny Liu Zhang, [DISI](https://disi.org/)
> https://autonomous-art.vercel.app/
Running the application locally:
```
npm install
npm run dev
```
Deploying:
[](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-tailwindcss&project-name=with-tailwindcss&repository-name=with-tailwindcss)
This website is based on the Next.js + Tailwind CSS Example, using [Tailwind CSS](https://tailwindcss.com/) [(v2.2)](https://blog.tailwindcss.com/tailwindcss-2-2). It follows the steps outlined in the official [Tailwind docs](https://tailwindcss.com/docs/guides/nextjs).