Skip to content

Latest commit

 

History

History
129 lines (125 loc) · 14.2 KB

2023-03-26.md

File metadata and controls

129 lines (125 loc) · 14.2 KB

2023-03-26

python

  • openai / chatgpt-retrieval-plugin:
  • 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.
  • 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:【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
  • BlinkDL / ChatRWKV:ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
  • 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:⚡ Building applications with LLMs through composability ⚡
  • 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.
  • facebookresearch / llama:Inference code for LLaMA models
  • jerryjliu / llama_index:LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
  • gururise / AlpacaDataCleaned:Alpaca dataset from Stanford, cleaned and curated
  • lukasHoel / text2room:Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models.
  • Azure-Samples / azure-search-openai-demo:A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
  • showlab / Tune-A-Video:Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
  • TechXueXi / TechXueXi:强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天
  • THUDM / CodeGeeX:CodeGeeX: An Open Multilingual Code Generation Model
  • sdatkinson / NeuralAmpModelerPlugin:Plugin for Neural Amp Modeler
  • pittcsc / Summer2023-Internships:Collection of Summer 2023 tech internships!
  • LianjiaTech / BELLE:BELLE: BE Large Language model Engine(开源中文对话大模型)
  • binary-husky / chatgpt_academic:中科院科研工作专用ChatGPT,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能
  • TheR1D / shell_gpt:A command-line productivity tool powered by ChatGPT, will help you accomplish your tasks faster and more efficiently.
  • sahil280114 / codealpaca:
  • feizc / MLE-LLaMA:Multi-language Enhanced LLaMA
  • mindsdb / mindsdb:A low-code Machine Learning platform to help developers build #AI solutions

swift

javascript

go