Skip to content
View cskwork's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report cskwork

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. resume-converter resume-converter Public

    지원 회사의 문화와 가치관을 분석해 AI로 이력서를 자동 최적화하는 한국어 지원 웹 애플리케이션입니다.

    HTML 1

  2. git-commit-manager git-commit-manager Public

    터미널에서 실행되는 AI 기반 Git 커밋 메시지 생성 및 코드 리뷰 도구입니다.

    Python

  3. document-checker document-checker Public

    Document Checker는 다양한 형식의 문서를 자동으로 처리하고 분석하는 종합적인 문서 관리 시스템입니다. 실시간 파일 모니터링, 지능형 텍스트 분석, 고급 검색 및 리포팅 기능을 통해 효율적인 문서 관리 환경을 제공합니다.

    Python

  4. galactica-plugin galactica-plugin Public

    A fun, canvas-based game inspired by classic Galactica, built with TypeScript and the VSCode Extension API. Fork the project, contribute via pull requests, and enjoy—licensed under MIT.

    TypeScript 1

  5. keyword-rag-mcp keyword-rag-mcp Public

    MCP Knowledge Retrieval Server: 토스 결제연동 MCP 프로젝트를 참고하여 BM25 알고리즘 기반으로 마크다운 문서를 검색하고 지식 검색을 제공하는 MCP 서버입니다.

    TypeScript 1 1

  6. rag-langchain rag-langchain Public

    conversational RAG system, this chatbot turns any document into a command-driven assistant that remembers multi-threaded chat history, retrieves context-aware answers via Chroma vector storage and …

    JavaScript