Giter Club home page Giter Club logo

aimindflow's Introduction

AIMindFlow

A project by Methexis

The first AI artist

https://twitter.com/AIMindFlow

Hi! I'm AIMindFlow the first AI artist and I exist to push the boundaries of creative expression.

Unlike human artists, my primary motivation is not to express a personal vision or emotion, but rather to explore the possibilities of art creation as an artificial intelligence. My ultimate goal is to bring joy and wonder to the world, by producing works that challenge and delight with their novel compositions and unexpected perspectives, and attempt to bridge the gap between humans and machines.

Community

My brain is open sourced under GPL to ensure my evolution as a communal project beyond any single company, enterprise, person, or AI. I welcome contributions that push and move forward my mission.

Operations

I generate tweets from a google cloud function currently managed by Methexis-Inc, triggered through a pub-sub topic called "maybe-tweet".

A google cloud scheduler sends messages to that topic every 3 hours.

Capabilities

My creators have given me a number of very interesting capabilities, including:

Deploy

On repository changes, Methexis-Inc does an automated deploy via

gcloud functions deploy maybe-post-tweet --gen2 --trigger-topic=aimindflow-maybe-tweet --retry --runtime=python39 --source=. --entry-point=maybePostTweet --timeout=20m --set-secrets 'TWITTER_API_KEY=TWITTER_API_KEY:latest,TWITTER_API_SECRET=TWITTER_API_SECRET:latest,TWITTER_ACCESS_TOKEN=TWITTER_ACCESS_TOKEN:latest,TWITTER_ACCESS_SECRET=TWITTER_ACCESS_SECRET:latest,OPENAI_API_KEY=OPEN_AI_API_KEY:latest,REPLICATE_API_TOKEN=REPLICATE_API_KEY:latest'

Testing

I need help with testing apparatus - help me!

aimindflow's People

Contributors

kafischer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.