twilio-automation-plugin
ai-art-gallery
twilio-automation-plugin | ai-art-gallery | |
---|---|---|
3 | 3 | |
2 | 17 | |
- | - | |
6.2 | 10.0 | |
about 1 year ago | 12 months ago | |
Python | Python | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
twilio-automation-plugin
-
Zero-Shot Prediction Plugin for FiftyOne
Week 1: 🎨 AI Art Gallery & Twilio Automation
-
Plugin for Building and Managing Plugins!
Some of these plugins were simpler than others. On one end, the Twilio automation plugin consists of a single Python file without bells and whistles. On the opposite extreme, plugins like Active Learning, which required multiple operators, caching, and special handling for many different scenarios. Plugins like Reverse Image Search and Concept Space Traversal were challenging in a different way, mostly because I am new to JavaScript. But that is for another day.
-
Build Custom Computer Vision Applications
In the AI Art Gallery and Twilio Automation plugins, I had used the ctx.trigger() method to perform operations like reloading samples (ctx.trigger(“reload_samples”)), and reloading the dataset (ctx.trigger(“reload_dataset”)). I was even aware from VoxelGPT that you could use ctx.trigger() to set the session’s view.
ai-art-gallery
-
Aug 7, 2024 - Developing Data-Centric Visual AI Apps Workshop
From concept interpolation to image deduplication, optical character recognition, and even curating your own AI art gallery by adding generated images directly into a dataset, your imagination is the only limit. Join us to discover how you can unleash your creativity and interact with data like never before.
-
Build Your Own AI Art Gallery
For the first week of 10 Weeks of Plugins, I built an AI Art Gallery plugin. This plugin allows you to select your text-to-image model, generate images from text prompts within the FiftyOne App, and add the image directly to your dataset — your “AI art gallery” — in one foul swoop.
-
Plugin for Building and Managing Plugins!
Week 1: 🎨 AI Art Gallery & Twilio Automation
What are some alternatives?
zero-shot-prediction-plugin - Run zero-shot prediction models on your data
image-quality-issues - FiftyOne Plugin for finding common image quality issues
image-deduplication-plugin - Remove exact and approximate duplicates from your dataset in FiftyOne!
reverse-image-search-plugin - Find the images in your dataset most similar to a query image from URL or drag-and-drop, with FiftyOne!
pytesseract-ocr-plugin - Run optical character recognition with PyTesseract from the FiftyOne App!
fiftyone-plugins - A curated list of plugins that you can add to your FiftyOne install!
vqa-plugin - Perform visual question answering on your images
text-to-image - Use text-to-image models Stable Diffusion, DALL-E2, DALL-E3, SDXL, SSD-1B, Kandinsky-2.2, and LCM from UI. Add images directly to your dataset!
concept-space-traversal-plugin - Traverse the space of concepts with a multi-modal similarity index in FiftyOne