Skip to content

lingchen42/illustrAItion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

illustrAItion

Project for Vandy hacks V

Backend

Connect the backend server

Connect the local server to local run through

ssh -R 80:localhost:8000 ssh.localhost.run

Server will be available at https://chenling.localhost.run/api/

  • Processing the API call
    • Sentence to words with positional information (Syntax Tree? Preposition of location?) Ying
    • Use word2vec (gensim library) to fetch the closest object from database (Done)
    • Generate a plot (SVG pathes? PNG?) with object arrange in a reasonable way Ying and Laura
    • Return the plot as response Laura

Frontend (Pygame / react.js)

  • Pygame
  • React.js
    • SVG animation Laura
    • UI design Ling

Major challenges

The spatial arrangement of objects.

Fun things to add

Maybe useful tutorials

About

AI-informed illustrations generation tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published