Skip to content

Ask questions about your lecture in real time, chat with your lecture!

License

Notifications You must be signed in to change notification settings

salb/chat-with-lecture

 
 

Repository files navigation

Chat with your Lecture


License: MIT

Ask questions about your lecture in real time, chat with your lecture! Made with Embedchain

Loom.Video.mp4

Why?

As a university student it's very annoying to interrupt the lecture to ask a question. And if the question is not good, it ends up disturbing the whole class and embarrassing for the student. This is why I made this project. It allows students to ask questions in real time without interrupting the lecture. Also provides a live transcript of the lecture so that nothing is missed. This tool can later be used to generate notes and study material.

Features

  • Ask questions about your lecture in real time
  • Get your doubts solved without interrupting your lecture
  • Get a live transcript of your lecture

Installation

First, get the environment variables from the .env.example file and create a .env file with the same variables. Then, run the following commands:

git clone https://github.com/dhravya/chat-with-lecture.git
bun install

Usage

bun run dev

Contributing

This is not a complete project, just a technical demonstration of what Embedchain can do, and how easily it can be integrated into your project.

Contributions welcome.

Planned features:

  • "New lecture" button to start a new lecture
  • Store the chat and transcript in a database
  • Generate notes and study material from the transcript

License

This project is licensed under the MIT license

Show your support

Leave a ⭐ if you like this project


Readme made with 💖 using README Generator by Dhravya Shah

About

Ask questions about your lecture in real time, chat with your lecture!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.5%
  • Python 14.5%
  • JavaScript 9.1%
  • CSS 1.9%