Hacker Newsnew | past | comments | ask | show | jobs | submit | Zakuzaa's commentslogin

One of my good ones: https://chat.openai.com/share/2d1ac313-e4bd-4dcd-89b3-5f28fb... (AI with an ability of 'Continuous Thinking')


A research was published yesterday, which brings this concept of "autonomous agents" much closer: https://voyager.minedojo.org/. Pretty intriguing!


cool, have you looked at AutoGPT in detail with its memory system?


Is this GPT-4?


It says “model default” so assume 3.5


AFAIK since 3.5 only has one model this is not displayed there. Model default means, gtp4


yes GPT-4



I wanted to discover random locations, parks and cafes around my current location so I built this: https://randomlocation.xyz

p.s. there's a help file at https://randomlocation.xyz/help.txt


Nothing fancy. You can get the frontend code by checking the view-source. It's just html css js. Backend is very simple php script. It's just a cron that fetches data from hacknews API, reddit API and other few APIs.


Nothing fancy. You can get the frontend code by checking the view-source. It's just html css js. Backend is very simple php script. It's just a cron that fetches data from hacknews API, reddit API and other few APIs.


Let me know if you need a news API.

https://newscatcherapi.com/


Oh, I will test it on my SO's iOS device and get back.


I created this page for my own use and I have been using it for the last few months.

And it's been such a blast. It has taken me to places I would have never visited. It amazes me how much beauty around us we miss out on by not having enough randomness in our life. 20-30 sessions later, I am still discovering new parks and restaurants around me.

Try it?

-------------

Some tidbits:

- The page needs your location to suggest random locations around you

- No information is being saved at the backend. No cookies either.

- You can change the radius by adding ?d= parameter in url. For example https://randomlocation.xyz/?d=10 will suggest locations in 10 miles radius of your current location. Default is 2.5 miles.

- There is a "chained mode" which can be activated by adding c=1 to the url. By doing this, second location will calculated based on first location and third location will calculated based on second location, instead of all locations being calculated from the starting point

- There is a "hop mode" which can be activated by adding h=1 to the url. By doing this, you will be suggested a far off location in the first and then three nearby locations to that location. It's good for exploring nearby towns, villages or even countries. (h=100 will suggest first location within 100 miles)

- All modes can be clubbed if one wants

Caution: Please do not go to remote places alone. Be wise.


ProductHunt


Good catch. I have removed jquery. Now fontawesome is the only outside file that's being called.


Wow it's actually pretty good. Thanks.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: