-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
37acbd8
commit 11af707
Showing
4 changed files
with
32 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: 'An AI Art Search Engine' | ||
description: 'Search through more than half a million artworks by describing what you are looking for' | ||
path: /projects/ai-art-explorer | ||
date: 2024-12-13 | ||
category: project | ||
coverImage: cover-image.png | ||
ogImage: | ||
component: BlogPost | ||
props: | ||
readingMins: 5 | ||
sitemap: | ||
loc: /projects/ai-art-explorer | ||
--- | ||
|
||
## The project | ||
|
||
Together with my buddy [Sjors Lockhorst](https://blog.lockhorst.dev/) I've built an AI powered search engine for artworks. You can simply describe what you want to see (or write anything you want essentially) and it will find the ten closest matching images! We've implemented this for more than half a million artworks that we got from the Amsterdam Rijksmuseum. | ||
|
||
We've written a blogpost explaining how we did it and what we had to solve to finish the project. You can find the blogpost here: [Art Explorer Blog Post](https://blog.lockhorst.dev/projects/art-search). | ||
|
||
The code is also open source so if you want to take a look, you can find it on [Github](https://github.com/SjorsLockhorst/sem-art-search). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.