Skip to content

πŸ€–πŸ‘¨πŸ»β€πŸŽ¨πŸ–ΌοΈ GLIDEing with Copilot πŸ€–πŸ˜ŽβœˆοΈ

Notifications You must be signed in to change notification settings

bookRa/copilot_glide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GLIDE App with Copilot

So, I read a cool article about a new text2image model released by OpenAI.

I decided to implement a simple webapp that would allow me to talk to a personal AIrtist.

* Also took the opportunity to test-drive GitHub's Copilot AI Code completion... Spoiler Alert: It didn't take long to impress me.

On the data engineering side of things, I want to store my prompt, the model's suggestions, and the piece I actually select.

Ideas for further improvement

  • Rather than host the model locally, incorporate a serverless function which would call the model that is hosted on its own GPU-optimized container
  • Develop pipeline to collect more data for active learning: User Prompt, Model Options, and final User Selection(s)

About

πŸ€–πŸ‘¨πŸ»β€πŸŽ¨πŸ–ΌοΈ GLIDEing with Copilot πŸ€–πŸ˜ŽβœˆοΈ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published