Skip to content
View Nian-Fu's full-sized avatar
  • SCU
  • GuangZhou.China

Block or report Nian-Fu

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
Nian-Fu/README.md

Hi there 👋

I'm FuNian,sports-driven to stay energetic!

🔗 Key Links and See More Articles

🌟 About Me

  • Master's graduate from the School of Computer Science, Sichuan University
  • Share project demos, learning notes & AI tool analyses

🧠 Core Interests

  • Large Language Models (LLMs) & AI Coding & Backend Development
  • Intelligent Agents & Practical AI tool application

Pinned Loading

  1. agentLazyLLM agentLazyLLM Public

    A retrieval-augmented generation (RAG) application tailored for tourism-related queries, built with lazyllm. Prerequisites Python 3.10 (pre-installed in the provided lazyllm-venv virtual environmen…

    Python

  2. Glang_agent Glang_agent Public

    A microservice architecture-based e-commerce platform developed with Golang, including user service, product service, shopping cart service, order service, and payment service.

    Go

  3. awesome-llm-apps awesome-llm-apps Public

    Forked from Shubhamsaboo/awesome-llm-apps

    Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

    Python

  4. Embodied-AI-Guide Embodied-AI-Guide Public

    Forked from TianxingChen/Embodied-AI-Guide

    [Lumina Embodied AI] 具身智能技术指南 Embodied-AI-Guide

  5. LLM-RL-Visualized LLM-RL-Visualized Public

    Forked from changyeyu/LLM-RL-Visualized

    🌟100+ 原创 LLM / RL 原理图📚,《大模型算法》作者巨献!💥(100+ LLM/RL Algorithm Maps )

    Python

  6. LangChain-agent LangChain-agent Public

    This is an AI agent application platform built based on the ReAct pattern, integrating multiple AI capabilities including Retrieval-Augmented Generation (RAG), multi-model dialogue, multi-turn conv…

    Java