Inspiration

What inspired us was, quite honestly, a personal frustration I’ve always had with history class. I remember sitting in class, and it just felt so... boring. It was all about memorizing dates and facts.

But history isn't just a list of dates. It's a collection of incredible human stories. It's where we're supposed to learn from failure and find inspiration. I always had these burning questions... I wanted to ask Marie Curie, 'What were you really afraid of as a woman in science?' or 'What did your biggest failure teach you?' But you can't ask a textbook.

So, our inspiration was that single idea: What if you could? What if we could change history from a passive lecture into an active, personal conversation?

What it does

Chronos GURU is an interactive AI-powered platform that allows users to have real-time conversations with historical figures. Imagine chatting with Einstein about the theory of relativity or asking Cleopatra about leadership and diplomacy.
The goal is to transform history learning into a living dialogue — not just reading about the past, but speaking to it.

It features:

  • Real-time chat or voice interaction with historically accurate personas
  • A built-in quiz system that tests what you’ve learned
  • A personalized summary generator that captures your entire conversation
  • Adaptive learning paths that adjust based on your interests and questions

How we built it

The core is an AI-powered chat platform. We used Anthropic Claude to power the "persona" of each historical figure.

  • The real work wasn't just code; it was prompt engineering. We fed each AI persona with their biographies, their writings, and, most importantly, their voice—their failures, their successes, their known personality—so that it truly feels like you're talking to them, not a fact-checker.
  • We then built a front-end to make the chat interface clean and intuitive.
  • We also integrated Murf TTS API for Text-to-Speech and Speech-to-Text to make it accessible. This was key. You can talk to them in your own language, using your voice or text.
  • We built the learning tools around it: the MCQ quiz bank and the server-side function that generates the downloadable PDF summary of your chat.
  • Finally, we have deployed it using vercel - https://chronosguru.vercel.app/

Challenges we ran into

The biggest, by far, was authenticity. It was a constant battle. How do you make an AI sound like Abraham Lincoln without it feeling like a caricature or a robot? It took a ton of testing and tuning our prompts to find that balance between being historically accurate and feeling like a real, natural conversation.

Another challenge was the "mistake-and-learn" feature. Getting the AI to personally explain a wrong quiz answer, in character, and then pull relevant articles or images... that was complex. We had to create a special logic loop just for that feedback, but it's the feature we're most proud of.

Accomplishments that we're proud of

  • We successfully created immersive, personality-driven historical interactions that genuinely feel human.
  • Our TTS and STT integration made the platform fully voice-accessible, expanding learning inclusivity.
  • We built an adaptive learning module that personalizes content based on user curiosity.
  • We received great feedback from beta testers — several said it made them “fall in love with history again.”
  • The generated PDF summaries became unexpectedly popular among teachers, who now use them for classroom discussions.

What we learned

Technically, we learned a ton about prompt engineering and API integration. But the real lesson was this: the moment you get a wrong answer and have 'Einstein' himself pop up and say, 'Ah, not quite! Let me explain it this way...' it clicks. You don't forget it. We learned that our initial hunch was right. When you change learning from a passive act to an active, personal conversation, it's not just more interesting. It's more inspiring, and the lessons actually stick. We built the tool that I wish I'd had back in school.

What's next for Chronos GURU

We’re planning to:

  • Expand our library to include more global and underrepresented historical figures
  • Integrate AR/VR elements so students can “walk through” historical moments while conversing with figures in real time
  • Partner with educators to design custom classroom experiences
  • Add gamification layers — badges, progress tracking, and timeline quests
  • Release a mobile app version to make learning accessible anywhere

Our vision is simple: make history feel alive, personal, and unforgettable.

Built With

Share this project:

Updates