Humans will be held accountable, not machines, whatever is the technology used. The jobs you suggest are based on the state of LLM right now, this could change rapidly, considering the state of progress. These are just activities that are already done by people that work with these instruments, because they want to optimize and obtain the best/safest output from these machines.
> Humans will be held accountable, not machines, whatever is the technology used
Isn't this addressed explicitly in TFA, in section "meat shields"?
As for the rest, if you predict even the jobs described in TFA will be obsoleted by future LLMs+tools, then the future is even more dire than predicted by Aphyr, right? Fewer jobs for humans to do.
I agree with you, site also looks too much a one day vibecoded stuff. Can you give me references where I can these graphs of people, I am interested because I am working on something similar.
I worked on a knowledge graph map using Wikidata to get relationship between people and organizations, but data was limited to family, basic stuff. Being from Europe, there isn't an open data analogue of SEC. Now I will download this data, it is open so no license at all, and try to show these kind of relationships. It has the potential of being very investigative, especially for USA residents.
Each european countries has various orgs, types of license. It is easier to start from SEC to integrate that data into my site, also you have to test a bit what users care about.
Wondering aloud -- this is clearly PII, but it's public information. The site would be subject to GDPR, and other rules from the EU, and folks may want to have their data hidden or removed. What would be the exposure for sourcing EU data?
Look now that the site loads, is it a bit sketchy that you are asking 50 dollars subscription, one can't even navigate the site a bit without subscribing. You don't even have a working and tested product and already want to make money.
The explore page is free and always will be. The main site shows real time changes too, just capped at a few recent ones. The $50 is for the full feed, alerts, search, comp data. Comparable to other sales intel tools but I hear you on letting people try more before paying. Gonna work on that.
Would you consider making a stale dataset (3day, 1 week, idk..?) available for other projects (but also protect your revenue stream?) I assume the value in the paid option would be real-time updates but I'm not sure exactly what the target consumer is
Yeah been thinking about that. A delayed public feed or an API with a lag makes sense. The real-time piece is where the paid value is so anything older than a few weeks/months could be opened up
Built this due to my passion to explore the connections between known people and organizations, for now data includes entities from EU, USA and CA, some important entities from other countries appear due to having multiple connection to stored ones.
Look people and organizations leaderboard, and navigate whoever you are interested into.
Trivia game section that i built to know/explore new persons and discover facts.
Best for desktop use.
Tech stach used:
- ArangoDB because its native for graph traversal, great for storing Wikidata format style
- Backend API Python with FastAPI, well known and stable library
- Frontend Vue 3 + Vite, fast and stable enough.
- Cytoscape.js, for graph visualization, traversal and animations.
- Redis for caching frequent people requests and game rounds.
- Wikidata and Wikimedia commons are used as data source.
Hope you find entertaining and fast exploring the graph, let me know if you have features, improvements or find bugs (there is also a report button in site "about" section).
reply