AccessEverything

AccessEverything Used AI

5 devlogs
45h 52m
Created by sub

So It's a website built on top of ai models to access any information,any topic and anything you can think of It's inspired by a website called every noise at once

Timeline

sub
sub
11h 13m 17 days ago

Here’s what I did again, in a short brief (again).
1.added animation to the search
2.worked on reducing the lag caused by rendering over 4000 topics which took so long while i was trying different approaches
3.added darkmode. (it's not shown in the video because i haven't added the button for it yet but i did the backlogic)
4.added more initial topics to the data
5.the last thing which took the longest time was fixing bugs i spend most the time trying to figure out where the problem was and trying to fix it lol.
I have so much hope in this, though I'm sure I won't be able to show all of ideas because it will take a long time executing them, so I just hope I will be able to come up with something useful.

sub
sub
15h 48m 28 days ago

here is what i did in a simple way
1.added a search bar with one extra page for the website
2.made the search bar functioning
3.Improved some of the backbone logic for fetching the data
4.fixing bugs and lag (still working on it )
5.handling the nodes linking better (still working on it too)
so the video doesn't show all the work i have done because most was fixing the code and trying to improve somethings but i'm still figuring it out

So i expanded the whole thing and i have a lot to improve from the css to animations but i was kinda experimenting with a lot of things and i returned back to using D3 instead of react three because it wasn't a good fit and it was complicated I'm hoping i will be able to do what i have in my mind. in these 10 hours i added features but they weren't any good so i didn't keep them and i was learning a lot of things along the way

i changed the whole code because of the zooming out and zooming in and dragging the screen and currently using react three instead of d3 and i'm still learning react three along the way It's not that easy but I'm trying my best there is a lot to be done i need to do the linking between nodes again and add the labels as well that's my next step

I just made the basic layout i will change it completely in the future i got the base and i will go on from here