Show HN: Ithihāsas – a character explorer for Hindu epics, built in a few hours (ithihasas.in)
Hi HN!
I’ve always found it hard to explore the Mahābhārata and Rāmāyaṇa online. Most content is either long-form or scattered, and understanding a character like Karna or Bhishma usually means opening multiple tabs.
I built https://www.ithihasas.in/ to solve that. It is a simple character explorer that lets you navigate the epics through people and their relationships instead of reading everything linearly.
This was also an experiment with Claude CLI. I was able to put together the first version in a couple of hours. It helped a lot with generating structured content and speeding up development, but UX and data consistency still needed manual work.
Would love feedback on the UX and whether this way of exploring mythology works for you.
38 comments
[ 0.29 ms ] story [ 54.5 ms ] threadI’ve been working on a similar project for biblical texts. For example, here’s a character detail page for David: https://hypr.bible/en/entities/person/david/
I’m finding that character dictionaries like this are useful to people who want to engage with ancient texts but are not very familiar with them, but even if one is familiar, they are still quite helpful.
- The default vis has very low contrast (despite changing theme colors).. perhaps make the contrast stronger. I find this is the case with most AI-driven websites :-/ Same for some of the standard text ("family lineage", "group connections, etc)
- Pls cite the sources. That would be useful / important
- The dynasty tree looks useful... But is it incomplete? Or is only the visualization capped at some limit?
- Wasn't sure what the "Sections" dropdown on the left does
The challenge for sure is about the sheer number of characters, the number of years/decades in these epics, the complexity.
Would love to see some references, perhaps with quotes in Sankskrit / transliterated to English, at key points. [yes, this is challenging, no doubt]
Hope this is useful
Keep up the good work!
This with Amar Chitra Katha would be great.
- what actually happened may not be what was written
- what was written 5000 yrs ago may not be what you are reading now. lots of people may have created their own versions or modified the original in ways you did not foresee
- the author who originally wrote the books may also have exaggerated for storytelling effect
- the probability of all of the above mathematically speaking is non zero
The Crimson Dusk theme is a nice touch too. Looking forward to seeing how the data coverage grows over time!
That's a view you get in every single book, and it looks really weird here. I feel like it's important to get this really basic stuff right before doing the cool-looking graph visuals.