Skip to content
New issue

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

add google image search route #5

Open
timofeysie opened this issue Aug 9, 2021 · 1 comment
Open

add google image search route #5

timofeysie opened this issue Aug 9, 2021 · 1 comment

Comments

@timofeysie
Copy link
Owner

No description provided.

@timofeysie
Copy link
Owner Author

The images route was created. As of now, it just scrapes the text and creates a file for the training of the model to generate an image description.

A trend search for the nest-demo looks like this:

http://localhost:3333/api/images/Christina%20Applegate

Part two will be to add an image chooser on the front end which will then POST the chosen search result along with the selected image which can then kick off the cartoonify GAN to create the image also.

This is still going to be at least half manual for the time being until the SEO viability is figured out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant