Skip to content

Generate Notion-style line avatars using MediaPipe AI models

License

Notifications You must be signed in to change notification settings

gregives/LineAvatars.com

Repository files navigation

Graphic showing a photo of a person turning into a line avatar

Website to generate Notion-style line avatars using Google's MediaPipe AI models. The website runs entirely client-side and stores generated avatars in LocalStorage.

The website is built with the following technologies:

Getting Started

Clone the repository:

git clone https://github.com/gregives/lineavatars.com

Install the dependencies using Yarn:

yarn

Run the development server:

yarn dev

Open http://localhost:3000 in your browser to see the development server.

Contribute

I would appreciate help improving LineAvatars.com and the avatars it generates. Here is a list of some improvements I have in mind:

  • Add suite of images to test
  • Support all skin tones
  • Support glasses and other accessories
  • Support hats
  • Add detail to ears

License

Due to Potrace being distributed under the GNU General Public License, LineAvatars.com must also be distributed under the GNU General Public License. See the LICENSE file for details.

About

Generate Notion-style line avatars using MediaPipe AI models

Resources

License

Stars

Watchers

Forks