# Programming with local large language model **Repository Path**: wxtech/programming-with-local-large-language-model ## Basic Information - **Project Name**: Programming with local large language model - **Description**: 使用本地大语言模型编程实战 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://wfcoding.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2025-06-09 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Practical local LLM programming 通过编程实例演示如何玩转本地大型语言模型。 包括:聊天机器人、语义检索、文本标签分类、从文本中提取知识、智能体、RAG(Retrieval Augmented Generation,检索增强生成)、查询SQL数据、提取文本概要等。