We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I propose to add a new page to the site, which will enable a user to upload any public image URL and obtain n relevant hashtags for the same.
The front end will include a functional UI, with two text boxes, one for the URL and one for the number of hashtags the user wants (n).
The backend will be in React in keeping with the rest of the site and use an API to get AI-generated hashtags for the uploaded image.
The text was updated successfully, but these errors were encountered:
phreakyphoenix
Successfully merging a pull request may close this issue.
I propose to add a new page to the site, which will enable a user to upload any public image URL and obtain n relevant hashtags for the same.
The front end will include a functional UI, with two text boxes, one for the URL and one for the number of hashtags the user wants (n).
The backend will be in React in keeping with the rest of the site and use an API to get AI-generated hashtags for the uploaded image.
The text was updated successfully, but these errors were encountered: