Skip to content

kevin-s-wang/kinsight-learning-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinsight Learning Studio 🚀

A video-centric learning platform powered by cutting-edge AI.

Core features

  • Auto captioning — Automatically generate accurate captions to improve comprehension and accessibility.
  • Synthesized audio (multiple accents) — Choose voice and accent for playback to personalize the listening experience.
  • Visual question answering — Ask questions about slides or frames and receive concise, context-aware answers.
  • Summarization — Produce short, structured summaries and highlights of video content.
  • Content extraction — Extract text, math equations, timestamps, and other structured data from video.
  • Voice mode — Interact using voice input and receive spoken responses for hands-free use.
  • Export — Export subtitles, transcripts, conversations, and annotations in common formats.
  • Subtitle correction — Edit and refine generated subtitles through an intuitive UI.
  • And more...

Getting Started

To get your development environment up and running, follow these simple steps:

Prerequisites

You should have a local ollama server running at the default port 11434. Also, the LLM part is adopting ministral-3:8b for reasoning, nomic-embed-text:latest for text embeddings, you should have them pulled down onto your local environment. In addition, make sure you are able to access huggingface, or having Kokoro TTS and whisper models cached locally since these models are used for auto captioning, voice input, voice responding, synthesized sound tracks etc.

1. Run the Backend

make backend

2. Run the frontend:

make frontend

Demos

  • Browse the folder: demos
  • Here's an example of VQA demo: VQA

License

MIT License

© 2026 Kinsight Labs. All rights reserved.

About

Kinsight Learning Studio - A video-centric learning platform powered by cutting-edge AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors