Dicklesworthstone/ascii_art_mini_transformer
A tiny, CPU-efficient transformer for generating ASCII art with 2D positional encoding
This project helps artists, designers, or content creators generate new ASCII art from text prompts, ensuring the output respects specific width and height constraints. You provide a description of the art you want, and it outputs a complete, well-formed ASCII image. This is for anyone who needs to create structured text-based art for terminals, old-school websites, or creative projects.
Use this if you need to reliably generate new ASCII art that adheres to strict size limits, rather than just getting an image converted to text.
Not ideal if you're looking to convert an existing image into ASCII art or only need simple text banners.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Dicklesworthstone/ascii_art_mini_transformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
maua-maua-maua/maua
Deep learning toolkit for image, video, and audio synthesis
OverStruck/deep-dream-maker
GUI Interface for Google's Deep Dream and related python scripts
gordicaleksa/pytorch-deepdream
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included...
kesara/deepdreamer
Easy to configure Python program that make use of Google's DeepDream.
symisc/ascii_art
Real-Time ASCII Art Rendering Library