关于
This system integrates the Model Context Protocol (MCP) with ChromaDB and HuggingFace models to create a robust Retrieval-Augmented Generation (RAG) pipeline for semiconductor component search. MCP provides a standardized interface for structured context retrieval and tool definition, enhancing the RAG system's ability to accurately find and generate answers based on technical documentation. It includes a FastAPI backend for easy document upload and question-answering, making complex semiconductor data accessible and searchable through semantic embeddings and large language models.