For reasons the main dev right now is on a branch, also the browse feature is live allowing a better search ability.
Show HN: I am building a map of people who lived in the Roman Empire
31–40 of 58 posts
Re: Show HN: I am building a map of people who lived in the Roman Empire
#32This is cool – I'd like a way to click through from a given entry to find out more, appreciate it may not be much, but each one came from somewhere. There's a few in my hometown so just idly interested if they're from somewhere I know about or something that would be new to me.
Re: Show HN: I am building a map of people who lived in the Roman Empire
#33This is very cool! For the name extraction, how are you handling false positives across such a large dataset? I’m assuming there are mentions that could be a name but are actually just a noun. For example, Agricola being the word for farmer but also a name.
Re: Show HN: I am building a map of people who lived in the Roman Empire
#34This is really wonderful -- One thing that may be really cool if you have the data is to add a time-axis ability (unless I missed it) for a given location. This is such a delightful application of AI!
Re: Show HN: I am building a map of people who lived in the Roman Empire
#35I guess before I roll out questions and criticisms, I just want to say that this is a really cool project. I love it. Could you make the dots smaller in the updated UI? I didn’t realize at first that you were using an actual map of Roman provinces. My eyesight isn’t great and it would help if you used a political map rather than terrain. I’m not sure what’s out there for ancient Roman map tiles, though. I’m not so mu…
Re: Show HN: I am building a map of people who lived in the Roman Empire
#36Re: Show HN: I am building a map of people who lived in the Roman Empire
#37Congrats to this great idea! Love it. The ones around my place all use EDH, which also has a map feature, but not as intuitive as this! Reminds me of vici.org
Re: Show HN: I am building a map of people who lived in the Roman Empire
#38Great resource for baby names. And a great way to help students better understand historiography.
have there been any interesting revelations in understanding the history of the Roman Empire in the past 30 years? Newer manuscripts or artifacts discovered ?
https://www.successoterra.net/en
The Vesuvius scrolls have been partially decoded with some interesting results. https://www.smithsonianmag.com/smart-news/three-students-dec...
The Vindolanda tablets are constantly being worked on as well https://www.heritagedaily.com/2017/07/roman-tablets-unearthe...
Re: Show HN: I am building a map of people who lived in the Roman Empire
#39Could you elaborate on the multi level LLM workflow? Did you set up a benchmark, and you're having a LLM mutate prompts?
EDIT My instructions to the supervising LLM are in here https://github.com/metiscus/roman-names/blob/feature/webapp-...