Education Chatbot
AI tutoring from your course materials
Students have questions at all hours — about deadlines, concepts, assignments, and grading criteria. An AI chatbot trained on your course materials gives them instant, accurate answers with cited sources.
主な機能
Course content Q&A
Students ask 'When is the midterm?', 'What's the grading rubric for the essay?', or 'Can you explain the concept from Lecture 5?' and get answers cited directly from your syllabus and lecture materials.
Multi-format content support
Import lecture notes, slide transcripts, reading lists, assignment rubrics, and syllabi. LaunchChat handles Markdown, Word, TXT, and Notion pages — whatever format your course materials live in.
Learning gap identification
Knowledge gap tracking shows which topics students ask about most but your materials don't adequately cover. This helps you improve course content semester over semester.
Accessible in any language
International students get answers in their preferred language. Auto-detected support for 20+ languages means your course is accessible to a global student body without additional effort.
仕組み
Import your course materials
Upload your syllabus, lecture notes, assignment descriptions, and reading materials. Connect Notion if your course content lives there. Or crawl your LMS pages if they're publicly accessible.
Organize by course or module
Create separate knowledge bases for each course, or one per module. Students get precise answers from the right materials without confusion from other courses.
Deploy for students
Embed the widget on your course website, LMS pages, or share a direct link. Students ask questions naturally and get instant, cited answers from your materials.
Improve your course
Track which topics generate the most questions, identify concepts your materials don't explain well, and refine your content. Each semester gets better than the last.
導入前 vs 導入後
| 機能 | LaunchChat導入後 | 導入なし |
|---|---|---|
| Student questions | Instant AI answers from course materials, 24/7 | Wait for office hours or email responses |
| Answer accuracy | Cited from your actual course content | Students search forums, get outdated or wrong answers |
| Content gaps | Auto-tracked — know what to improve | Discovered through poor exam scores |
| Language support | 20+ languages auto-detected | One language, no accommodations |
| Instructor workload | Handles repetitive questions automatically | Hours answering the same question via email |
チームが選ぶ理由
- Students get instant answers instead of waiting for office hours
- Reduce repetitive emails about deadlines, policies, and procedures
- Identify which topics students struggle with most
- Make courses accessible to international students in 20+ languages
クイックスタートガイド
<Script
id="launchchat-config"
strategy="afterInteractive"
dangerouslySetInnerHTML={{
__html: `window.NotionSupportConfig = { widgetId: 'YOUR_WIDGET_ID' };`
}}
/>
<Script
src="https://launchchat.dev/widget.js"
strategy="afterInteractive"
/>Add to your course website or learning platform layout for student access.
<script>
window.NotionSupportConfig = { widgetId: 'YOUR_WIDGET_ID' };
</script>
<script src="https://launchchat.dev/widget.js" async></script>Works with WordPress LMS plugins like LearnDash, TutorLMS, or any course platform.
<!-- Add before closing </body> tag -->
<script>
window.NotionSupportConfig = { widgetId: 'YOUR_WIDGET_ID' };
</script>
<script src="https://launchchat.dev/widget.js" async></script>Works with any static course site, Canvas pages, or standalone HTML learning portals.
よくある質問
What types of course materials can I import?
LaunchChat supports Notion pages (via OAuth), file uploads (Markdown, Word, TXT), and website crawling. Upload your syllabus, lecture notes, assignment rubrics, slides transcripts, and reading materials.
Can I create separate chatbots for different courses?
Yes. Create a knowledge base and widget for each course. Students in Biology 101 get answers from Biology 101 materials only. Each widget can have its own greeting, appearance, and confidence settings.
Will the AI make up answers not in my materials?
No. LaunchChat uses RAG (Retrieval-Augmented Generation) which means the AI only answers from your indexed content. When confidence is low, it refuses to answer and suggests the student consult the instructor or course materials directly.
How do I handle course updates mid-semester?
If your materials are in Notion, changes sync automatically every 30 minutes. For uploaded files, re-upload the updated version and the knowledge base re-indexes. Students always get the latest information.
Does it work with learning management systems?
The web widget can be embedded on most LMS platforms that allow custom JavaScript — Canvas, Moodle, Blackboard, Google Classroom sites, and others. For restricted LMS platforms, you can share a direct link to the chatbot.
Can students ask questions in their native language?
Yes. LaunchChat auto-detects the student's language and responds in kind. A Spanish-speaking student can ask about your English-language syllabus and get the answer in Spanish, with cited sources from your original content.