Skip to content
View first-coding's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report first-coding

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
first-coding/README.md

Hi there 👋

Welcome to the first-coding homepage. ☺️





Pinned Loading

  1. note Public

    This is my note for cs.I would like to share the knowledge and insights I have learned with you. If you have any other knowledge and insights,I hope to share and communicate them with me. Thank you.

    Python 1

  2. VIT Public

    This project distills a ViT model into a compact CNN, reducing its size to 1.24MB with minimal accuracy loss. ONNXRuntime with CUDA boosts inference speed, while FastAPI and Docker simplify deploym…

    Python 1

  3. GraduationProject Public

    About the completion project related to face recognition and ESP32S3-CAM electronic locking.

    C

  4. langchain-project Public

    This project creates an intelligent Q&A system with LangChain, ChatGLM, and FAISS. It supports fast document retrieval, integrates various knowledge sources, and generates high-quality answers usin…

    Python

  5. QT_chess Public

    This is QT_Chess Project.

    C++

  6. AIDAnalyst Public

    AIDAnalyst is an AI-powered data analysis tool that leverages large language models (LLMs) to generate SQL queries from natural language prompts. Upload CSV files, explore the data schema, and retr…

    Python