Skip to content
View chongliujia's full-sized avatar
🤗
Coding
🤗
Coding

Block or report chongliujia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chongliujia/README.md

Hi 👋

Welcome to my Github page! I am Chongliu Jia.

-->

💪 Things I am challenging myself with:

  • Read papers
  • Coding
  • Write Blog

🛠  Tech Stack

Python  C  Go  Rust  C++  Markdown 

💻 OS

Macos  Ubuntu 

Here are some 🦜 parrots

Pinned Loading

  1. AI_doc_platform AI_doc_platform Public

    智能文档处理平台项目。一个基于 Deepseek大模型 的文档生成系统,可以根据用户提供的主题自动生成 PPT 和 Word 文档。

    Python 69 21

  2. AI_Doc_platform_langgraph AI_Doc_platform_langgraph Public

    基于LangGraph和DeepSeek API构建的智能文档生成平台,支持自动生成PPT或Word文档,具有生成标题和大纲的优势

    Python 13 1

  3. deep-doc2markdown deep-doc2markdown Public

    A powerful document-to-markdown converter that extracts text and images from PDF, Word documents, and images, using OCR where needed, to generate clean Markdown output. 文档转 Markdown 转换器,可从 PDF、Word…

    HTML 2

  4. mcp-go-template mcp-go-template Public

    A complete MCP server template implemented in Go, providing comprehensive project structure and fundamental functionality.一个用 Go 语言实现的完整 MCP 服务器模板,提供全面的项目结构和基本功能。

    Go 1

  5. base_agent_engineering base_agent_engineering Public

    High-performance Retrieval-Augmented Generation (RAG) service based on FastAPI, integrating knowledge base retrieval and web search for a hybrid intelligent assistant.基于 FastAPI 的高性能检索增强生成 (RAG) 服务…

    Python