Inspiration

We aim to dovetail the power of immersive learning and that of generative AI to build a platform for middle school students to learn about history in an engaging and exciting way. Our project is a conversational AI interface that allows students to hold "real-life" conversations with historical figures. We want to leverage the potential of generative AI (using technologies including Open AI's Whisper, Open AI's GPT-3, GANs, etc.) to "make learning come alive."

What it does

  1. Choose a historical figure who you'd like to speak to πŸ‘¨β€βš–οΈ
  2. Ask them a question❓
  3. Receive a response with realistic video, voice, and facial movement β€” as if you're conversing IRL πŸ—£οΈ
  4. Continue the conversation πŸ”„

How we built it

See the Architecture Diagram image below.

Used a mixture of foundational models (ie: Whisper, GPT-3, Wav2Lip) as well as custom prompt engineering and full-stack development. Whisper was used for speech (from the user) to text (input for GPT-3). Wav2Lip was used to combine GPT-3 output with videos in order to provide a richer UX experience for students.

Accomplishments that we're proud of

Building two versions of our app (mobile + desktop version). Our lightweight mobile version was built on React/Flask while our desktop version utilized Streamlit.

What's next for Lively

Including more historical figures & characters! Optimizing our latency even further.

Built With

Share this project:

Updates