Discovering random content in Hive: A new web-app
I spent about an hour today completing a Hive content discovery tool that I needed.
The result is this: https://cryptothesis.github.io/hivesearch/index.html
Just a simple search that returns random content based on the search term. It will show up to 25 current posts per search. It also shows the current reward value.
The reason why I wanted the random picks is to give myself a chance to discover new authors.
I also omitted the author's name. This is aimed at removing bias.
So basically, the way I would use it is to read whatever I fancy based on the title.
This tool was created using ChatGPT, but of course that wasn't straightforward. I still had to work pretty hard to get it to improve the code to the present stage. But the effort is really nothing compared to writing every line of the code myself.
Anyway, the source code can be found here. Feel free to use it to customise into something that serves your need.
I would love to hear your ideas too!
Posted Using LeoFinance Beta
P/S: This is not financial advice, and please do your own due diligence before investing.
If you read this far... and if you are a like-minded Hiver who is on the path to learning more about Hive and crypto investing, and if you like to be tagged when I write such posts, I welcome you to leave a comment below and let me know. We can form an alliance to support each other's growth.
You might be interested in this post, @thatkidsblack, @graciousvic, @peniel2010, @deflacion, @jacoalberts, @young-kedar, @svanbo, @sumotori, @zakludick, @poplar-22 and @hankanon!
So let's see if I understand. You enter the word or words you want to find in the title in the search string, this genius that you have created returns you 25 results with articles related to the one you are looking for, right?
I adore!
I'll try it right away, or at least I try because I'm a kid in certain things... if you don't see me for a while it means my computer has exploded heh heh!
Anyway, you have a great idea!
I like to think that is what it is doing. !PIZZA
Very helpful tool and a good way to practice coding a website using ChatGPT!
Thanks for sharing the tool and its code. :)
Yeah, it is a new ball game! !PIZZA
The way we see today what is chat GDP4 is becoming very popular and helping people a lot to work. Such projects are also benefiting students who are students today. The previous version was not working properly my friends used it once it gave correct answer then it started giving wrong answer. But I have one thing to say here, whatever it is, whatever the human mind can do, it can't do it at all.
This is a good way to discover random posts based on a keyword search that interests the reader. Are the posts that it comes up with eligible to be voted on? Or are they already more than 7 days old?
They should be all younger than 7 days. !PIZZA
I'm surprised with your use of the word "younger" when referring to how long posts (on Hive) have been published, even though "younger" is an antonym of the word "older". 😅 I would have said "All posts coming up should not be older than 7 days". 🤓
Have some !PGM with !LUV! 😁
@cryptothesis, @savvytester(8/10) sent you LUV. | tools | discord | community | HiveWiki | NFT | <>< daily
This is very cool.
Really supports the ambition to increase curation rewards, randomly pollinating different posts with your stake's vote. Well done, my friend. I'm impressed.
Yeah, that’s my desire. I believe there are many interesting authors around. This will make my Hive experience better. !PIZZA
Hold on a minute there😂
I don't care if chatgpt help... But did you just casually write a little program... Just like that😂😂📝
How the fuck
Imagine if you have a worker that you can ask to carry out any car repairs after giving your instructions?! This is it here. It’s about the domain knowledge one has and using it to give instructions to the bot. !PIZZA
Hey, this is actually really cool! Are you just parsing a feed from an API? This gives me an idea to also include word count / character length in such a tool. I'll look at the code and see if I can understand it (I only know a tiny bit of Python) :D
I believe character count or word count is available from the hive api.
Just try out chatgpt to ask it to explain what each code does and question it until you understand.
Something you can do to improve your Python skills. !PIZZA
Absolutely, it is much better than using stack overflow to try and figure out what I am doing wrong. :D
$PIZZA slices delivered:
cryptothesis tipped p1k4ppa10
cryptothesis tipped thatkidsblack
cryptothesis tipped takhar
cryptothesis tipped holoz0r
cryptothesis tipped kenny-crane
@cryptothesis(6/15) tipped @technicalside
That's very great, you have done a great job dude. It will be very helpful for the community in searching random content on hive and we believe you will work hard to get it to improve.
Wow, that's really an amazing tool, it will be very useful, going to try this for sure.
welcome to use it!
Posted Using LeoFinance Beta
I think it's always nice to be able to find random content but it's probably not for me. I don't have too much time to look at other things but ChatGPT is doing great at building tools. Just wondering, is it only top level posts or does it also include comments?
Posted Using LeoFinance Beta
top level only.
Posted Using LeoFinance Beta
This is excellent thank you!