tracyqwerty's Stars
LibraHp/GetQzonehistory
获取QQ空间发布的历史说说
allenai/pdffigures2
Given a scholarly PDF, extract figures, tables, captions, and section titles.
facebookresearch/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
akaunting/akaunting
Online Accounting Software
cambrian-mllm/cambrian
Cambrian-1 is a family of multimodal LLMs with a vision-centric design.
meta-llama/llama3
The official Meta Llama 3 GitHub site
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
northwesternfintech/2025QuantInternships
Public quant internship repository, maintained by NUFT but available for everyone.
cvrve/Summer2025-Internships
Collection of Summer 2025 tech internships!
taineleau/CuneiML
[JOHD 23] This repository hosts the code to get the artifects of Cuneiform in the paper CuneiML: A Cuneiform Dataset for Machine Learning.
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
illinois-cs241/coursebook
Open Source Introductory Systems Programming Textbook for the University of Illinois
SimplifyJobs/Summer2025-Internships
Collection of Summer 2025 tech internships!
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
0voice/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
jaredtao/DesignPattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
simongog/sdsl-lite
Succinct Data Structure Library 2.0
PKUFlyingPig/Self-learning-Computer-Science
the resources I use to learn computer science in my spare time
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
remzi-arpacidusseau/ostep-homework
remzi-arpacidusseau/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
PKUFlyingPig/cs-self-learning
计算机自学指南
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)