Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 409 Bytes

File metadata and controls

13 lines (7 loc) · 409 Bytes

Image-Search-Using-Django-and-Clarifai-API

Passes image urls to Clarifai API and saves the tags received from Clarifai API and the respective image urls in a SQL Lite DB.

Minimalist styling of the search engine using bootstrap.

Django Haystack was used to implement modular search and Django Taggit to add tags.

Requirements: requirements.txt

Deployed on heroku: https://searchai.herokuapp.com/search