HR Policy Chatbot
Summary
RagChatbot_MCPServer is a localhost MCP server implementation that enables a RAG-based HR chatbot to provide workplace rules information from PDF documents. Built with OpenAI models and LangChain utilities, the server orchestrates document indexing, retrieval, and answer generation through function calling. It features PDF parsing, text chunking with RecursiveCharacterTextSplitter, document indexing with OpenAIEmbeddings, and similarity search to retrieve relevant content. The implementation includes a Streamlit interface for user interaction and supports email sending capabilities, making it particularly useful for HR departments needing to provide policy information from documentation.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요