원클릭으로
chatbot-implementation
Details of the RAG Chatbot, including UI and backend logic.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Details of the RAG Chatbot, including UI and backend logic.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Documentation for the FastAPI backend, endpoints, and dependency injection.
Overview of the project's tech stack, directory structure, and architectural patterns.
Guide to using Better Auth for client and server-side authentication.
Validates and analyzes Docusaurus MDX chapters for structure, pedagogical quality, and component usage.
Interaction with NeonDB Postgres using Drizzle ORM.
Knowledge of the Vercel deployment pipeline, hybrid build scripts, and environment configuration.
| name | Chatbot Implementation |
| description | Details of the RAG Chatbot, including UI and backend logic. |
A specialized RAG (Retrieval Augmented Generation) chatbot that helps users learn from the textbook content.
app/api/chat/route.tsquery and history.We use Qdrant for storing embeddings of the textbook.
textbook_chunks (or similar).text, source, chunk_id.textbook/src/components/Chatbot/index.tsx.styles.module.css (Premium animations, shadow effects).--ifm variables).