Live data from Hacker News

Show HN: AI powered meme search, open-source

examples.jina.ai

11–20 of 34 posts

Re: Show HN: AI powered meme search, open-source

#11
post #5

I went from 'well it's OK' to 'I quite like this' to 'it's great!' in about 10 minutes. Creating a new web account loads the tutorial page, but it's a little confusing at first how to add a node. Also, there are quite a few spelling and grammar errors on that page which will make an unfair negative impression. If you clean those up you will get more conversions. Examples: It's my job to keep your complicated brain ne…

Is this comment on the wrong post?

I guess this comment was meant for https://notegarden.web.app/ on https://news.ycombinator.com/item?id=28400446

Re: Show HN: AI powered meme search, open-source

#12
post #5

I went from 'well it's OK' to 'I quite like this' to 'it's great!' in about 10 minutes. Creating a new web account loads the tutorial page, but it's a little confusing at first how to add a node. Also, there are quite a few spelling and grammar errors on that page which will make an unfair negative impression. If you clean those up you will get more conversions. Examples: It's my job to keep your complicated brain ne…

Is this comment on the wrong post?

And it's on top. I wonder how often people actually read entire article or the comment. I think most often people read the first line and just choose if they agree or don't agree with comment and vote accordingly.

More often I have seen that the top comment on the article is completely opposite perspective of what is in the article. For example, if article is about why Flutter or Go is amazing we will see why both are worst choices ever as top comment here.

I think it just proves people feel the "need" to comment only if they disagree. If they agree with article they don't bother explaining and hence low comment count. In short, a controversial topic will generate lot of engagement and hence other social network don't bother moderating and let people engage in harmful behaviours to society at whole.

Re: Show HN: AI powered meme search, open-source

#16
post #10
post #4

Searching on google for old english meme immediately pulls up a bunch of Joseph Ducreux memes which is exactly what I was looking for. But this one does not return any. Are they not present in the dataset or could it be because of the way the algorithm works? Interested to hear some details on this setup.

Since I helped build it, I'll explain :) This example is quick and dirty, indexing only about 1,000 images from a dataset we pulled from Kaggle. So if results suck, that's due to either the meme you search for not being in the dataset, or it just didn't get indexed in the random batch of 1,000.

> So if results suck ...

Not trying to be harsh here, but if you only index 1000 random images and call it a meme search then it's going to suck. So it sucks because you all really didn't think this through. What are we supposed to take away from this? I have no way to evaluate the usefulness of the tech because it isn't capable of doing anything atm.

Re: Show HN: AI powered meme search, open-source

#17

I wanted this meme : https://knowyourmeme.com/memes/for-five-minutes "Shrek 5 minutes" None of the results is Shrek. Ok... may be something simpler: "Shrek" Same...

I tried finding this - https://knowyourmeme.com/memes/who-killed-hannibal

"Eric andre shoot" | "Eric andre kill"...I'm getting the drake meme.

But searching for "Who killed" works.

Also this might just be me but it would be nice if the search bar also worked by pressing "Enter" after a query.

Re: Show HN: AI powered meme search, open-source

#18

I wanted this meme : https://knowyourmeme.com/memes/for-five-minutes "Shrek 5 minutes" None of the results is Shrek. Ok... may be something simpler: "Shrek" Same...

I tried finding this - https://knowyourmeme.com/memes/who-killed-hannibal "Eric andre shoot" | "Eric andre kill"...I'm getting the drake meme. But searching for "Who killed" works. Also this might just be me but it would be nice if the search bar also worked by pressing "Enter" after a query.

That's a restriction in the front-end framework unfortunately :(

Really hoping Streamlit supports that in future.

Re: Show HN: AI powered meme search, open-source

#19

I wanted this meme : https://knowyourmeme.com/memes/for-five-minutes "Shrek 5 minutes" None of the results is Shrek. Ok... may be something simpler: "Shrek" Same...

Likely because: a) Only so many meme types in the full dataset b) We only indexed 1000 memes to build a toy example

Had I known it would blow up I would've indexed more!

Re: Show HN: AI powered meme search, open-source

#20
post #10

Earlier quoted context omitted.

Since I helped build it, I'll explain :) This example is quick and dirty, indexing only about 1,000 images from a dataset we pulled from Kaggle. So if results suck, that's due to either the meme you search for not being in the dataset, or it just didn't get indexed in the random batch of 1,000.

> So if results suck ... Not trying to be harsh here, but if you only index 1000 random images and call it a meme search then it's going to suck. So it sucks because you all really didn't think this through. What are we supposed to take away from this? I have no way to evaluate the usefulness of the tech because it isn't capable of doing anything atm.

I'm putting more info here: http://examples.jina.ai:8501/?tab=Dude,%20this%20meme%20sear...
Post reply on HN