Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

πŸ“Έ Generates hashtags for Instagram posts. Upload your photo and it will suggest the relevant #hashtags for you. 🏷️ :trollface:

License

Notifications You must be signed in to change notification settings

vinitshahdeo/Hashtagify

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

    _  _   _    _           _     _              _  __       
  _| || |_| |  | |         | |   | |            (_)/ _|      
 |_  __  _| |__| | __ _ ___| |__ | |_ __ _  __ _ _| |_ _   _ 
  _| || |_|  __  |/ _` / __| '_ \| __/ _` |/ _` | |  _| | | |
 |_  __  _| |  | | (_| \__ \ | | | || (_| | (_| | | | | |_| |
   |_||_| |_|  |_|\__,_|___/_| |_|\__\__,_|\__, |_|_|  \__, |
                                            __/ |       __/ |
                                           |___/       |___/ 

Hashtagify

Hashtagify Google Vision Imgur API

Generate #Hashtags for your next Instagram Post!

Hashtagify

A web app which suggests hashtags for your picture! It might help you to come up with relevant #hashtags for your next Instagram post :p and it may get more eyes on your Instagram posts.

#

APIs Used

  • Google Vision API - Google Cloud’s Vision API offers powerful pre-trained machine learning models through REST and RPC APIs.

  • Imgur API - Imgur's API exposes the entire Imgur infrastructure via a standardized programmatic interface. Using Imgur's API, you can do just about anything you can do on imgur.com, while using your programming language of choice.

Getting Started

  • Get your own imgur clientID here.
  • Replace XXXXXXXXX with your clientID in js/upload.js.
new Imgur({ 
    clientid: 'XXXXXXXXX', // replace this 
    callback: feedback 
});
var settings = {
      "async": true,
      "crossDomain": true,
      // change the key below
      "url": "https://vision.googleapis.com/v1/images:annotate?key=XXXXXXXXXXXXXXXXXXX",
      "method": "POST",
      "headers": {
        "Content-Type": "application/json",
        "cache-control": "no-cache"
      },
      "processData": false,
      "data": str
    }
  • Now open index.html

Stargazers ❀️

Stargazers repo roster for @vinitshahdeo/Hashtagify

Need Help ?

Facebook Instagram LinkedIn

πŸ“§ Feel free to contact me via email.

GMAIL

License

FOSSA Status

MIT Β© Vinit Shahdeo


╦ ╦╔═╗╔═╗╦ ╦╔╦╗╔═╗╔═╗╦╔═╗╦ ╦
β• β•β•£β• β•β•£β•šβ•β•—β• β•β•£ β•‘ ╠═╣║ ╦║╠╣ β•šβ•¦β•
β•© β•©β•© β•©β•šβ•β•β•© β•© β•© β•© β•©β•šβ•β•β•©β•š   β•© 


if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
}

πŸ€—
Check out my other projects here!

About

πŸ“Έ Generates hashtags for Instagram posts. Upload your photo and it will suggest the relevant #hashtags for you. 🏷️ :trollface:

Topics

Resources

License

Stars

Watchers

Forks

Morty Proxy This is a proxified and sanitized view of the page, visit original site.