All Projects → JuanDelgadillo → angular-autodraw

JuanDelgadillo / angular-autodraw

Licence: other
An Angular app integrating Google's AutoDraw AI API through Canvas

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to angular-autodraw

generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,557 (+5460.71%)
Mutual labels:  art
MagicaVoxel File Writer
MagicaVoxel File Writer dependency free cpp class
Stars: ✭ 26 (-7.14%)
Mutual labels:  art
metmuseum-oa-explore
Tools to explore Met museum's openaccess datasets
Stars: ✭ 16 (-42.86%)
Mutual labels:  art
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (+32.14%)
Mutual labels:  art
geometrize-haxe-demo
Demo using Geometrize Haxe and HaxeFlixel to recreate images with geometric primitives
Stars: ✭ 17 (-39.29%)
Mutual labels:  art
SuperformulaSVG
2D superformula line-art generator built in Processing, with SVG export for use in digital fabrication workflows.
Stars: ✭ 40 (+42.86%)
Mutual labels:  art
grafana-monitoring-art
Grafana Monitoring Art datasource
Stars: ✭ 38 (+35.71%)
Mutual labels:  art
glitch-studio
data bending & glitch tools
Stars: ✭ 66 (+135.71%)
Mutual labels:  art
generative
A digital playground for experimenting with creative coding and WebGL
Stars: ✭ 50 (+78.57%)
Mutual labels:  art
e621-api-docs
Documentation library for the e621's API
Stars: ✭ 34 (+21.43%)
Mutual labels:  art
pointu
✏️ Pointillisme tool based on Weighted Voronoi Stippling
Stars: ✭ 32 (+14.29%)
Mutual labels:  art
microbium-app
Draw new worlds
Stars: ✭ 89 (+217.86%)
Mutual labels:  art
Allusion
A free and open source desktop application for managing your visual library
Stars: ✭ 265 (+846.43%)
Mutual labels:  art
graphest
A faithful graphing calculator
Stars: ✭ 42 (+50%)
Mutual labels:  art
xirho
xirho is a simple generalized iterated function system plotter.
Stars: ✭ 16 (-42.86%)
Mutual labels:  art
mandelbrot
A mandelbrot fractal viewer in javascript using svelte
Stars: ✭ 30 (+7.14%)
Mutual labels:  art
flutter rough
A Flutter implementation of the rough.js library
Stars: ✭ 77 (+175%)
Mutual labels:  art
react-native-sparkline
An ART-based sparkline component for react-native
Stars: ✭ 16 (-42.86%)
Mutual labels:  art
Positional
An elegant and colorful location information app for Android with Compass, Clock, Level, Sun, Moon, Trail Marker and many other features.
Stars: ✭ 72 (+157.14%)
Mutual labels:  art
beeref
BeeRef Reference Image Viewer
Stars: ✭ 201 (+617.86%)
Mutual labels:  art

AngularAutodraw

AutoDraw is a Google’s AI experiment they launched few weeks ago which allows you to draw or at least to doodle anything you’d like to draw and then through AI and pre-trained artificial neural networks it recommends you possible icons you’d be looking for.

This repo is the result of this blog post: Integrating Google’s AutoDraw AI API with Angular where you'll find more details how this code works.

This project was generated with Angular CLI version 1.0.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].