LLM Application R&D Intern — Baizhi Education Technology (Tianjin) Co., Ltd.
Built a RAG-based enterprise vertical domain knowledge assistant for Q&A using proprietary business data. Implemented hybrid retrieval combining vector search with BM25 reranking and secure recall rules to improve relevance and robustness. Developed multi-format document parsing and intelligent text chunking with context-overflow controls to support downstream model retrieval and answer generation. • Built retrieval pipeline with RRF fusion of vector and BM25 • Engineered SSE real-time streaming output for step-by-step responses • Implemented dual context limits (conversation rounds + token count) with cleanup strategy • Achieved ~85% recall and ~78% precision, reducing context overflow by ~80%