awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kvfrans avatar

kvfrans/clipdraw

0
View on GitHub↗
146 stars·25 forks·Jupyter Notebook·11 views

Clipdraw

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.…

Features

  • 3D Generation - Text-to-drawing synthesis using language-image encoders.
  • Image Editing - Synthesizing drawings to match text prompts.

Star history

Star history chart for kvfrans/clipdrawStar history chart for kvfrans/clipdraw

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Clipdraw

Similar open-source projects, ranked by how many features they share with Clipdraw.
  • idea-research/grounded-segment-anythingIDEA-Research avatar

    IDEA-Research/Grounded-Segment-Anything

    17,633View on GitHub↗

    Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and generative image editing. It integrates text-to-bounding-box detection and high-precision image segmentation masks to function as a text-based image segmenter and an automated visual labeling tool. The project enables text-driven image editing by identifying objects through natural language to perform inpainting and element replacement. It further extends visual analysis into three dimensions, allowing for 3D human reconstruction and the generation of 3D bounding boxes from t

    Jupyter Notebook3d-whole-body-pose-estimationautomatic-labeling-systemcaption
    View on GitHub↗17,633
  • macpaw/openaiMacPaw avatar

    MacPaw/OpenAI

    2,862View on GitHub↗

    This is an asynchronous Swift client library for calling OpenAI’s API across Apple platforms. It provides native access to chat completions, image generation and editing, speech synthesis and transcription, text embeddings, and content moderation through a single interface built on Swift’s async-await concurrency model. The client supports structured output generation by constraining model responses to a provided JSON schema, and enables real-time consumption of generated text through streaming responses delivered as an AsyncSequence. It includes a thread-based conversation model for managing

    Swiftaiopenaiopenai-api
    View on GitHub↗2,862
  • guytevet/motionclipGuyTevet avatar

    GuyTevet/MotionCLIP

    497View on GitHub↗

    Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space".

    Python
    View on GitHub↗497
  • hila-chefer/targetcliphila-chefer avatar

    hila-chefer/TargetCLIP

    231View on GitHub↗

    This repository finds a global direction in StyleGAN's space to edit images according to a target image. We transfer the essence of a target image to any source image.

    Jupyter Notebook
    View on GitHub↗231
See all 13 alternatives to Clipdraw→

Frequently asked questions

What does kvfrans/clipdraw do?

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.…

What are the main features of kvfrans/clipdraw?

The main features of kvfrans/clipdraw are: 3D Generation, Image Editing.

What are some open-source alternatives to kvfrans/clipdraw?

Open-source alternatives to kvfrans/clipdraw include: idea-research/grounded-segment-anything — Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and… macpaw/openai — This is an asynchronous Swift client library for calling OpenAI’s API across Apple platforms. It provides native… guytevet/motionclip — Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space". hongfz16/avatarclip — AvatarCLIP: Zero-Shot Text-Driven Generation and Animation of 3D Avatars. hila-chefer/targetclip — This repository finds a global direction in StyleGAN's space to edit images according to a target image. We transfer… cassiepython/clipnerf — CLIP-NeRF: Text-and-Image Driven Manipulation of Neural Radiance Fields.