Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 929 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 929 Bytes

NCKU Chatbot

License: MIT

A smart chatbot assistant designed specifically for National Cheng Kung University (NCKU) students, powered by Dify and integrated with LINE messaging platform.

Overview

NCKU Campus Assistant aims to streamline the university experience by providing instant, accurate responses to student inquiries about course selection, dormitory information, and campus activities. Built on Dify's robust LLM development platform, it delivers a natural conversational experience that simulates talking to a well-informed student assistant.

Project Structure

ncku-chatbot/
├── linebot/        # LINE bot integration service
├── crawler/        # Web crawling scripts, n8n template (Coming Soon)
└── dify/           # DSL files, including prompts, LLM models, and more (Coming Soon)