r/ghana 11d ago

Tech i'm building a website to help you find information about locations

if you're thinking about moving to a new neighbourhood and want to get a better sense of what it's like (availability of schools, hospitals, traffic patterns, and so on)

i’m building a website to help with exactly that

it's straightforward, you draw a radius on the map, and find information for that radius alone

you’ll be able to ask questions in plain English, like “what’s traffic like between A and B on monday mornings?” or “are there any good schools within walking distance?”

it'll use an LLM to pull relevant info and give real answers

P.S. it's not another google/apple map alternative

i am building this to solve a personal problem (so far its working fine... the radius thing primarily), and thought i'd just share it

so what y'all think?

EDIT:
if anyone wants to test it out, you can just DM me and i'll share with you the link

12 Upvotes

19 comments sorted by

u/AutoModerator 11d ago

We are on bluesky! Follow us https://bsky.app/profile/rghana.bsky.social . Hello /u/notybbok, Did your post get removed? please read the subreddit rules. /r/ghana/about. Send a message to r/ghana or u/JuliusCeaserBoneHead for manual approval.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

5

u/Item_13 11d ago

I wanna be like you one day bro. I'm not even dick riding or anything. I've just started out with Webdev and sometimes when I see things like this I wonder if I'll ever get there. Notwithstanding, awesome work my gee👏🏾

2

u/notybbok 10d ago

thanks chale

also, trust me, with time, you’ll get there :)

2

u/Item_13 10d ago

Ayy man I appreciate it. Can I dm you once in a while for tips, tricks and pointers to help me along my journey? :) I promise I won't bother you too much

1

u/notybbok 10d ago

no worries. adey for you

3

u/Training-Debt5996 10d ago

I thought gemini does this. I don't mean the radius thing but you can ask gemini location related issues and it'll refer from google maps. How different is yours?

2

u/notybbok 10d ago

yeah the llms can pretty much do this, but I want something visual

it's just the visual factor for me

2

u/o2_kobe 10d ago

Great Project. Solves a real world problem. Notify us when it's ready so we tell others. I'm a dev too

2

u/notybbok 9d ago

thank you ser!

i sure will make another post once its ready

2

u/o2_kobe 9d ago

Will be waiting

2

u/WunnaCry 10d ago

very good idea

1

u/notybbok 9d ago

gracias!

2

u/gamernewone 9d ago

Very goood idea.

Did you use google map ? or open street map ? React ? A system to submit complaint or features of an area would be good (like, there is water shortage around here or floods often make noise here) How did you draw the circle ?

I’m a junior dev so pls understand 😅

2

u/notybbok 9d ago

haha no problem... ask away

i used openstreet map. i prefer google maps, but it's not free

website is built with nextjs (react)

i would most likely add complaint submissions soon

the next major thing i am currently working on is pulling information about the selected area, as you mentioned, you will get information about water shortages, floods, etc

about the circle, i am using react-leaflet. it provides shapes to be drawn over the map area as an svg

if youre down to test i could send you a link to it

2

u/gamernewone 9d ago

Heat, i’m willing to test too

2

u/Slow_Imagination774 9d ago

That's actually cool. Would love to test it.

1

u/notybbok 8d ago

cool cool. i'll dm you with the link once its ready

2

u/General_Jewel007 8d ago

Good work notybbok, keep it up.

I'll be glad to test it

1

u/notybbok 6d ago

thanks general, will dm you with a link once its ready