# kvfrans/clipdraw

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/kvfrans-clipdraw).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

146 stars · 25 forks · Jupyter Notebook

## Links

- GitHub: https://github.com/kvfrans/clipdraw
- awesome-repositories: https://awesome-repositories.com/repository/kvfrans-clipdraw.md

## Description

This work presents CLIPDraw, an algorithm that synthesizes novel drawings based on natural language input. CLIPDraw does not require any training; rather a pre-trained CLIP language-image encoder is used as a metric for maximizing similarity between the given description and a generated drawing.…

## Tags

### Part of an Awesome List

- [3D Generation](https://awesome-repositories.com/f/awesome-lists/ai/3d-generation.md) — Text-to-drawing synthesis using language-image encoders.
- [Image Editing](https://awesome-repositories.com/f/awesome-lists/ai/image-editing.md) — Synthesizing drawings to match text prompts.
