Xuan Li's starred repositories

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:271250Issues:6543Issues:320

awesome-python

An opinionated list of awesome Python frameworks, libraries, software and resources.

Language:PythonLicense:NOASSERTIONStargazers:220358Issues:6039Issues:0

AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Language:PythonLicense:MITStargazers:167196Issues:1554Issues:2692

langchain

🦜🔗 Build context-aware reasoning applications

Language:Jupyter NotebookLicense:MITStargazers:93011Issues:684Issues:7664

papers-we-love

Papers from the computer science community to read and discuss.

Front-end-Developer-Interview-Questions

A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

Language:NunjucksLicense:MITStargazers:59582Issues:2203Issues:176

scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.

Language:PythonLicense:BSD-3-ClauseStargazers:52599Issues:1775Issues:3014

Leaflet

🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦

Language:JavaScriptLicense:BSD-2-ClauseStargazers:41128Issues:891Issues:5178

jieba

结巴中文分词

Language:PythonLicense:MITStargazers:33157Issues:1279Issues:851

slick

the last carousel you'll ever need

Language:JavaScriptLicense:MITStargazers:28492Issues:550Issues:3605

phoenix

Peace of mind from prototype to production

Language:ElixirLicense:MITStargazers:21272Issues:567Issues:2521

recommenders

Best Practices on Recommendation Systems

Language:PythonLicense:MITStargazers:18891Issues:273Issues:865

corefx

This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime

pyspider

A Powerful Spider(Web Crawler) System in Python.

Language:PythonLicense:Apache-2.0Stargazers:16477Issues:895Issues:824

RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

Language:PythonLicense:Apache-2.0Stargazers:12469Issues:133Issues:209

chisel

Chisel is a collection of LLDB commands to assist debugging iOS apps.

Language:PythonLicense:MITStargazers:9116Issues:277Issues:139

awesome-scala

A community driven list of useful Scala libraries, frameworks and software.

Language:PythonLicense:Apache-2.0Stargazers:9006Issues:602Issues:75

rax

🐰 Rax is a progressive framework for building universal application. https://rax.js.org

Language:JavaScriptLicense:NOASSERTIONStargazers:7993Issues:202Issues:790

css-loaders

A collection of loading spinners animated with CSS

Language:CSSLicense:MITStargazers:7054Issues:165Issues:22

nupic-legacy

Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.

Language:PythonLicense:AGPL-3.0Stargazers:6336Issues:627Issues:1791

ecto

A toolkit for data mapping and language integrated query.

Language:ElixirLicense:Apache-2.0Stargazers:6153Issues:164Issues:2096

DiskLruCache

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.

Language:JavaLicense:Apache-2.0Stargazers:5790Issues:262Issues:56

lancedb

Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!

Language:RustLicense:Apache-2.0Stargazers:4251Issues:28Issues:712

urbit

An operating function

Language:hoonLicense:MITStargazers:3419Issues:132Issues:2684

superherojs

Superhero JavaScript

Language:HTMLLicense:NOASSERTIONStargazers:1846Issues:130Issues:44

gearpump

Lightweight real-time big data streaming engine over Akka

Language:ScalaLicense:Apache-2.0Stargazers:763Issues:92Issues:998

cache2k

Lightweight, high performance Java caching

Language:JavaLicense:Apache-2.0Stargazers:707Issues:25Issues:175

micro-agent

A tiny implementation of an autonomous agent powered by LLMs (OpenAI GPT-4)

SwiftSnails-Word2Vec

一个分布式的高性能Word2Vec实现

Language:C++License:BSD-2-ClauseStargazers:15Issues:3Issues:0

algorithms

Implementations of some classic (and not so classic algorithms)