Inspiration πŸ’‘

The advent of the 𝐂𝐨𝐯𝐒𝐝-πŸπŸ— has turned all of our lives upsides down. Changes in social dynamics due to local restrictions impacted human behavior and led to a shift in business dynamics. With that, a boom in the online marketplace is also prominent. Social media presence is helping people such as small businesses and organizations make a smart move, especially after seeing the effect that the COVID-19 Pandemic has left on the same. Many small businesses are struggling to stay open during these difficult times due to the lower count of people. This is indeed a very serious problem that is becoming the root cause of economic downfall in most countries.

logo

We believe that with the power of AI, this can be solved if proceeded creatively. Thus we made Social Curator!

What it does πŸ€”

Social Curator is a smart web-app that is built for helping small business owners gain the social media traction they need to keep their doors open. We hope to make the lives of marketers, business people, and influencers on social media easier, so they don't have to search for #hashtags and decide which ones are the best themselves, instead they can rely on our app to decide the same automatically.

Hashtags are a surefire way of boosting impressions, improving content searchability, and encouraging more people to talk about the brand. Moreover, it can easily help people finding social media content, increase social media engagement, and attract new customers etc. Choosing the right hashtags for a post can help it sky-rocket in popularity – gaining your content views, likes, re-tweets, and shares. All of this social activity ultimately helps to amplify content and business exposure. But, not all hashtags are created equal. And different types of hashtags reach different audiences – accomplishing different goals for the business. And the best part is that, nobody owns a hashtag. You can’t trademark hashtags, anybody can use them, and they can be any combination of words or phrases. We carried out research & found that there are around 7+ popular platforms that support #hashtag boosts. For this project, we have moved forward with Instagram since few surveys describe Instagram as the most popular social networking app.

x1

x2

x3

Once logged in, it provides the most relevant and popular hashtags for social media posts, bringing in larger audiences that are more likely to interact with the user’s content. All the user has to do is upload the picture that they want to post on our website. Then, the image is passed through an ML model which does the feature extraction & classifies the same. After processing, we return a suitable caption & a list of relevant trending hashtags (sorted in relevant-frequency order).

Wait, that's not the end. We also provide some analytics & SEO of the same image depending upon few classification factors like β€” (i) Quality, (ii) Resolution & (iii) Compression & generate a Word-Cloud from the frequency count of those keywords. Once we're done, we redirect the user to the posting page.

How we built it βš™οΈ

Social Curator is crafted with ❀️. The front-end is made in React.js with Tailwind CSS. The authentication is done via Firebase. The backend is running on GCP's instance and for the feature extraction & classification, we're using Inception-v3 trained with ImageNet [refined hyperparameters & underfitted (x0.65)] as the dataset. The tech stack of the project is mentioned below :β€”

logo

The ML pipeline is as follows :β€” pipeline

Challenges we ran into 😀

A lot! As I previously mentioned, the whole execution was done from scratch, even the advent of idea in our mind literally came during the opening ceremony from Joyce. We broke the timeline into small chunks & divided the tasks among us depending on priority. Joyce was the product manager for us. Arnab was primarily working on the Front-end while Seok was working on the integrations & backend. Besides, Pratyay worked on building the ML model & cooked the API. We faced most challenges while using those APIs when we were integrating the modules into one. But later on Pratyay managed to make a bypass method that returns the #Hashtag frequencies using Rapid-API. Last but not the least, it was a bit difficult for us to collaborate in a virtual setting but we somehow managed to finish the project on time.


Design

We were heavily inspired by the revised version of Double Diamond design process developed by UK Research Council, which not only includes visual design, but a full-fledged research cycle in which you must discover and define your problem before tackling your solution.

Double-Diamond

  1. Discover: a deep dive into the problem we are trying to solve.
  2. Define: synthesizing the information from the discovery phase into a problem definition.
  3. Develop: think up solutions to the problem.
  4. Deliver: pick the best solution and build that.

This time went for the minimalist Material UI design. We utilized design tools like Figma, Photoshop & Illustrator to prototype our designs before doing any coding. Through this, we are able to get iterative feedback so that we spend less time re-writing code.

Brand-identity


Research πŸ“š

♣ Datasets :- ImageNet ♣ Model :- Inception-v3

♣ Articles :-

CREDITS

  • Design Resources : Freepik
  • Icons : Icons8
  • Font : Recoleta / Manrope / Montserrat / Roboto

Takeways

Accomplishments that we're proud of ✨

We are proud of finishing the project on time which seemed like a tough task as we started working on it quite late due to other commitments and were also able to add most of the features that we envisioned for the app during ideation. Moreover, we learned a lot about new web technologies and libraries that we could incorporate into our project to meet our unique needs. And as always, working overnight was pretty fun! :)

What we learned πŸ™Œ

Sleep is very important! Jokes apart, tbh a lot of things, both summed up in technical & non-technical sides. For the technical part, we did face some serious issues while we're finetuning the hyperparameters. Handling CORS and other bugs were also a big challenge. We also gave our level best to make the UI/UX look solid which helped us learn more about different design-centric approaches! Not to mention, Stackoverflow was the gem for us while we're troubleshooting some complicated issues late-night.

What's next for Social Curator πŸš€

We just really want this project to create a real positive impact on humanity. We are planning to integrate some cosmetic features into the application to make the UI look more attractive & intuitive. We are also looking forward to improving machine learning model performances, and adding cross-platform support. Moreover, a lot of code needs to be refactored as we couldn't hit so much under 36 hrs. Overall, we hope that one day this project can be widely used globally to help small businesses & startups amplify with ease.

Note β€” API credentials have been revoked. If you want to run the same on your local, use your own credentials.

footer

Built With

Share this project:

Updates