PAIR-code / font-explorer

Font latent space explorer using tensorflow.js

Home Page:https://pair-code.github.io/font-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font Latent Space Explorer

Screenshot of the explorer

This repository contains the code for the font latent space explorer website used in the Distil.pub post "Using Artificial Intelligence to Augment Human Intelligence".

Building

This project builds using yarn.

  1. yarn
  2. yarn build

The build output can then be found in the dist directory.

Acknowledgements

This explorer was based off of the blog post "Analyzing 50k fonts using deep neural networks" by Erik Bernhardsson.

Thanks to Shan Carter for the visual design work and vue.js implementation.

About

Font latent space explorer using tensorflow.js

https://pair-code.github.io/font-explorer

License:Apache License 2.0


Languages

Language:Vue 61.5%Language:TypeScript 37.6%Language:JavaScript 0.9%