Soare-Robert-Daniel / image-search-with-ai-description

A small project for a Hackathon. Use AI to generate image description which can be used by a search engine.
https://image-search-with-ai-description.vercel.app
MIT License
2 stars 0 forks source link

Connect UI with API Search #5

Open Soare-Robert-Daniel opened 1 year ago

Soare-Robert-Daniel commented 1 year ago

Connect the search input from UI with the API.

From UI, I make an API request to endpoint implemented in #3