All Projects β†’ highlight-run β†’ party-parrot-as-a-service

highlight-run / party-parrot-as-a-service

Licence: other
No description or website provided.

Programming Languages

typescript
32286 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to party-parrot-as-a-service

Parrot.live
🐦 Bringing animated parrots to terminals everywhere
Stars: ✭ 2,642 (+6852.63%)
Mutual labels:  party, parrot
redparty
Host Youtube watch party with friends. Sync videos and chat in real-time
Stars: ✭ 70 (+84.21%)
Mutual labels:  party
karaoke-forever
Open karaoke party system
Stars: ✭ 180 (+373.68%)
Mutual labels:  party
Andspoilt
Run interactive android exploits in linux.
Stars: ✭ 101 (+165.79%)
Mutual labels:  parrot
pindery
An amazing party app.
Stars: ✭ 14 (-63.16%)
Mutual labels:  party
beboptwo4g
4G/LTE softmod for the Parrot Bebop 2
Stars: ✭ 50 (+31.58%)
Mutual labels:  parrot
airgeddon deb packages
Useful related to airgeddon packages for Debian based Linux distributions
Stars: ✭ 22 (-42.11%)
Mutual labels:  parrot
fridaybot
Slack bot for https://spb-frontend.slack.com
Stars: ✭ 29 (-23.68%)
Mutual labels:  parrot
Konfetti
Celebrate more with this lightweight confetti particle system 🎊
Stars: ✭ 2,278 (+5894.74%)
Mutual labels:  party
party-js
A JavaScript library to brighten up your user's site experience with visual effects!
Stars: ✭ 858 (+2157.89%)
Mutual labels:  party
ultrastar-worldparty
UltraStar WorldParty. A karaoke game inspired by SingStarβ„’
Stars: ✭ 88 (+131.58%)
Mutual labels:  party
ytmparty
Listen to music with your friends in Youtube Music.
Stars: ✭ 27 (-28.95%)
Mutual labels:  party
Parties
Party manager plugin for your Minecraft server!
Stars: ✭ 61 (+60.53%)
Mutual labels:  party
MinecraftNetwork
Minecraft server network backend
Stars: ✭ 35 (-7.89%)
Mutual labels:  party
CyberPunkNetrunner
Cyberpunk 2077 Netrunner Hacking Tool (Easy to use and install). Don't use it on illegal and malicious activity. Inspired by the game CyberPunk 2077 https://www.cyberpunk.net/
Stars: ✭ 69 (+81.58%)
Mutual labels:  parrot
stream-together-web-extension
Watch any video together with friends.
Stars: ✭ 57 (+50%)
Mutual labels:  party
vibe
Having a bad day? Good boy doggo to the rescue. Vibe for 30 seconds!!
Stars: ✭ 15 (-60.53%)
Mutual labels:  party
EpicGraphQL
Research about the Epic's non-documented Graphql API and main API, using Fiddler and Developer Tools to find requests and add them.
Stars: ✭ 22 (-42.11%)
Mutual labels:  party
DroneJS
A Node.js based library for controlling a Parrot minidrone. This library also provides the feature to take pictures from the drone, download them all at a time and delete them whenever required.
Stars: ✭ 19 (-50%)
Mutual labels:  parrot
Partify
This is a free open source Spotify-powered app that lets users host parties and have guests connect using their smartphones to submit and vote on songs. The app will only play the highest voted song and can connect to personal playlists.
Stars: ✭ 37 (-2.63%)
Mutual labels:  party

Demo

https://party.highlight.run

Team

  • Cameron Brill (@c00brill)
  • Jay Khatri (@theJayKhatri)
  • John Pham (@JohnPhamous)

About Party Parrot as a Service

Party Parrot as a Service is your one-stop-shop for all your party parrot needs. We provide you with an easy way to generate party parrots for you, your team, your friends, and anyone else (everyone deserves a party parrot).

Parrot seekers can use Party Parrot as Service either through our web app or our API.

After receiving an image from you, our team of hundreds of parrots gets to work:

  1. Detect the face in the image
  2. Crop the image to only include the face
  3. Extract the face from the foreground making the background transparent
  4. Creates a party parrot from the face
  5. Sends the finished party parrot to their new home

While party parrots wait to get picked up, we store them cozily in Supabase's Storage. We also record all the party parrots created in a Supabase database. The database allows us to keep track of how many party parrots have been created and showcase them on our web app.

Background

At Highlight, we create party parrots whenever a new team member or customer joins our Slack. We've been doing it manually so the time-to-party-parrot (TTPP) after a person joins was varied.

TTPP is a pretty important metric for our company; it drives many of the core business decisions we make. With Party Parrot as a Service, we'll be able to drive this metric up.

Next Steps

We'll be building a Slack bot that listens to whenever a new person joins our Slack Workspace. After that person joins, we'll send their profile image to Party Parrot as a Service, upload the party parrot as a Slack emoji, then react to the person's joining message with the party parrot.

Other

This project was made during the Supabase hackathon, and it got 2nd place! https://www.madewithsupabase.com/p/party-parrot-as-a-service

Setup

  1. Install pipenv with brew install pipenv

Installing Dependencies

pipenv install

Running

pipenv shell
pipenv run python main.py
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].