marschen2007
routing guy(no switching) hierarchical hype L3 not L2 for sure L7 is not networking at all once programmer not sysadm app/L7 for living now 終究是網路咖
marsblvdTaipei
marschen2007's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
mem0ai/mem0
The Memory layer for your AI apps
exo-explore/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
kenjihiranabe/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Doriandarko/claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks.This framework enables Claude to generate and manage its own tools, continuously expanding its capabilities through conversation. Available both as a CLI and a modern web interface
anthropics/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
anthropics/courses
Anthropic's educational courses
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
itcharge/LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
AnswerDotAI/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
meta-llama/llama-agentic-system
Agentic components of the Llama Stack APIs
TingsongYu/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
run-llama/llama-agents
jaywcjlove/nginx-tutorial
Nginx安装维护入门学习笔记,以及各种实例。
sunnyregion/Books
新科技、算法、人工智能、语言编程类图书精选,持续更新中……
JeremiahPetersen/RepoToText
Turn an entire GitHub Repo into a single organized .txt file to use with LLM's (GPT-4, Claude Opus, Gemini, etc)
saasfly/best-practice
Best practices for building a SaaS startup. I use it and recommend it.
trigaten/The_Prompt_Report
laiso/site2pdf
Generate comprehensive PDFs of entire websites, ideal for RAG.
doggy8088/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
Alanrk/hexo-theme-onenote
专注于提供良好的阅读体验的hexo博客主题
kumi-minh-nguyen/nginx-plus-hol-2024
Hands-on Lab NGINX Plus 2024
MichaelJFordham/zip-to-text
A simple Python script which takes your .zip file (e.g. a zipped version of your codebase) and converts it into a flat, single text file which can then be used for things like discussing your code with LLMs.