Augments large language models with OI-Wiki content for enhanced problem-solving in competitive programming and ICPC.
Empowers large language models with the comprehensive knowledge of OI-Wiki. It works by creating vector embeddings of OI-Wiki's pages using Deepseek-V3, building a vector database for efficient similarity search. During a query, the tool finds the most relevant OI-Wiki content based on semantic similarity and returns it, providing LLMs with valuable context for tasks related to competitive programming and ICPC.