ashierj's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
TabbyML/tabby
Self-hosted AI coding assistant
continuedev/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
modelcontextprotocol/servers
Model Context Protocol Servers
Vespa314/chan.py
开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
peggy1502/Amazing-Resources
List of references and online resources related to data science, machine learning and deep learning.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
jamesmurdza/awesome-ai-devtools
Curated list of AI-powered developer tools.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
EnnengYang/Awesome-Model-Merging-Methods-Theories-Applications
Model Merging in LLMs, MLLMs, and Beyond: Methods, Theories, Applications and Opportunities. arXiv:2408.07666.
TeamWiseFlow/wiseflow
Wiseflow is an agile information mining tool that extracts concise messages from various sources such as websites, WeChat official accounts, social platforms, etc. It automatically categorizes and uploads them to the database.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
sourcegraph/awesome-code-ai
A list of AI coding tools (assistants, completions, refactoring, etc.)
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
woai3c/2016ife-task
2016百度前端技术学院任务
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
plandex-ai/plandex
AI driven development in your terminal. Designed for large, real-world tasks.
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
mementum/backtrader
Python Backtesting library for trading strategies
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
jackfrued/Python-100-Days
Python - 100天从新手到大师
ggerganov/llama.cpp
LLM inference in C/C++
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kska32/ebooks
收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本)
gogs/gogs
Gogs is a painless self-hosted Git service
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
chunky/sqlraytracer
Everyone writes a Raytracer eventually. This is mine.