Giter Club home page Giter Club logo

gpt-unicorn's Introduction

GPT Unicorn

GPT Unicorn is a project that explores the image generation capabilities of OpenAI's GPT-4 model by generating a new unicorn image every day. The project aims to track the changes and progress of the model over time by analyzing the generated images.

View the demo

Read the blog post

See the discussion

Background

This project is inspired by the paper Sparks of Artificial General Intelligence: Early experiments with GPT-4 by Sébastien Bubeck, Varun Chandrasekaran, Ronen Eldan, Johannes Gehrke, Eric Horvitz, Ece Kamar, Peter Lee, Yin Tat Lee, Yuanzhi Li, Scott Lundberg, Harsha Nori, Hamid Palangi, Marco Tulio Ribeiro, and Yi Zhang. In the paper, the authors explore the capabilities of GPT-4, discussing its performance on tasks spanning various domains and tasks.

GPT Unicorn focuses on the image generation aspect of GPT-4, specifically its ability to create SVG images of unicorns. By generating a new image every day, we can assess the model's understanding of visual information and its ability to connect language and visual representation.

How It Works

GPT Unicorn queries GPT-4 once per day to generate a new unicorn image in SVG format. The image generation process involves the following steps:

  1. Query GPT-4 with the prompt "Draw a unicorn in SVG" etc (full prompt in the source code).
  2. Process the output to extract the SVG code.
  3. Render the SVG code to produce the final image.

Viewing the Images

To view the daily generated unicorn images and browse the archive of previous drawings, visit gpt-unicorn.adamkdean.co.uk. Follow the project to witness GPT-4's progress and join the discussion on its capabilities.

Contributing

Feel free to submit issues or pull requests if you'd like to contribute to the project or have any suggestions for improvements.

Credit

This README was written with help from GPT-4. Thanks GPT-4!

License

// Copyright (C) 2023 Adam K Dean <[email protected]>
// Use of this source code is governed by the GPL-3.0
// license that can be found in the LICENSE file.

gpt-unicorn's People

Contributors

adamkdean avatar koganei 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.