Trending
See what the GitHub community is most excited about today.
BlinkDL / 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.
getcursor / cursor
An editor made for programming with AI
LC1332 / Chinese-alpaca-lora
骆驼:A Chinese finetuned instruction LLaMA. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
intitni / CopilotForXcode
The missing GitHub Copilot Xcode Source Editor Extension
cisagov / untitledgoosetool
Untitled Goose Tool is a robust and flexible hunt and incident response tool that adds novel authentication and data gathering methods in order to run a full investigation against a customer’s Azure Active Directory (AzureAD), Azure, and M365 environments.
programthink / zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
rust-lang / rustlings
BlinkDL / ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
ggerganov / llama.cpp
Port of Facebook's LLaMA model in C/C++
willwulfken / MidJourney-Styles-and-Keywords-Reference
A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!
GaiZhenbiao / ChuanhuChatGPT
GUI for ChatGPT API
nsarrazin / serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
hwchase17 / langchain
mckaywrigley / chatbot-ui
An open-source ChatGPT UI.
f / awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
madawei2699 / myGPTReader
myGPTReader is a slack bot that can read any webpage, ebook, video(YouTube) or document and summarize it with chatGPT. It can also talk to you via voice using the content in the channel.
radi-cho / awesome-gpt4
A curated list of prompts, tools, and resources regarding the GPT-4 language model.
zadam / trilium
Build your personal knowledge base with Trilium Notes
geekan / HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
evanw / thumbhash
A very compact representation of an image placeholder
PlexPt / awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
t3dotgg / chirp
labmlai / annotated_deep_learning_paper_implementations
facebookresearch / llama
Inference code for LLaMA models