1 | sindresorhus/awesome </br> | 😎 Awesome lists about all kinds of interesting topics |
2 | public-apis/public-apis </br> | A collective list of free APIs |
3 | codecrafters-io/build-your-own-x </br> | Master programming by recreating your favorite technologies from scratch. |
⭐ 4 | kamranahmedse/developer-roadmap </br> | Interactive roadmaps, guides and other educational content to help developers grow in their careers. |
5 | vinta/awesome-python </br> | A curated list of awesome Python frameworks, libraries, software and resources |
⭐ 6 | practical-tutorials/project-based-learning </br> | Curated list of project-based tutorials |
7 | tensorflow/tensorflow </br> | An Open Source Machine Learning Framework for Everyone |
⭐ 8 | Significant-Gravitas/AutoGPT </br> | An experimental open-source attempt to make GPT-4 fully autonomous. |
9 | jackfrued/Python-100-Days </br> | Python - 100天从新手到大师 |
10 | AUTOMATIC1111/stable-diffusion-webui </br> | Stable Diffusion web UI |
11 | huggingface/transformers </br> | 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. |
12 | f/awesome-chatgpt-prompts </br> <a alt="Click Me" href="https://huggingface.co/datasets/fka/awesome-chatgpt-prompts" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | This repo includes ChatGPT prompt curation to use ChatGPT better. |
13 | justjavac/free-programming-books-zh_CN </br> | 📚 免费的计算机编程类中文书籍,欢迎投稿 |
14 | ollama/ollama </br> | Get up and running with Llama 2, Mistral, Gemma, and other large language models. |
15 | krahets/hello-algo </br> | 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing |
16 | goldbergyoni/nodebestpractices </br> | ✅ The Node.js best practices list (July 2024) |
17 | langchain-ai/langchain </br> | ⚡ Building applications with LLMs through composability ⚡ |
18 | yt-dlp/yt-dlp </br> | A feature-rich command-line audio/video downloader |
19 | puppeteer/puppeteer </br> | JavaScript API for Chrome and Firefox |
20 | mtdvio/every-programmer-should-know </br> | A collection of (mostly) technical things every software developer should know about |
21 | pytorch/pytorch </br> | Tensors and Dynamic neural networks in Python with strong GPU acceleration |
22 | neovim/neovim </br> | Vim-fork focused on extensibility and usability |
23 | ChatGPTNextWeb/ChatGPT-Next-Web </br> | A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。 |
24 | tensorflow/models </br> | Models and examples built with TensorFlow |
25 | supabase/supabase </br> | The open source Firebase alternative. |
26 | home-assistant/core </br> | 🏡 Open source home automation that puts local control and privacy first. |
27 | openai/whisper </br> | Robust Speech Recognition via Large-Scale Weak Supervision |
28 | 3b1b/manim </br> | Animation engine for explanatory math videos |
29 | nomic-ai/gpt4all </br> | gpt4all: an ecosystem of open-source chatbots trained on a massive collection of clean assistant data including code, stories and dialogue |
30 | elastic/elasticsearch </br> | Free and Open, Distributed, RESTful Search Engine |
31 | fighting41love/funNLP </br> | The Most Powerful NLP-Weapon Arsenal |
32 | ggerganov/llama.cpp </br> | Port of Facebook's LLaMA model in C/C++ |
33 | bregman-arie/devops-exercises </br> | Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions |
34 | binary-husky/gpt_academic </br> | Academic Optimization of GPT |
35 | josephmisiti/awesome-machine-learning </br> | A curated list of awesome Machine Learning frameworks, libraries and software. |
36 | hoppscotch/hoppscotch </br> | Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) |
37 | abi/screenshot-to-code </br> | Drop in a screenshot and convert it to clean HTML/Tailwind/JS code |
38 | microsoft/generative-ai-for-beginners </br> | 12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/ |
39 | grafana/grafana </br> | The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. |
40 | d2l-ai/d2l-zh </br> | Targeting Chinese readers, functional and open for discussion. The Chinese and English versions are used for teaching in over 400 universities across more than 60 countries |
41 | python/cpython </br> | The Python programming language |
42 | apache/superset </br> | Apache Superset is a Data Visualization and Data Exploration Platform |
43 | xtekky/gpt4free </br> | decentralizing the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered API's ( poe.com, phind.com, chat.openai.com etc...) |
44 | twitter/the-algorithm </br> | Source code for Twitter's Recommendation Algorithm |
45 | keras-team/keras </br> | Deep Learning for humans |
46 | sherlock-project/sherlock </br> | Hunt down social media accounts by username across social networks |
47 | comfyanonymous/ComfyUI </br> | The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. |
48 | openai/openai-cookbook </br> | Examples and guides for using the OpenAI API |
49 | scikit-learn/scikit-learn </br> | scikit-learn: machine learning in Python |
50 | binhnguyennus/awesome-scalability </br> | The Patterns of Scalable, Reliable, and Performant Large-Scale Systems |
51 | AppFlowy-IO/AppFlowy </br> | Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion. |
52 | OpenInterpreter/open-interpreter </br> | A natural language interface for computers |
53 | labmlai/annotated_deep_learning_paper_implementations </br> | 🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠 |
54 | meta-llama/llama </br> | Inference code for Llama models |
55 | langgenius/dify </br> | One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications. |
56 | nuxt/nuxt </br> | The Intuitive Vue Framework. |
57 | immich-app/immich </br> | High performance self-hosted photo and video management solution. |
58 | imartinez/privateGPT </br> | Interact with your documents using the power of GPT, 100% privately, no data leaks |
59 | ageitgey/face_recognition </br> | The world's simplest facial recognition api for Python and the command line |
60 | PlexPt/awesome-chatgpt-prompts-zh </br> | ChatGPT Chinese Training Guide. Guidelines for various scenarios. Learn how to make it listen to you |
61 | lencx/ChatGPT </br> | 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) |
62 | CorentinJ/Real-Time-Voice-Cloning </br> | Clone a voice in 5 seconds to generate arbitrary speech in real-time |
63 | deepfakes/faceswap </br> | Deepfakes Software For All |
64 | gpt-engineer-org/gpt-engineer </br> | Specify what you want it to build, the AI asks for clarification, and then builds it. |
65 | open-webui/open-webui </br> | User-friendly WebUI for LLMs (Formerly Ollama WebUI) |
66 | n8n-io/n8n </br> | Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services. |
67 | dair-ai/Prompt-Engineering-Guide </br> | 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering |
68 | commaai/openpilot </br> | openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars. |
69 | xai-org/grok-1 </br> | Grok open release |
70 | lobehub/lobe-chat </br> | 🤖 Lobe Chat - an open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application. |
71 | jgthms/bulma </br> | Modern CSS framework based on Flexbox |
72 | meilisearch/meilisearch </br> | A lightning-fast search API that fits effortlessly into your apps, websites, and workflow |
73 | facebookresearch/segment-anything </br> | The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model. |
74 | Stirling-Tools/Stirling-PDF </br> | #1 Locally hosted web application that allows you to perform various operations on PDF files |
75 | geekan/MetaGPT </br> | The Multi-Agent Meta Programming Framework: Given one line Requirement, return PRD, Design, Tasks, Repo |
76 | Avik-Jain/100-Days-Of-ML-Code </br> | 100 Days of ML Coding |
77 | v2ray/v2ray-core </br> | A platform for building proxies to bypass network restrictions. |
78 | PaddlePaddle/PaddleOCR </br> | Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices) |
79 | alist-org/alist </br> | 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 |
80 | type-challenges/type-challenges </br> | Collection of TypeScript type challenges with online judge |
81 | Asabeneh/30-Days-Of-Python </br> | 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw |
82 | clash-verge-rev/clash-verge-rev </br> | Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux) |
83 | lllyasviel/Fooocus </br> | Focus on prompting and generating |
84 | hacksider/Deep-Live-Cam </br> | real time face swap and one-click video deepfake with only a single image (uncensored) |
85 | oobabooga/text-generation-webui </br> | A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA. |
86 | jeecgboot/JeecgBoot </br> | 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。 |
87 | THUDM/ChatGLM-6B </br> | ChatGLM-6B: An Open Bilingual Dialogue Language Model |
88 | langflow-ai/langflow </br> | Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database. |
89 | mlabonne/llm-course </br> | Course with a roadmap and notebooks to get into Large Language Models (LLMs). |
90 | dani-garcia/vaultwarden </br> | Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs |
91 | mingrammer/diagrams </br> | 🎨 Diagram as Code for prototyping cloud system architectures |
92 | fastlane/fastlane </br> | 🚀 The easiest way to automate building and releasing your iOS and Android apps |
93 | Stability-AI/stablediffusion </br> | High-Resolution Image Synthesis with Latent Diffusion Models |
94 | getsentry/sentry </br> | Developer-first error tracking and performance monitoring |
95 | psf/black </br> | The uncompromising Python code formatter |
96 | All-Hands-AI/OpenHands </br> | 🙌 OpenHands: Code Less, Make More |
97 | hpcaitech/ColossalAI </br> | Making large AI models cheaper, faster and more accessible |
98 | karpathy/nanoGPT </br> | The simplest, fastest repository for training/finetuning medium-sized GPTs |
99 | apache/airflow </br> | Apache Airflow - A platform to programmatically author, schedule, and monitor workflows |
100 | lm-sys/FastChat </br> | An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5. |
101 | RVC-Boss/GPT-SoVITS </br> | 1 min voice data can also be used to train a good TTS model! (few shot voice cloning) |
102 | 2dust/v2rayNG </br> | A V2Ray client for Android, support Xray core and v2fly core |
103 | LAION-AI/Open-Assistant </br> <a alt="Click Me" href="https://open-assistant.io/chat" target="_blank"><img src="https://img.shields.io/badge/OpenAssistant-Demo-brightgreen" alt="Open in Spaces"/></a> | OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so. |
104 | QuivrHQ/quivr </br> | Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation. |
105 | hiyouga/LLaMA-Factory </br> | Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM) |
106 | NaiboWang/EasySpider </br> | A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。 |
107 | ggerganov/whisper.cpp </br> | Port of OpenAI's Whisper model in C/C++ |
108 | suno-ai/bark </br> <a alt="Click Me" href="https://huggingface.co/spaces/suno/bark" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | 🔊 Text-Prompted Generative Audio Model |
109 | streamlit/streamlit </br> | Streamlit — A faster way to build and share data apps. |
110 | coqui-ai/TTS </br> | 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production |
111 | microsoft/autogen </br> | Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ |
112 | typst/typst </br> | A new markup-based typesetting system that is powerful and easy to learn. |
113 | TencentARC/GFPGAN </br> | GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration. |
114 | microsoft/DeepSpeed </br> | A deep learning optimization library that makes distributed training and inference easy, efficient, and effective |
115 | rasbt/LLMs-from-scratch </br> | Implementing a ChatGPT-like LLM from scratch, step by step |
116 | XingangPan/DragGAN </br> <a alt="Click Me" href="https://vcai.mpi-inf.mpg.de/projects/DragGAN/" target="_blank"><img src="https://img.shields.io/badge/Mpg-Project-brightgreen" alt="Open in Spaces"/></a> <a href='https://arxiv.org/abs/2305.10973'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a> | Code for DragGAN (SIGGRAPH 2023) |
117 | LC044/WeChatMsg </br> | 提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 |
118 | babysor/MockingBird </br> | 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time |
119 | SimplifyJobs/Summer2025-Internships </br> | Collection of Summer 2025 tech internships! |
120 | freeCodeCamp/devdocs </br> | API Documentation Browser |
121 | lapce/lapce </br> | Lightning-fast and Powerful Code Editor written in Rust |
122 | gradio-app/gradio </br> | Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! |
123 | ray-project/ray </br> | Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads. |
124 | OpenBB-finance/OpenBBTerminal </br> | Investment Research for Everyone, Anywhere. |
125 | microsoft/TaskMatrix </br> <a alt="Click Me" href="https://huggingface.co/spaces/microsoft/visual_chatgpt" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | Talking, Drawing and Editing with Visual Foundation Models |
126 | google-research/google-research </br> | Google Research |
127 | ultralytics/ultralytics </br> | NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite |
128 | penpot/penpot </br> | Penpot: The open-source design tool for design and code collaboration |
129 | karanpratapsingh/system-design </br> | Learn how to design systems at scale and prepare for system design interviews |
130 | 2noise/ChatTTS </br> | ChatTTS is a generative speech model for daily dialogue. |
131 | freqtrade/freqtrade </br> | Free, open source crypto trading bot |
132 | KRTirtho/spotube </br> | 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! |
⭐ 133 | FlowiseAI/Flowise </br> | Drag & drop UI to build your customized LLM flow using LangchainJS |
134 | chatchat-space/Langchain-Chatchat </br> | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |
135 | vllm-project/vllm </br> | A high-throughput and memory-efficient inference and serving engine for LLMs |
136 | Pythagora-io/gpt-pilot </br> | PoC for a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation |
137 | zhayujie/chatgpt-on-wechat </br> | Wechat robot based on ChatGPT, which uses OpenAI api and itchat library |
138 | upscayl/upscayl </br> | 🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy. |
139 | Chanzhaoyu/chatgpt-web </br> | A demonstration website built with Express and Vue3 called ChatGPT |
140 | hashicorp/vault </br> | A tool for secrets management, encryption as a service, and privileged access management |
141 | milvus-io/milvus </br> | A cloud-native vector database, storage for next generation AI applications |
142 | pola-rs/polars </br> | Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends |
143 | lllyasviel/ControlNet </br> | Let us control diffusion models! |
144 | TheAlgorithms/C-Plus-Plus </br> | Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. |
145 | facebookresearch/detectron2 </br> | Detectron2 is a platform for object detection, segmentation and other visual recognition tasks. |
146 | google/jax </br> | Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more |
147 | facebookresearch/fairseq </br> | Facebook AI Research Sequence-to-Sequence Toolkit written in Python. |
148 | alibaba/nacos </br> | an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications. |
149 | yunjey/pytorch-tutorial </br> | PyTorch Tutorial for Deep Learning Researchers |
150 | myshell-ai/OpenVoice </br> | Instant voice cloning by MyShell |
151 | v2fly/v2ray-core </br> | A platform for building proxies to bypass network restrictions. |
152 | tatsu-lab/stanford_alpaca </br> | Code and documentation to train Stanford's Alpaca models, and generate the data. |
153 | JushBJJ/Mr.-Ranedeer-AI-Tutor </br> | A GPT-4 AI Tutor Prompt for customizable personalized learning experiences. |
154 | mckaywrigley/chatbot-ui </br> | The open-source AI chat interface for everyone. |
155 | Mintplex-Labs/anything-llm </br> | A full-stack application that turns any documents into an intelligent chatbot with a sleek UI and easier way to manage your workspaces. |
156 | linexjlin/GPTs </br> | leaked prompts of GPTs |
157 | xinntao/Real-ESRGAN </br> | Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. |
158 | s0md3v/roop </br> | one-click deepfake (face swap) |
159 | Lightning-AI/pytorch-lightning </br> | Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes. |
160 | facebook/folly </br> | An open-source C++ library developed and used at Facebook. |
161 | hiroi-sora/Umi-OCR </br> | OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、合并段落、竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。 |
162 | acheong08/ChatGPT </br> | Reverse engineered ChatGPT API |
163 | google-ai-edge/mediapipe </br> | Cross-platform, customizable ML solutions for live and streaming media. |
164 | google-research/tuning_playbook </br> | A playbook for systematically maximizing the performance of deep learning models. |
165 | meta-llama/llama3 </br> | The official Meta Llama 3 GitHub site |
166 | mli/paper-reading </br> | Classic Deep Learning and In-Depth Reading of New Papers Paragraph by Paragraph |
167 | eugeneyan/applied-ml </br> | 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production. |
168 | tokio-rs/tokio </br> | A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... |
169 | mouredev/Hello-Python </br> | Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA... |
170 | tinygrad/tinygrad </br> | You like pytorch? You like micrograd? You love tinygrad! ❤️ |
171 | mudler/LocalAI </br> | 🤖 The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities. |
172 | iperov/DeepFaceLive </br> | Real-time face swap for PC streaming or video calls |
173 | HeyPuter/puter </br> | 🌐 The Internet OS! Free, Open-Source, and Self-Hostable. |
174 | mindsdb/mindsdb </br> | The platform for customizing AI from enterprise data |
175 | huggingface/diffusers </br> | 🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX. |
176 | openai/CLIP </br> | CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image |
⭐ 177 | shardeum/shardeum </br> | Shardeum is an EVM based autoscaling blockchain |
178 | taichi-dev/taichi </br> | Productive, portable, and performant GPU programming in Python. |
179 | XTLS/Xray-core </br> | Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. |
180 | getcursor/cursor </br> | An editor made for programming with AI |
181 | svc-develop-team/so-vits-svc </br> | SoftVC VITS Singing Voice Conversion |
182 | danielmiessler/fabric </br> | fabric is an open-source framework for augmenting humans using AI. |
183 | infiniflow/ragflow </br> | RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. |
184 | chatanywhere/GPT_API_free </br> | Free ChatGPT API Key, Free ChatGPT API, supports GPT-4 API (free), ChatGPT offers a free domestic forwarding API that allows direct connections without the need for a proxy. It can be used in conjunction with software/plugins like ChatBox, significantly reducing interface usage costs. Enjoy unlimited and unrestricted chatting within China |
185 | OpenBMB/ChatDev </br> | Create Customized Software using Natural Language Idea (through Multi-Agent Collaboration) |
186 | DataTalksClub/data-engineering-zoomcamp </br> | Free Data Engineering course! |
187 | airbnb/lottie-ios </br> | An iOS library to natively render After Effects vector animations |
188 | Vision-CAIR/MiniGPT-4 </br> <a alt="Click Me" href="https://huggingface.co/spaces/Vision-CAIR/minigpt4" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> <a href='https://arxiv.org/abs/2304.10592'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a> | Enhancing Vision-language Understanding with Advanced Large Language Models |
189 | RVC-Project/Retrieval-based-Voice-Conversion-WebUI </br> | Voice data <= 10 mins can also be used to train a good VC model! |
190 | academic/awesome-datascience </br> | 📝 An awesome Data Science repository to learn and apply for real world problems. |
191 | Stability-AI/generative-models </br> | Generative Models by Stability AI |
192 | karpathy/llm.c </br> | LLM training in simple, raw C/CUDA |
193 | gabime/spdlog </br> | Fast C++ logging library. |
194 | roboflow/supervision </br> | We write your reusable computer vision tools. 💜 |
195 | janhq/jan </br> | Jan is an open source alternative to ChatGPT that runs 100% offline on your computer |
196 | apache/flink </br> | Apache Flink |
197 | Bin-Huang/chatbox </br> | A desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux |
198 | yetone/openai-translator </br> | Browser extension and cross-platform desktop application for translation based on ChatGPT API |
199 | nrwl/nx </br> | Smart Monorepos · Fast CI |
200 | invoke-ai/InvokeAI </br> | InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products. |
201 | deepinsight/insightface </br> | State-of-the-art 2D and 3D Face Analysis Project |
202 | microsoft/JARVIS </br> <a alt="Click Me" href="https://huggingface.co/spaces/microsoft/HuggingGPT" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | a system to connect LLMs with ML community |
203 | stretchr/testify </br> | A toolkit with common assertions and mocks that plays nicely with the standard library |
204 | DataExpert-io/data-engineer-handbook </br> | This is a repo with links to everything you'd ever want to learn about data engineering |
205 | opentofu/opentofu </br> | OpenTofu lets you declaratively manage your cloud infrastructure. |
206 | openai/openai-python </br> | The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. |
207 | paul-gauthier/aider </br> | aider is GPT powered coding in your terminal |
208 | rancher/rancher </br> | Complete container management platform |
209 | google/flatbuffers </br> | FlatBuffers: Memory Efficient Serialization Library |
210 | mem0ai/mem0 </br> | The memory layer for Personalized AI |
211 | modularml/mojo </br> | The Mojo Programming Language |
212 | bazelbuild/bazel </br> | a fast, scalable, multi-language and extensible build system |
213 | drawdb-io/drawdb </br> | Free, simple, and intuitive online database design tool and SQL generator. |
214 | TheAlgorithms/Rust </br> | All Algorithms implemented in Rust |
215 | joaomdmoura/crewAI </br> | Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks. |
216 | PostHog/posthog </br> | 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host. |
217 | openai/gpt-2 </br> | Code for the paper "Language Models are Unsupervised Multitask Learners" |
218 | microsoft/semantic-kernel </br> | Integrate cutting-edge LLM technology quickly and easily into your apps |
219 | PaddlePaddle/Paddle </br> | PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署) |
220 | TabbyML/tabby </br> | Self-hosted AI coding assistant |
221 | frappe/erpnext </br> | Free and Open Source Enterprise Resource Planning (ERP) |
222 | opendatalab/MinerU </br> | A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。 |
223 | zulip/zulip </br> | Zulip server and web application. Open-source team chat that helps teams stay productive and focused. |
224 | warpdotdev/Warp </br> | Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster. |
225 | grpc/grpc-go </br> | The Go language implementation of gRPC. HTTP/2 based RPC |
226 | ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code </br> | 500 AI Machine learning Deep learning Computer vision NLP Projects with code |
227 | facebookresearch/audiocraft </br> | Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning. |
228 | openai/chatgpt-retrieval-plugin </br> | Plugins are chat extensions designed specifically for language models like ChatGPT, enabling them to access up-to-date information, run computations, or interact with third-party services in response to a user's request. |
229 | qdrant/qdrant </br> <a alt="Click Me" href="https://demo.qdrant.tech" target="_blank"><img src="https://img.shields.io/badge/Qdrant-Demo-brightgreen" alt="Open in Demo"/></a> | Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/ |
230 | Mozilla-Ocho/llamafile </br> | Distribute and run LLMs with a single file. |
231 | microsoft/graphrag </br> | A modular graph-based Retrieval-Augmented Generation (RAG) system |
232 | haotian-liu/LLaVA </br> <a alt="Click Me" href="https://llava.hliu.cc" target="_blank"><img src="https://img.shields.io/badge/Gradio-Spaces-brightgreen" alt="Open in Demo"/></a> <a href='https://arxiv.org/abs/2304.08485'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a> | Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities. |
233 | karpathy/minGPT </br> | A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training |
234 | yoheinakajima/babyagi </br> | uses OpenAI and Pinecone APIs to create, prioritize, and execute tasks, This is a pared-down version of the original Task-Driven Autonomous Agent |
235 | yuliskov/SmartTube </br> | SmartTube - an advanced player for set-top boxes and tvs running Android OS |
236 | mendableai/firecrawl </br> | 🔥 Turn entire websites into LLM-ready markdown |
237 | microsoft/unilm </br> | Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities |
238 | stanfordnlp/dspy </br> | Stanford DSPy: The framework for programming—not prompting—foundation models |
239 | continuedev/continue </br> | ⏩ the open-source copilot chat for software development—bring the power of ChatGPT to VS Code |
240 | facefusion/facefusion </br> | Next generation face swapper and enhancer |
241 | songquanpeng/one-api </br> | OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. |
242 | PromtEngineer/localGPT </br> | Chat with your documents on your local device using GPT models. No data leaves your device and 100% private. |
243 | elastic/kibana </br> | Your window into the Elastic Stack |
244 | Sanster/lama-cleaner </br> | Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures. |
245 | danny-avila/LibreChat </br> | Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development |
246 | blakeblackshear/frigate </br> | NVR with realtime local object detection for IP cameras |
247 | HumanSignal/label-studio </br> | Label Studio is a multi-type data labeling and annotation tool with standardized output format |
248 | unslothai/unsloth </br> | 5X faster 50% less memory LLM finetuning |
249 | Hannibal046/Awesome-LLM </br> | Awesome-LLM: a curated list of Large Language Model |
250 | mlc-ai/mlc-llm </br> | Enable everyone to develop, optimize and deploy AI models natively on everyone's devices. |
251 | guidance-ai/guidance </br> | A guidance language for controlling large language models. |
252 | labring/FastGPT </br> | A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships. |
253 | ashishps1/awesome-system-design-resources </br> | This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems |
254 | BuilderIO/gpt-crawler </br> | Crawl a site to generate knowledge files to create your own custom GPT from a URL |
255 | harry0703/MoneyPrinterTurbo </br> | Generate short videos with one click using a large model |
256 | mlflow/mlflow </br> | Open source platform for the machine learning lifecycle |
257 | tree-sitter/tree-sitter </br> | An incremental parsing system for programming tools |
258 | LiLittleCat/awesome-free-chatgpt </br> | 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. |
259 | 🔥Genesis-Embodied-AI/Genesis </br> | A generative world for general-purpose robotics & embodied AI learning. |
260 | unclecode/crawl4ai </br> | 🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper |
261 | Anjok07/ultimatevocalremovergui </br> | GUI for a Vocal Remover that uses Deep Neural Networks. |
262 | tloen/alpaca-lora </br> <a alt="Click Me" href="https://huggingface.co/spaces/tloen/alpaca-lora" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | Instruct-tune LLaMA on consumer hardware |
263 | stitionai/devika </br> | Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI. |
264 | black-forest-labs/flux </br> | Official inference repo for FLUX.1 models |
265 | ymcui/Chinese-LLaMA-Alpaca </br> | Chinese LLaMA & Alpaca LLMs |
266 | wez/wezterm </br> | A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust |
267 | LazyVim/LazyVim </br> | Neovim config for the lazy |
268 | ml-tooling/best-of-ml-python </br> | 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly. |
269 | samber/lo </br> | 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) |
270 | deepset-ai/haystack </br> | 🔍 Haystack is an open source NLP framework to interact with your data using Transformer models and LLMs (GPT-4, ChatGPT and alike). Haystack offers production-ready tools to quickly build complex question answering, semantic search, text generation applications, and more. |
271 | kenjihiranabe/The-Art-of-Linear-Algebra </br> | Graphic notes on Gilbert Strang's "Linear Algebra for Everyone" |
272 | valkey-io/valkey </br> | A flexible distributed key-value datastore that supports both caching and beyond caching workloads. |
273 | brave/brave-browser </br> | Brave browser for Android, iOS, Linux, macOS, Windows. |
274 | Cinnamon/kotaemon </br> | An open-source RAG-based tool for chatting with your documents. |
275 | renovatebot/renovate </br> | Universal dependency update tool that fits into your workflows. |
276 | ml-explore/mlx </br> | MLX: An array framework for Apple silicon |
277 | DarkFlippers/unleashed-firmware </br> | Flipper Zero Unleashed Firmware |
278 | joonspk-research/generative_agents </br> | Generative Agents: Interactive Simulacra of Human Behavior |
279 | thingsboard/thingsboard </br> | Open-source IoT Platform - Device management, data collection, processing and visualization. |
280 | PrefectHQ/prefect </br> | Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines |
⭐ 281 | CodePhiliaX/Chat2DB </br> | 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. |
282 | exo-explore/exo </br> | Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚ |
283 | ItzCrazyKns/Perplexica </br> | Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI |
284 | fishaudio/fish-speech </br> | Brand new TTS solution |
285 | Avaiga/taipy </br> | Turns Data and AI algorithms into production-ready web applications in no time. |
286 | khoj-ai/khoj </br> | Your AI second brain. A copilot to get answers to your questions, whether they be from your own notes or from the internet. Use powerful, online (e.g gpt4) or private, local (e.g mistral) LLMs. Self-host locally or use our web app. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp. |
287 | Mikubill/sd-webui-controlnet </br> | WebUI extension for ControlNet |
288 | openai/swarm </br> | Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team. |
289 | xx025/carrot </br> | Free ChatGPT Site List |
290 | apple/ml-stable-diffusion </br> | Stable Diffusion with Core ML on Apple Silicon |
291 | HqWu-HITCS/Awesome-Chinese-LLM </br> | Organizing smaller, cost-effective, privately deployable open-source Chinese language models, including related datasets and tutorials |
292 | rlabbe/Kalman-and-Bayesian-Filters-in-Python </br> | Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions. |
293 | ente-io/ente </br> | Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos |
294 | microsoft/LightGBM </br> | A fast, distributed, high-performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. |
295 | w-okada/voice-changer </br> | リアルタイムボイスチェンジャー Realtime Voice Changer |
296 | phidatahq/phidata </br> | Build AI Assistants using function calling |
297 | transitive-bullshit/chatgpt-api </br> | Node.js client for the official ChatGPT API. |
298 | ardalis/CleanArchitecture </br> | Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core |
299 | VinciGit00/Scrapegraph-ai </br> | Python scraper based on AI |
300 | DS4SD/docling </br> | Get your docs ready for gen AI |
301 | emilwallner/Screenshot-to-code </br> | A neural network that transforms a design mock-up into a static website. |
302 | apify/crawlee </br> | Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation. |
303 | meta-llama/codellama </br> | Inference code for CodeLlama models |
304 | dair-ai/ML-YouTube-Courses </br> | 📺 Discover the latest machine learning / AI courses on YouTube. |
305 | cline/cline </br> | Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way. |
306 | chroma-core/chroma </br> | the AI-native open-source embedding database |
307 | pybind/pybind11 </br> | Seamless operability between C++11 and Python |
308 | Stability-AI/StableLM </br> | Stability AI Language Models |
309 | RPCS3/rpcs3 </br> | PS3 emulator/debugger |
310 | microsoft/qlib </br> | Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL. |
311 | ddbourgin/numpy-ml </br> | Machine learning, in numpy |
312 | THUDM/ChatGLM2-6B </br> | ChatGLM2-6B: An Open Bilingual Chat LLM |
313 | meta-llama/llama-recipes </br> | Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger |
314 | TransformerOptimus/SuperAGI </br> | <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably. |
315 | neondatabase/neon </br> | Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero. |
316 | umijs/umi </br> | A framework in react community ✨ |
317 | IDEA-Research/Grounded-Segment-Anything </br> | Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect, Segment and Generate Anything with Image and Text Inputs |
318 | amplication/amplication </br> | 🔥🔥🔥 The Only Production-Ready AI-Powered Backend Code Generation |
319 | assafelovic/gpt-researcher </br> | GPT based autonomous agent that does online comprehensive research on any given topic |
320 | typescript-eslint/typescript-eslint </br> | ✨ Monorepo for all the tooling which enables ESLint to support TypeScript |
321 | BerriAI/litellm </br> | Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs) |
322 | sunner/ChatALL </br> | Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers |
323 | NVIDIA/open-gpu-kernel-modules </br> | NVIDIA Linux open GPU kernel module source |
324 | GaiZhenbiao/ChuanhuChatGPT </br> | GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI. |
325 | KindXiaoming/pykan </br> | Kolmogorov Arnold Networks |
326 | openai/evals </br> | Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks. |
327 | microsoft/Bringing-Old-Photos-Back-to-Life </br> | Bringing Old Photo Back to Life (CVPR 2020 oral) |
328 | graphdeco-inria/gaussian-splatting </br> | Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering" |
329 | abseil/abseil-cpp </br> | Abseil Common Libraries (C++) |
330 | arc53/DocsGPT </br> | GPT-powered chat for documentation, chat with your documents |
331 | serengil/deepface </br> | A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python |
332 | microsoft/onnxruntime </br> | ONNX Runtime: cross-platform, high-performance ML inferencing and training accelerator |
333 | influxdata/telegraf </br> | Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. |
334 | mayooear/gpt4-pdf-chatbot-langchain </br> | GPT4 & LangChain Chatbot for large PDF docs |
335 | QwenLM/Qwen-7B </br> | The official repo of Qwen-7B (通义千问-7B) chat & pretrained large language model proposed by Alibaba Cloud. |
336 | Raphire/Win11Debloat </br> | A simple, easy to use PowerShell script to remove pre-installed apps from windows, disable telemetry, remove Bing from windows search as well as perform various other changes to declutter and improve your windows experience. This script works for both windows 10 and windows 11. |
337 | kestra-io/kestra </br> | ⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow... |
338 | VikParuchuri/surya </br> | Accurate line-level text detection and recognition (OCR) in any language |
339 | apache/arrow </br> | Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing |
340 | Dao-AILab/flash-attention </br> | Fast and memory-efficient exact attention |
341 | alibaba/lowcode-engine </br> | An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系 |
⭐ 342 | gitroomhq/postiz-app </br> | 📨 Schedule social posts, measure them, exchange with other members and get a lot of help from AI 🚀 |
343 | xcanwin/KeepChatGPT </br> | Using ChatGPT is more efficient and smoother, perfectly solving ChatGPT network errors. No longer do you need to frequently refresh the webpage, saving over 10 unnecessary steps |
344 | fauxpilot/fauxpilot </br> | An open-source GitHub Copilot server |
345 | HumanAIGC/AnimateAnyone </br> | Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation |
346 | overleaf/overleaf </br> | A web-based collaborative LaTeX editor |
347 | AI4Finance-Foundation/FinGPT </br> | Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model. |
348 | CopilotKit/CopilotKit </br> | Build in-app AI chatbots 🤖, and AI-powered Textareas ✨, into react web apps. |
349 | LlamaFamily/Llama-Chinese </br> | Llama Chinese Community, the best Chinese Llama large model, fully open source and commercially available |
350 | datawhalechina/leedl-tutorial </br> | 《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases |
351 | eosphoros-ai/DB-GPT </br> | Revolutionizing Database Interactions with Private LLM Technology |
352 | mlc-ai/web-llm </br> | Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support. |
353 | espressif/esp-idf </br> | Espressif IoT Development Framework. Official development framework for Espressif SoCs. |
354 | unifyai/ivy </br> | Unified AI |
355 | princeton-nlp/SWE-agent </br> | SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models |
356 | bleedline/aimoneyhunter </br> | AI Side Hustle Money Mega Collection: Teaching You How to Utilize AI for Various Side Projects to Earn Extra Income. |
357 | naklecha/llama3-from-scratch </br> | llama3 implementation one matrix multiplication at a time |
358 | gventuri/pandas-ai </br> | Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational |
359 | teableio/teable </br> | ✨ The Next Gen Airtable Alternative: No-Code Postgres |
360 | Zeyi-Lin/HivisionIDPhotos </br> | ⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。 |
361 | triton-lang/triton </br> | Development repository for the Triton language and compiler |
362 | stanford-oval/storm </br> | An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. |
363 | soxoj/maigret </br> | 🕵️♂️ Collect a dossier on a person by username from thousands of sites |
364 | stefan-jansen/machine-learning-for-trading </br> | Code for Machine Learning for Algorithmic Trading, 2nd edition. |
365 | ComposioHQ/composio </br> | Composio equips agents with well-crafted tools empowering them to tackle complex tasks |
366 | state-spaces/mamba </br> | Mamba: Linear-Time Sequence Modeling with Selective State Spaces |
367 | THUDM/ChatGLM3 </br> | ChatGLM3 series: Open Bilingual Chat LLMs |
368 | steven-tey/novel </br> | Notion-style WYSIWYG editor with AI-powered autocompletions |
369 | letta-ai/letta </br> | Letta (formerly MemGPT) is a framework for creating LLM services with memory. |
370 | neonbjb/tortoise-tts </br> | A multi-voice TTS system trained with an emphasis on quality |
371 | fuergaosi233/wechat-chatgpt </br> | Use ChatGPT On Wechat via wechaty |
372 | wong2/chatgpt-google-extension</br> | A browser extension that enhances search engines with ChatGPT, this repos will not be updated from 2023-02-20 |
373 | BradyFU/Awesome-Multimodal-Large-Language-Models </br> | Latest Papers and Datasets on Multimodal Large Language Models |
374 | adobe/react-spectrum </br> | A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences. |
375 | pgvector/pgvector </br> | Open-source vector similarity search for Postgres |
376 | lukas-blecher/LaTeX-OCR </br> | pix2tex: Using a ViT to convert images of equations into LaTeX code. |
377 | guillaumekln/faster-whisper </br> | Faster Whisper transcription with CTranslate2 |
378 | nocobase/nocobase </br> | NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions. |
379 | m-bain/whisperX </br> | WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization) |
380 | OpenBMB/MiniCPM-V </br> | MiniCPM-V 2.0: An Efficient End-side MLLM with Strong OCR and Understanding Capabilities |
381 | chidiwilliams/buzz </br> | Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper. |
382 | BlinkDL/RWKV-LM </br> | RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it combines the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding. |
383 | openai/tiktoken </br> | tiktoken is a fast BPE tokeniser for use with OpenAI's models. |
384 | NVIDIA/NeMo </br> | A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech) |
385 | Koenkk/zigbee2mqtt </br> | Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨 |
386 | pytube/pytube </br> | A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos. |
387 | xenova/transformers.js </br> | State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server! |
388 | microsoft/BitNet </br> | Official inference framework for 1-bit LLMs |
389 | vanna-ai/vanna </br> | 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄. |
390 | udecode/plate </br> | A rich-text editor powered by AI |
391 | e2b-dev/awesome-ai-agents </br> | A list of AI autonomous agents |
392 | plasma-umass/scalene </br> | Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals |
393 | netease-youdao/QAnything </br> | Question and Answer based on Anything. |
394 | OpenTalker/SadTalker </br> | [CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation |
395 | 1Panel-dev/MaxKB </br> | ? Based on LLM large language model knowledge base Q&A system. Ready to use out of the box, supports quick integration into third-party business systems. Officially produced by 1Panel |
396 | stas00/ml-engineering </br> | Machine Learning Engineering Guides and Tools |
397 | willwulfken/MidJourney-Styles-and-Keywords-Reference </br> | A reference containing Styles and Keywords that you can use with MidJourney AI |
398 | OpenLMLab/MOSS </br> | An open-source tool-augmented conversational language model from Fudan University |
399 | official-stockfish/Stockfish </br> | UCI chess engine |
400 | facebookresearch/AnimatedDrawings </br> <a alt="Click Me" href="https://sketch.metademolab.com/canvas" target="_blank"><img src="https://img.shields.io/badge/Meta-Demo-brightgreen" alt="Open in Spaces"/></a> | Code to accompany "A Method for Animating Children's Drawings of the Human Figure" |
401 | smol-ai/developer </br> | With 100k context windows on the way, it's now feasible for every dev to have their own smol developer |
402 | PKU-YuanGroup/Open-Sora-Plan </br> | This project aim to reproduce Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project. |
403 | illacloud/illa-builder </br> | Create AI-Driven Apps like Assembling Blocks |
404 | openai/shap-e </br> | Generate 3D objects conditioned on text or images |
405 | bytebase/bytebase </br> | World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps. |
406 | ShishirPatil/gorilla </br> | Gorilla: An API store for LLMs |
407 | h2oai/h2ogpt </br> | Come join the movement to make the world's best open source GPT led by H2O.ai - 100% private chat and document search, no data leaks, Apache 2.0 |
408 | mrdbourke/pytorch-deep-learning </br> | Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course. |
409 | ggerganov/ggml </br> | Tensor library for machine learning |
410 | eugeneyan/open-llms </br> | A list of open LLMs available for commercial use. |
411 | danswer-ai/danswer </br> | Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc. |
412 | kgrzybek/modular-monolith-with-ddd </br> | Full Modular Monolith application with Domain-Driven Design approach. |
413 | hajimehoshi/ebiten </br> | Ebitengine - A dead simple 2D game engine for Go |
414 | DataTalksClub/mlops-zoomcamp </br> | Free MLOps course from DataTalks.Club |
415 | InstantID/InstantID </br> | InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥 |
416 | Skyvern-AI/skyvern </br> | Automate browser-based workflows with LLMs and Computer Vision |
417 | mediar-ai/screenpipe </br> | 24/7 local AI screen & mic recording. Build AI apps that have the full context. Works with Ollama. Alternative to Rewind.ai. Open. Secure. You own your data. Rust. |
418 | QwenLM/Qwen2.5 </br> | Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud. |
419 | kubeshark/kubeshark </br> | The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes |
420 | owainlewis/awesome-artificial-intelligence </br> | A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers. |
421 | Rudrabha/Wav2Lip </br> | This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020. |
422 | facebookresearch/seamless_communication </br> | Foundational Models for State-of-the-Art Speech and Text Translation |
423 | Lightning-AI/litgpt </br> | Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more. |
424 | NVIDIA/TensorRT </br> | NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT. |
425 | plandex-ai/plandex </br> | An AI coding engine for complex tasks |
426 | NVIDIA/Megatron-LM </br> | Ongoing research training transformer models at scale |
427 | getumbrel/llama-gpt </br> | A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. |
428 | Byaidu/PDFMathTranslate </br> | PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker |
429 | databrickslabs/dolly </br> | A large language model trained on the Databricks Machine Learning Platform |
430 | karpathy/micrograd </br> | A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API |
431 | WordPress/gutenberg </br> | The Block Editor project for WordPress and beyond. Plugin is available from the official repository. |
432 | vercel-labs/ai </br> | Build AI-powered applications with React, Svelte, and Vue |
433 | RUCAIBox/LLMSurvey </br> | A collection of papers and resources related to Large Language Models. |
434 | magic-research/magic-animate </br> | MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model |
435 | HigherOrderCO/HVM </br> | A massively parallel, optimal functional runtime in Rust |
436 | lz4/lz4 </br> | Extremely Fast Compression algorithm |
437 | Z3Prover/z3 </br> | The Z3 Theorem Prover |
438 | libretro/RetroArch </br> | Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3. |
439 | vercel/ai-chatbot </br> | A full-featured, hackable Next.js AI chatbot built by Vercel |
440 | dair-ai/ML-Papers-of-the-Week </br> | 🔥Highlighting the top ML papers every week. |
441 | huggingface/trl </br> | Train transformer language models with reinforcement learning. |
442 | szimek/sharedrop </br> | Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop |
443 | activepieces/activepieces </br> | Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 100+ integration / Enterprise automation tool / Zapier Alternative |
444 | PaperMC/Paper </br> | The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies |
445 | bentoml/OpenLLM </br> | An open platform for operating large language models (LLMs) in production. Fine-tune, serve, deploy, and monitor any LLMs with ease. |
446 | aws/amazon-sagemaker-examples </br> | Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker. |
447 | zyronon/douyin </br> | Vue3 + Pinia + Vite5 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile |
448 | THU-MIG/yolov10 </br> | YOLOv10: Real-Time End-to-End Object Detection |
449 | normal-computing/outlines </br> | Generative Model Programming |
450 | artidoro/qlora </br> <a alt="Click Me" href="https://huggingface.co/spaces/uwnlp/guanaco-playground-tgi" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> <a href='https://arxiv.org/abs/2305.14314'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a> | QLoRA: Efficient Finetuning of Quantized LLMs |
451 | srush/GPU-Puzzles </br> | Solve puzzles. Learn CUDA. |
452 | chathub-dev/chathub </br> | All-in-one chatbot client |
453 | salesforce/LAVIS </br> | LAVIS - A One-stop Library for Language-Vision Intelligence |
454 | kedro-org/kedro </br> | Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular. |
455 | AIGC-Audio/AudioGPT</br> | AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head |
456 | LibreTranslate/LibreTranslate </br> | Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup. |
457 | vosen/ZLUDA </br> | CUDA on AMD GPUs |
458 | TheR1D/shell_gpt </br> | A command-line productivity tool powered by ChatGPT, will help you accomplish your tasks faster and more efficiently |
459 | electric-sql/pglite </br> | Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno from https://electric-sql.com |
460 | THUDM/CogVideo </br> | Text-to-video generation: CogVideoX (2024) and CogVideo (ICLR 2023) |
461 | mistralai/mistral-src </br> | Reference implementation of Mistral AI 7B v0.1 model. |
462 | cumulo-autumn/StreamDiffusion </br> | StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation |
463 | DataTalksClub/machine-learning-zoomcamp </br> | The code from the Machine Learning Bookcamp book and a free course based on the book |
464 | nerfstudio-project/nerfstudio </br> | A collaboration friendly studio for NeRFs |
465 | NielsRogge/Transformers-Tutorials </br> | This repository contains demos I made with the Transformers library by HuggingFace. |
466 | aishwaryanr/awesome-generative-ai-guide </br> | A one stop repository for generative AI research updates, interview resources, notebooks and much more! |
467 | microsoft/promptflow </br> | Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. |
468 | cupy/cupy </br> | NumPy & SciPy for GPU |
469 | Unstructured-IO/unstructured </br> | Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines. |
470 | TheRamU/Fay </br> | Fay is a complete open source project that includes Fay controller and numeral models, which can be used in different applications such as virtual hosts, live promotion, numeral human interaction and so on |
471 | popcorn-official/popcorn-desktop </br> | Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Windows / Mac / Linux ) A Butter-Project Fork |
472 | huggingface/text-generation-inference </br> | Large Language Model Text Generation Inference |
473 | facebookresearch/dinov2 </br> <a alt="Click Me" href="https://dinov2.metademolab.com/demos" target="_blank"><img src="https://img.shields.io/badge/Meta-Demo-brightgreen" alt="Open in Demo"/></a> <a href='https://arxiv.org/abs/2304.07193'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a> | PyTorch code and models for the DINOv2 self-supervised learning method. |
474 | BloopAI/bloop </br> | A fast code search engine written in Rust |
475 | BlinkDL/ChatRWKV </br> <a alt="Click Me" href="https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source. |
476 | mshumer/gpt-prompt-engineer </br> | |
477 | sashabaranov/go-openai </br> | OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go |
478 | bigscience-workshop/petals </br> | 🌸 Run large language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading |
479 | wandb/wandb </br> | 🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API. |
480 | karpathy/minbpe </br> | Minimal, clean, code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization. |
481 | autowarefoundation/autoware </br> | Autoware - the world's leading open-source software project for autonomous driving |
482 | dice2o/BingGPT </br> | Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux) |
483 | burn-rs/burn </br> | Burn - A Flexible and Comprehensive Deep Learning Framework in Rust |
484 | modelscope/facechain </br> | FaceChain is a deep-learning toolchain for generating your Digital-Twin. |
485 | andrewyng/aisuite </br> | Simple, unified interface to multiple Generative AI providers |
486 | manticoresoftware/manticoresearch </br> | Easy to use open source fast database for search |
487 | google/benchmark </br> | A microbenchmark support library |
488 | facebookresearch/nougat </br> | Implementation of Nougat Neural Optical Understanding for Academic Documents |
489 | WongKinYiu/yolov9 </br> | Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information |
490 | dataelement/bisheng </br> | Bisheng is an open LLM devops platform for next generation AI applications. |
491 | timlrx/tailwind-nextjs-starter-blog </br> | This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs. |
492 | togethercomputer/OpenChatKit </br> | OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications |
493 | OthersideAI/self-operating-computer </br> | A framework to enable multimodal models to operate a computer. |
494 | RayTracing/raytracing.github.io </br> | Main Web Site (Online Books) |
495 | lllyasviel/stable-diffusion-webui-forge </br> | a platform on top of Stable Diffusion WebUI (based on Gradio) to make development easier, optimize resource management, and speed up inference |
496 | NVIDIA/TensorRT-LLM </br> | TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines. |
497 | Visualize-ML/Book4_Power-of-Matrix </br> | Book_4 'Power of Matrix' |
498 | Stability-AI/StableStudio </br> | Community interface for generative AI |
499 | adams549659584/go-proxy-bingai </br> <a alt="Click Me" href="https://bing.vcanbb.top" target="_blank"><img src="https://img.shields.io/badge/ProxyBing-Demo-brightgreen" alt="Open in Demo"/></a> | A Microsoft New Bing demo site built with Vue3 and Go, providing a consistent UI experience, supporting ChatGPT prompts, and accessible within China |
500 | voicepaw/so-vits-svc-fork </br> <a alt="Click Me" href="https://colab.research.google.com/github/34j/so-vits-svc-fork/blob/main/notebooks/so-vits-svc-fork-4.0.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in Colab"/></a> | so-vits-svc fork with realtime support, improved interface and more features. |
501 | pymc-devs/pymc </br> | Bayesian Modeling and Probabilistic Programming in Python |
502 | GoogleCloudPlatform/generative-ai </br> | Sample code and notebooks for Generative AI on Google Cloud |
503 | Huanshere/VideoLingo </br> | Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team |
504 | wasp-lang/open-saas </br> | A free, open-source SaaS app starter for React & Node.js with superpowers. Production-ready. Community-driven. |
505 | gorse-io/gorse </br> | Gorse open source recommender system engine |
506 | Const-me/Whisper </br> | High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model |
507 | jxnl/instructor </br> | structured outputs for llms |
508 | keephq/keep </br> | The open-source alert management and AIOps platform |
509 | marimo-team/marimo </br> | A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git. |
510 | kedacore/keda </br> | KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes |
511 | espnet/espnet </br> | End-to-End Speech Processing Toolkit |
512 | lucidrains/denoising-diffusion-pytorch </br> | Implementation of Denoising Diffusion Probabilistic Model in Pytorch |
513 | nashsu/FreeAskInternet </br> | FreeAskInternet is a completely free, private and locally running search aggregator & answer generate using LLM, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to the ChatGPT3.5 LLM and generate the answer based on search results. |
⭐ 514 | 🔥Shubhamsaboo/awesome-llm-apps </br> | Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. |
515 | brexhq/prompt-engineering </br> | Tips and tricks for working with Large Language Models like OpenAI's GPT-4. |
516 | UFund-Me/Qbot </br> | Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment |
517 | anthropics/courses </br> | Anthropic's educational courses |
518 | facebookresearch/ImageBind </br> | ImageBind One Embedding Space to Bind Them All |
519 | erincatto/box2d </br> | Box2D is a 2D physics engine for games |
520 | open-mmlab/mmsegmentation </br> | OpenMMLab Semantic Segmentation Toolbox and Benchmark. |
521 | LouisShark/chatgpt_system_prompt </br> | store all agent's system prompt |
522 | ashawkey/stable-dreamfusion </br> | A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion. |
523 | llmware-ai/llmware </br> | Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models. |
524 | meetecho/janus-gateway </br> | Janus WebRTC Server |
525 | OptimalScale/LMFlow </br> | An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Model for All. |
526 | idootop/mi-gpt </br> | ? Transform XiaoAi speaker into a personal voice assistant with ChatGPT and DouBao integration. |
527 | microsoft/TypeChat </br> | TypeChat is a library that makes it easy to build natural language interfaces using types. |
528 | OpenBMB/XAgent </br> | An Autonomous LLM Agent for Complex Task Solving |
529 | google/magika </br> | Detect file content types with deep learning |
⭐ 530 | anthropics/anthropic-cookbook </br> | A collection of notebooks/recipes showcasing some fun and effective ways of using Claude. |
531 | fishaudio/Bert-VITS2 </br> | vits2 backbone with multilingual-bert |
532 | acheong08/EdgeGPT </br> | Reverse engineered API of Microsoft's Bing Chat |
533 | jzhang38/TinyLlama </br> | The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens. |
534 | SJTU-IPADS/PowerInfer </br> | High-speed Large Language Model Serving on PCs with Consumer-grade GPUs |
535 | goldmansachs/gs-quant </br> | Python toolkit for quantitative finance |
536 | FlagOpen/FlagEmbedding </br> | Dense Retrieval and Retrieval-augmented LLMs |
537 | anse-app/chatgpt-demo </br> | A demo repo based on OpenAI API (gpt-3.5-turbo) |
538 | huggingface/lerobot </br> | 🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch |
539 | open-mmlab/Amphion </br> | Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development. |
540 | o3de/o3de </br> | Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations. |
541 | sebastianstarke/AI4Animation </br> | Bringing Characters to Life with Computer Brains in Unity |
542 | leptonai/search_with_lepton </br> | Building a quick conversation-based search demo with Lepton AI. |
543 | huggingface/chat-ui </br> | Open source codebase powering the HuggingChat app |
544 | kroma-network/tachyon </br> | Modular ZK(Zero Knowledge) backend accelerated by GPU |
545 | baptisteArno/typebot.io </br> | 💬 Typebot is a powerful chatbot builder that you can self-host. |
546 | jasonppy/VoiceCraft </br> | Zero-Shot Speech Editing and Text-to-Speech in the Wild |
547 | 01-ai/Yi </br> | A series of large language models trained from scratch by developers @01-ai |
548 | Plachtaa/VALL-E-X </br> | An open source implementation of Microsoft's VALL-E X zero-shot TTS model. The demo is available at https://plachtaa.github.io |
549 | xiangsx/gpt4free-ts </br> | Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free |
550 | ai-collection/ai-collection</br> | The Generative AI Landscape - A Collection of Awesome Generative AI Applications |
551 | delta-io/delta </br> | An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs |
552 | deep-floyd/IF </br> <a alt="Click Me" href="https://huggingface.co/spaces/DeepFloyd/IF" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> <a alt="Click Me" href="https://colab.research.google.com/drive/1AzP33O8rnMW__7ocWJhVBXjKziJXPtim?usp=sharing" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in Colab"/></a> | A novel state-of-the-art open-source text-to-image model with a high degree of photorealism and language understanding |
553 | THUDM/CodeGeeX2 </br> | CodeGeeX2: A More Powerful Multilingual Code Generation Model |
554 | abhishekkrthakur/approachingalmost </br> | Approaching (Almost) Any Machine Learning Problem |
555 | CASIA-IVA-Lab/FastSAM </br> | Fast Segment Anything |
556 | zmh-program/chatnio </br> | 🚀 Next Generation AI One-Stop Internationalization Solution. 🚀 下一代 AI 一站式 B/C 端解决方案,支持 OpenAI,Midjourney,Claude,讯飞星火,Stable Diffusion,DALL·E,ChatGLM,通义千问,腾讯混元,360 智脑,百川 AI,火山方舟,新必应,Gemini,Moonshot 等模型,支持对话分享,自定义预设,云端同步,模型市场,支持弹性计费和订阅计划模式,支持图片解析,支持联网搜索,支持模型缓存,丰富美观的后台管理与仪表盘数据统计。 |
557 | netease-youdao/EmotiVoice </br> | EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine |
558 | openvinotoolkit/openvino </br> | OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference |
559 | thuml/Time-Series-Library </br> | A Library for Advanced Deep Time Series Models. |
560 | sweepai/sweep </br> | Sweep is an AI junior developer |
561 | ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide </br> | Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation. |
562 | langchain-ai/langgraph </br> | |
563 | langfuse/langfuse </br> | 🪢 Open source LLM engineering platform. Observability, metrics, evals, prompt management, testing, prompt playground, datasets, LLM evaluations -- 🍊YC W23 🤖 integrate via Typescript, Python / Decorators, OpenAI, Langchain, LlamaIndex, Litellm, Instructor, Mistral, Perplexity, Claude, Gemini, Vertex |
564 | alibaba-damo-academy/FunASR </br> | A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models. |
565 | firmai/financial-machine-learning </br> | A curated list of practical financial machine learning tools and applications. |
566 | lllyasviel/Omost </br> | Your image is almost there! |
567 | GreyDGL/PentestGPT</br> | A GPT-empowered penetration testing tool |
568 | openlm-research/open_llama </br> | OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset |
569 | reorproject/reor </br> | AI note-taking app that runs models locally. |
570 | enso-org/enso </br> | Hybrid visual and textual functional programming. |
571 | Acly/krita-ai-diffusion </br> | Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. |
572 | dair-ai/ML-Papers-Explained </br> | Explanation to key concepts in ML |
573 | bigcode-project/starcoder </br> | Home of StarCoder: fine-tuning & inference! |
574 | zilliztech/GPTCache </br> | GPTCache is a library for creating semantic cache to store responses from LLM queries. |
575 | EleutherAI/lm-evaluation-harness </br> | A framework for few-shot evaluation of autoregressive language models. |
576 | jina-ai/reader </br> | Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/ |
577 | OpenBMB/MiniCPM </br> | MiniCPM-2B: An end-side LLM outperforms Llama2-13B. |
578 | adam-maj/tiny-gpu </br> | A minimal GPU design in Verilog to learn how GPUs work from the ground up |
579 | getomni-ai/zerox </br> | Zero shot pdf OCR with gpt-4o-mini |
580 | e2b-dev/e2b </br> | Vercel for AI agents. We help developers to build, deploy, and monitor AI agents. Focusing on specialized AI agents that build software for you - your personal software developers. |
581 | LiheYoung/Depth-Anything </br> | Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data |
582 | lllyasviel/IC-Light </br> | More relighting! |
583 | ymcui/Chinese-LLaMA-Alpaca-2 </br> | Chinese LLaMA-2 & Alpaca-2 LLMs |
584 | bunkerity/bunkerweb </br> | 🛡️ Make your web services secure by default ! |
585 | PWhiddy/PokemonRedExperiments </br> | Playing Pokemon Red with Reinforcement Learning |
586 | git-ecosystem/git-credential-manager </br> | Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services. |
587 | IDEA-Research/GroundingDINO </br> | Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection" |
588 | jrouwe/JoltPhysics </br> | A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West. |
589 | deepseek-ai/DeepSeek-Coder </br> | DeepSeek Coder: Let the Code Write Itself |
590 | PKU-YuanGroup/ChatLaw </br> | Chinese Legal Large Model |
591 | bhaskatripathi/pdfGPT</br> | PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The only open source solution to turn your pdf files in a chatbot! |
592 | WooooDyy/LLM-Agent-Paper-List </br> | The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al. |
593 | open-mmlab/mmagic</br> | OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox |
594 | apple/corenet </br> | CoreNet: A library for training deep neural networks |
595 | jaywalnut310/vits </br> | VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech |
596 | niedev/RTranslator </br> | RTranslator is the world's first open source real-time translation app. |
597 | nadermx/backgroundremover </br> | Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source. |
598 | AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin </br> | A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend. |
599 | intel-analytics/ipex-llm </br> | Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Baichuan, Mixtral, Gemma, etc.) on Intel CPU and GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max). A PyTorch LLM library that seamlessly integrates with llama.cpp, HuggingFace, LangChain, LlamaIndex, DeepSpeed, vLLM, FastChat, ModelScope, etc. |
600 | lencx/Noi </br> | 🦄 AI + Tools + Plugins + Community |
601 | OpenTalker/video-retalking </br> | [SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild |
602 | geekyutao/Inpaint-Anything </br> | Inpaint anything using Segment Anything and inpainting models. |
603 | udlbook/udlbook </br> | Understanding Deep Learning - Simon J.D. Prince |
604 | mit-han-lab/streaming-llm </br> | Efficient Streaming Language Models with Attention Sinks |
605 | modelscope/DiffSynth-Studio </br> | Enjoy the magic of Diffusion models! |
606 | sgl-project/sglang </br> | SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with LLMs faster and more controllable. |
607 | react-native-webview/react-native-webview </br> | React Native Cross-Platform WebView |
608 | spdustin/ChatGPT-AutoExpert </br> | 🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding). |
609 | Future-House/paper-qa </br> | High accuracy RAG for answering questions from scientific documents with citations |
610 | Portkey-AI/gateway </br> | A Blazing Fast AI Gateway. Route to 100+ LLMs with 1 fast & friendly API. |
611 | rany2/edge-tts </br> | Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key |
612 | facebookresearch/DiT </br> | Official PyTorch Implementation of "Scalable Diffusion Models with Transformers" |
613 | InternLM/InternLM </br> | InternLM has open-sourced a 7 billion parameter base model, a chat model tailored for practical scenarios and the training system. |
614 | jeremylong/DependencyCheck </br> | OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies. |
615 | mylxsw/aidea </br> | AIdea is a versatile app that supports GPT and domestic large language models,also supports "Stable Diffusion" text-to-image generation, image-to-image generation, SDXL 1.0, super-resolution, and image colorization |
616 | gunnarmorling/1brc </br> | 1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java |
617 | kuafuai/DevOpsGPT </br> | Multi agent system for AI-driven software development. Convert natural language requirements into working software. Supports any development language and extends the existing base code. |
618 | openstatusHQ/openstatus </br> | 🏓 The open-source synthetic monitoring platform 🏓 |
619 | gaomingqi/Track-Anything</br> | A flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI. |
620 | weaviate/Verba </br> | Retrieval Augmented Generation (RAG) chatbot powered by Weaviate |
621 | langchain-ai/opengpts </br> | This is an open source effort to create a similar experience to OpenAI's GPTs and Assistants API |
622 | OpenGVLab/InternVL </br> | [CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源模型 |
623 | miurla/morphic </br> | An AI-powered answer engine with a generative UI |
624 | Azure-Samples/azure-search-openai-demo </br> | 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. |
625 | qunash/chatgpt-advanced </br> | A browser extension that augments your ChatGPT prompts with web results. |
626 | Licoy/ChatGPT-Midjourney </br> | 🎨 Own your own ChatGPT+Midjourney web service with one click |
627 | threestudio-project/threestudio </br> | A unified framework for 3D content generation. |
628 | ml-explore/mlx-examples </br> | Examples in the MLX framework |
629 | FoundationVision/VAR </br> | [GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction" |
630 | jianchang512/ChatTTS-ui </br> | 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。 |
631 | linyiLYi/street-fighter-ai </br> | This is an AI agent for Street Fighter II Champion Edition. |
632 | meshery/meshery </br> | Meshery, the cloud native manager |
633 | run-llama/rags </br> | Build ChatGPT over your data, all with natural language |
634 | yihong0618/xiaogpt </br> | Play ChatGPT with xiaomi ai speaker |
635 | digitalinnovationone/dio-lab-open-source </br> | Repositório do lab "Contribuindo em um Projeto Open Source no GitHub" da Digital Innovation One. |
636 | civitai/civitai </br> | Build a platform where people can share their stable diffusion models |
637 | wenda-LLM/wenda </br> | Wenda: An LLM invocation platform. Its objective is to achieve efficient content generation tailored to specific environments while considering the limited computing resources of individuals and small businesses, as well as knowledge security and privacy concerns |
638 | TaskingAI/TaskingAI </br> | The open source platform for AI-native application development. |
639 | PixarAnimationStudios/OpenUSD </br> | Universal Scene Description |
640 | aptos-labs/aptos-core </br> | Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience. |
641 | openai/consistency_models </br> | Official repo for consistency models. |
642 | getmaxun/maxun </br> | 🔥 Open-source no-code web data extraction platform. Turn websites to APIs and spreadsheets with no-code robots in minutes! [In Beta] |
643 | microsoft/DeepSpeedExamples </br> | Example models using DeepSpeed |
644 | vikhyat/moondream </br> | tiny vision language model |
645 | graviraja/MLOps-Basics </br> | |
646 | rustformers/llm </br> | Run inference for Large Language Models on CPU, with Rust |
647 | HVision-NKU/StoryDiffusion </br> | Create Magic Story! |
648 | Moonvy/OpenPromptStudio </br> <a alt="Click Me" href="https://moonvy.com/apps/ops/" target="_blank"><img src="https://img.shields.io/badge/Moonvy-Demo-brightgreen" alt="Open in Demo"/></a> | AIGC Hint Word Visualization Editor |
649 | google/gemma.cpp </br> | lightweight, standalone C++ inference engine for Google's Gemma models. |
650 | Shaunwei/RealChar </br> | 🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime(All in One Codebase!). Have a natural seamless conversation with AI everywhere(mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖 |
651 | friuns2/BlackFriday-GPTs-Prompts </br> | List of free GPTs that doesn't require plus subscription |
652 | k8sgpt-ai/k8sgpt </br> | Giving Kubernetes Superpowers to everyone |
653 | steven2358/awesome-generative-ai </br> | A curated list of modern Generative Artificial Intelligence projects and services |
654 | Project-MONAI/MONAI </br> | AI Toolkit for Healthcare Imaging |
655 | yangjianxin1/Firefly </br> | Firefly: Chinese conversational large language model (full-scale fine-tuning + QLoRA), supporting fine-tuning of Llma2, Llama, Baichuan, InternLM, Ziya, Bloom, and other large models |
656 | Tohrusky/Final2x </br> | 2^x Image Super-Resolution |
657 | HariSekhon/DevOps-Bash-tools </br> | 1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux.. |
658 | RayVentura/ShortGPT </br> | 🚀🎬 ShortGPT - An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation. |
659 | SevaSk/ecoute </br> | Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation. |
660 | clovaai/donut </br> | Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022 |
661 | levihsu/OOTDiffusion </br> | Official implementation of OOTDiffusion |
662 | vespa-engine/vespa </br> | The open big data serving engine. https://vespa.ai |
663 | pengxiao-song/LaWGPT </br> | Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge |
664 | lightaime/camel </br> <a alt="Click Me" href="https://colab.research.google.com/drive/1AzP33O8rnMW__7ocWJhVBXjKziJXPtim?usp=sharing" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in Colab"/></a> | 🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society |
665 | vladmandic/automatic </br> | SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models |
666 | ai16z/eliza </br> | Conversational Agent for Twitter and Discord |
667 | OpenGVLab/LLaMA-Adapter</br> | Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters |
668 | open-metadata/OpenMetadata </br> | OpenMetadata is a unified platform for discovery, observability, and governance powered by a central metadata repository, in-depth lineage, and seamless team collaboration. |
669 | a16z-infra/companion-app </br> | AI companions with memory: a lightweight stack to create and host your own AI companions |
670 | sczhou/ProPainter </br> | [ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting |
671 | MineDojo/Voyager </br> | An Open-Ended Embodied Agent with Large Language Models |
672 | ethereum-optimism/optimism </br> | Optimism is Ethereum, scaled. |
673 | lavague-ai/LaVague </br> | Automate automation with Large Action Model framework |
674 | xorbitsai/inference </br> | Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop. |
675 | fr0gger/Awesome-GPT-Agents </br> | A curated list of GPT agents for cybersecurity |
676 | enricoros/big-AGI </br> | Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud. |
677 | nilsherzig/LLocalSearch </br> | LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed. |
678 | pytorch-labs/gpt-fast </br> | Simple and efficient pytorch-native transformer text generation in <1000 LOC of python. |
679 | google/mesop </br> | |
680 | firebase/firebase-ios-sdk </br> | Firebase SDK for Apple App Development |
681 | roboflow/notebooks </br> | Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM. |
682 | ramonvc/freegpt-webui </br> | GPT 3.5/4 with a Chat Web UI. No API key is required. |
683 | HumanAIGC/OutfitAnyone </br> | Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person |
684 | nsarrazin/serge </br> | A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API |
685 | onuratakan/gpt-computer-assistant </br> | gpt-4o for windows, macos and ubuntu |
686 | baichuan-inc/baichuan-7B </br> | A large-scale 7B pretraining language model developed by BaiChuan-Inc. |
687 | PawanOsman/ChatGPT </br> | OpenAI API Free Reverse Proxy |
688 | Dooy/chatgpt-web-midjourney-proxy </br> | chatgpt web, midjourney, gpts,tts, whisper 一套ui全搞定 |
689 | yamadashy/repomix </br> | 📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini. |
690 | modelscope/agentscope </br> | Start building LLM-empowered multi-agent applications in an easier way. |
691 | Azure/azure-sdk-for-net </br> | This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net. |
692 | yetone/bob-plugin-openai-translator </br> | A Bob Plugin base ChatGPT API |
693 | apache/hudi </br> | Upserts, Deletes And Incremental Processing on Big Data. |
694 | google-deepmind/graphcast </br> | |
695 | SkalskiP/courses </br> | This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI) |
696 | ToonCrafter/ToonCrafter </br> | a research paper for generative cartoon interpolation |
697 | microsoft/promptbase </br> | All things prompt engineering |
698 | ollama/ollama-python </br> | Ollama Python library |
699 | ai-boost/awesome-prompts </br> | Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers. |
700 | 648540858/wvp-GB28181-pro </br> | WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。 |
701 | srbhr/Resume-Matcher </br> | Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them. |
702 | josStorer/RWKV-Runner </br> | A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use. |
703 | microsoft/TaskWeaver </br> | A code-first agent framework for seamlessly planning and executing data analytics tasks. |
704 | homanp/superagent </br> | 🥷 Superagent - Build, deploy, and manage LLM-powered agents |
705 | PrefectHQ/marvin </br> | A batteries-included library for building AI-powered software |
706 | aiwaves-cn/agents </br> | An Open-source Framework for Autonomous Language Agents |
707 | fullstackhero/dotnet-starter-kit </br> | Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included. |
708 | google/gemma_pytorch </br> | The official PyTorch implementation of Google's Gemma models |
709 | dsdanielpark/Bard-API </br> | The python package that returns a response of Google Bard through API. |
710 | imoneoi/openchat </br> | OpenChat: Advancing Open-source Language Models with Imperfect Data |
711 | mnotgod96/AppAgent </br> | AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps. |
712 | frdel/agent-zero </br> | Agent Zero AI framework |
713 | tmc/langchaingo </br> | LangChain for Go, the easiest way to write LLM-based programs in Go |
714 | openchatai/OpenChat </br> | Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console. |
715 | mosaicml/composer </br> | Train neural networks up to 7x faster |
716 | biobootloader/wolverine </br> | Automatically repair python scripts through GPT-4 to give them regenerative abilities. |
717 | lxfater/inpaint-web </br> | A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。 |
718 | openchatai/OpenCopilot </br> | 🤖 🔥 Let your users chat with your product features and execute things by text - open source Shopify sidekick |
719 | microsoft/TinyTroupe </br> | LLM-powered multiagent persona simulation for imagination enhancement and business insights. |
720 | microsoft/SynapseML </br> | Simple and Distributed Machine Learning |
721 | myshell-ai/MeloTTS </br> | High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean. |
722 | Permify/permify </br> | An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. |
723 | aigc-apps/sd-webui-EasyPhoto </br> | 📷 EasyPhoto |
724 | OpenInterpreter/01 </br> | The open-source language model computer |
725 | OpenGVLab/DragGAN </br> | Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux) |
726 | mpociot/chatgpt-vscode </br> | A VSCode extension that allows you to use ChatGPT |
727 | allenai/OLMo </br> | Modeling, training, eval, and inference code for OLMo |
728 | ChaoningZhang/MobileSAM </br> | This is the official code for Faster Segment Anything (MobileSAM) project that makes SAM lightweight |
729 | OpenBMB/ToolBench </br> | An open platform for training, serving, and evaluating large language model for tool learning. |
730 | alpkeskin/mosint </br> | An automated e-mail OSINT tool |
731 | apify/crawlee-python </br> | Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation. |
732 | xxlong0/Wonder3D </br> | A cross-domain diffusion model for 3D reconstruction from a single image |
733 | SuperDuperDB/superduperdb </br> | 🔮 SuperDuperDB: Bring AI to your database: Integrate, train and manage any AI models and APIs directly with your database and your data. |
734 | lvwzhen/law-cn-ai </br> <a alt="Click Me" href="https://law-cn-ai.vercel.app/" target="_blank"><img src="https://img.shields.io/badge/Vercel-Demo-brightgreen" alt="Open in Demo"/></a> | ⚖️ AI Legal Assistant |
735 | leanprover/lean4 </br> | Lean 4 programming language and theorem prover |
736 | AILab-CVC/YOLO-World </br> | Real-Time Open-Vocabulary Object Detection |
737 | GaiaNet-AI/gaianet-node </br> | Install and run your own AI agent service |
738 | qiuyu96/CoDeF </br> | Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing |
739 | huggingface/alignment-handbook </br> | Robust recipes for to align language models with human and AI preferences |
740 | huggingface/parler-tts </br> | Inference and training library for high-quality TTS models. |
741 | microsoft/Mastering-GitHub-Copilot-for-Paired-Programming </br> | A 6 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource. |
742 | fudan-generative-vision/champ </br> | Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance |
743 | Plachtaa/VITS-fast-fine-tuning </br> | This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion |
744 | Akegarasu/lora-scripts </br> | LoRA training scripts use kohya-ss's trainer, for diffusion model. |
745 | microsoft/LLMLingua </br> | To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss. |
746 | modelscope/swift </br> | ms-swift: Use PEFT or Full-parameter to finetune 200+ LLMs or 15+ MLLMs |
747 | Zejun-Yang/AniPortrait </br> | AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation |
748 | developersdigest/llm-answer-engine </br> | Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Mixtral, Langchain, OpenAI, Brave & Serper |
749 | EricLBuehler/mistral.rs </br> | Blazingly fast LLM inference. |
750 | XRPLF/rippled </br> | Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++ |
751 | qodo-ai/qodo-cover </br> | Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞 |
752 | QuivrHQ/MegaParse </br> | File Parser optimised for LLM Ingestion with no loss 🧠 Parse PDFs, Docx, PPTx in a format that is ideal for LLMs. |
753 | Deci-AI/super-gradients </br> | Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS. |
754 | SCIR-HI/Huatuo-Llama-Med-Chinese </br> | Repo for HuaTuo (华驼), Llama-7B tuned with Chinese medical knowledge |
755 | AILab-CVC/VideoCrafter </br> | VideoCrafter1: Open Diffusion Models for High-Quality Video Generation |
756 | togethercomputer/RedPajama-Data </br> | code for preparing large datasets for training large language models |
757 | snakers4/silero-vad </br> | Silero VAD: pre-trained enterprise-grade Voice Activity Detector |
758 | facebookincubator/AITemplate </br> | AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference. |
759 | asg017/sqlite-vec </br> | Work-in-progress vector search SQLite extension that runs anywhere. |
760 | pytorch/torchtune </br> | A Native-PyTorch Library for LLM Fine-tuning |
761 | terraform-aws-modules/terraform-aws-eks </br> | Terraform module to create AWS Elastic Kubernetes (EKS) resources 🇺🇦 |
762 | build-trust/ockam </br> | Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. |
763 | 1rgs/jsonformer </br> | A Bulletproof Way to Generate Structured JSON from Language Models |
764 | Fanghua-Yu/SUPIR </br> | SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild |
765 | sanchit-gandhi/whisper-jax </br> <a alt="Click Me" href="https://huggingface.co/spaces/sanchit-gandhi/whisper-jax" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | Optimised JAX code for OpenAI's Whisper Model, largely built on the Hugging Face Transformers Whisper implementation |
766 | n8n-io/self-hosted-ai-starter-kit </br> | The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows. |
767 | madawei2699/myGPTReader </br> | A slack bot that can read any webpage, ebook or document and summarize it with chatGPT |
768 | UX-Decoder/Segment-Everything-Everywhere-All-At-Once</br> | Official implementation of the paper "Segment Everything Everywhere All at Once" |
769 | NVlabs/neuralangelo </br> | Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023) |
770 | luosiallen/latent-consistency-model </br> | Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference |
771 | kyegomez/tree-of-thoughts </br> <a href='https://arxiv.org/abs/2305.10601'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a> | Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70% |
772 | sjvasquez/handwriting-synthesis </br> | Handwriting Synthesis with RNNs ✏️ |
773 | Nukem9/dlssg-to-fsr3 </br> | Adds AMD FSR3 Frame Generation to games by replacing Nvidia DLSS-G Frame Generation (nvngx_dlssg). |
774 | livekit/agents </br> | Build real-time multimodal AI applications 🤖🎙️📹 |
775 | open-compass/opencompass </br> | OpenCompass is an LLM evaluation platform, supporting a wide range of models (InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets. |
776 | espeak-ng/espeak-ng </br> | eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents. |
777 | OpenBMB/AgentVerse </br> | 🤖 AgentVerse 🪐 provides a flexible framework that simplifies the process of building custom multi-agent environments for large language models (LLMs). |
778 | BuilderIO/ai-shell </br> | A CLI that converts natural language to shell commands. |
779 | pydantic/pydantic-ai </br> | Agent Framework / shim to use Pydantic with LLMs |
780 | NVIDIA/NeMo-Guardrails </br> | NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems. |
781 | openai/plugins-quickstart </br> | Get a ChatGPT plugin up and running in under 5 minutes! |
782 | WhiskeySockets/Baileys </br> | Lightweight full-featured typescript/javascript WhatsApp Web API |
783 | google-deepmind/alphageometry </br> | Solving Olympiad Geometry without Human Demonstrations |
784 | smol-ai/GodMode </br> | AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day. |
785 | Doriandarko/maestro </br> | A framework for Claude Opus to intelligently orchestrate subagents. |
786 | lipku/metahuman-stream </br> | Real time interactive streaming digital human |
787 | Blealtan/efficient-kan </br> | An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN). |
788 | Facico/Chinese-Vicuna </br> | Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model |
789 | ray-project/llm-numbers </br> | Numbers every LLM developer should know |
790 | argilla-io/argilla </br> | Argilla is a collaboration platform for AI engineers and domain experts that require high-quality outputs, full data ownership, and overall efficiency. |
791 | Speykious/cve-rs </br> | Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀 |
792 | SciPhi-AI/R2R </br> | A framework for rapid development and deployment of production-ready RAG systems |
793 | leetcode-mafia/cheetah </br> | Whisper & GPT-based app for passing remote SWE interviews |
794 | openai/grok </br> | |
795 | InternLM/xtuner </br> | An efficient, flexible and full-featured toolkit for fine-tuning large models (InternLM, Llama, Baichuan, Qwen, ChatGLM) |
796 | PathOfBuildingCommunity/PathOfBuilding </br> | Offline build planner for Path of Exile. |
797 | CrazyBoyM/llama3-Chinese-chat </br> | Llama3 Chinese Repository with modified versions, and training and deployment resources |
798 | yisol/IDM-VTON </br> | IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild |
799 | collabora/WhisperSpeech </br> | An Open Source text-to-speech system built by inverting Whisper. |
800 | argmaxinc/WhisperKit </br> | Swift native speech recognition on-device for iOS and macOS applications. |
801 | damo-vilab/AnyDoor </br> | Official implementations for paper: Anydoor: zero-shot object-level image customization |
802 | xlang-ai/OpenAgents </br> | OpenAgents: An Open Platform for Language Agents in the Wild |
803 | a16z-infra/ai-getting-started </br> | A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs |
804 | facebookresearch/co-tracker </br> | CoTracker is a model for tracking any point (pixel) on a video. |
805 | mshumer/gpt-llm-trainer </br> | |
806 | keijiro/AICommand </br> | ChatGPT integration with Unity Editor |
⭐ 807 | fchollet/ARC-AGI </br> | The Abstraction and Reasoning Corpus |
808 | philz1337x/clarity-upscaler </br> | Clarity-Upscaler: Reimagined image upscaling for everyone |
809 | LLM-Red-Team/kimi-free-api </br> | 🚀 KIMI AI 长文本大模型白嫖服务,支持高速流式输出、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。 |
810 | pipecat-ai/pipecat </br> | Open Source framework for voice and multimodal conversational AI |
811 | AutoMQ/automq </br> | AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x cost-effective. Autoscale in seconds. Single-digit ms latency. |
812 | luban-agi/Awesome-AIGC-Tutorials </br> | Curated tutorials and resources for Large Language Models, AI Painting, and more. |
813 | metavoiceio/metavoice-src </br> | AI for human-level speech intelligence |
814 | ragapp/ragapp </br> | The easiest way to use Agentic RAG in any enterprise |
815 | MarkFzp/mobile-aloha </br> | Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation |
816 | MahmoudAshraf97/whisper-diarization </br> | Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper |
817 | intelowlproject/IntelOwl </br> | IntelOwl: manage your Threat Intelligence at scale |
818 | alibaba-damo-academy/FunClip </br> | Open-source, accurate and easy-to-use video clipping tool, LLM based AI clipping intergrated |
819 | google-research/timesfm </br> | TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting. |
820 | k2-fsa/sherpa-onnx </br> | Speech-to-text, text-to-speech, and speaker recongition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift |
821 | Significant-Gravitas/Auto-GPT-Plugins </br> | Plugins for Auto-GPT |
822 | apple/ml-mgie </br> | |
823 | raspberrypi/pico-sdk </br> | |
824 | llSourcell/DoctorGPT </br> | DoctorGPT is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & your health data stays private. |
825 | FlagAI-Open/FlagAI </br> | FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model. |
826 | jackMort/ChatGPT.nvim </br> | ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API |
827 | ravenscroftj/turbopilot </br> | Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU |
828 | shroominic/codeinterpreter-api </br> | Open source implementation of the ChatGPT Code Interpreter 👾 |
829 | deepseek-ai/DeepSeek-V2 </br> | |
830 | SysCV/sam-hq </br> | Segment Anything in High Quality |
831 | Tencent/HunyuanDiT </br> | Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding |
832 | TEN-framework/TEN-Agent </br> | TEN Agent is a realtime conversational AI agent powered by TEN. It seamlessly integrates the OpenAI Realtime API, RTC capabilities, and advanced features like weather updates, web search, computer vision, and Retrieval-Augmented Generation (RAG). |
833 | Codium-ai/AlphaCodium </br> | code generation tool that surpasses most human competitors in CodeContests |
834 | hiyouga/ChatGLM-Efficient-Tuning </br> | Fine-tuning ChatGLM-6B with PEFT |
835 | alibaba/higress </br> | 🤖 AI Gateway |
836 | ostris/ai-toolkit </br> | Various AI scripts. Mostly Stable Diffusion stuff. |
837 | comet-ml/opik </br> | Open-source end-to-end LLM Development Platform |
838 | 0hq/WebGPT </br> | Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript. |
839 | huggingface/distil-whisper </br> | Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate. |
840 | Yue-Yang/ChatGPT-Siri </br> | Shortcuts for Siri using ChatGPT API gpt-3.5-turbo model |
841 | OpenDriveLab/UniAD </br> | [CVPR 2023 Best Paper] Planning-oriented Autonomous Driving |
842 | deanxv/coze-discord-proxy </br> | 代理Discord-Bot对话Coze-Bot,实现API形式请求GPT4对话模型/微调模型 |
843 | e2b-dev/fragments </br> | Open-source Next.js template for building apps that are fully generated by AI. By E2B. |
844 | QwenLM/Qwen2.5-Coder </br> | Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud. |
845 | nucleuscloud/neosync </br> | Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments. |
846 | Luodian/Otter </br> | 🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability. |
847 | ricklamers/gpt-code-ui </br> | An open source implementation of OpenAI's ChatGPT Code interpreter |
848 | whoiskatrin/chart-gpt</br> | AI tool to build charts based on text input |
849 | bytedance/monolith </br> | ByteDance's Recommendation System |
850 | hemansnation/God-Level-Data-Science-ML-Full-Stack </br> | A collection of scientific methods, processes, algorithms, and systems to build stories & models. This roadmap contains 16 Chapters, whether you are a fresher in the field or an experienced professional who wants to transition into Data Science & AI |
851 | agiresearch/AIOS </br> | AIOS: LLM Agent Operating System |
852 | cvg/LightGlue </br> | LightGlue: Local Feature Matching at Light Speed (ICCV 2023) |
853 | Kent0n-Li/ChatDoctor </br> | A Medical Chat Model Fine-tuned on LLaMA Model using Medical Domain Knowledge |
854 | minimaxir/simpleaichat </br> | Python package for easily interfacing with chat apps, with robust features and minimal code complexity. |
855 | xtekky/chatgpt-clone </br> | ChatGPT interface with better UI |
856 | spring-projects/spring-ai </br> | An Application Framework for AI Engineering |
857 | run-llama/llama-hub </br> | A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain |
858 | google/security-research </br> | This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code. |
859 | pytorch/torchchat </br> | Run PyTorch LLMs locally on servers, desktop and mobile |
860 | truefoundry/cognita </br> | RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry |
861 | iryna-kondr/scikit-llm </br> | Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks. |
862 | BasedHardware/OpenGlass </br> | Turn any glasses into AI-powered smart glasses |
863 | Dataherald/dataherald </br> | Interact with your SQL database, Natural Language to SQL using LLMs |
⭐ 864 | awslabs/multi-agent-orchestrator </br> | Flexible and powerful framework for managing multiple AI agents and handling complex conversations |
865 | krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024 </br> | Roadmap To Learn Generative AI In 2024 |
866 | NExT-GPT/NExT-GPT </br> | Code and models for NExT-GPT: Any-to-Any Multimodal Large Language Model |
867 | Netflix/maestro </br> | Maestro: Netflix’s Workflow Orchestrator |
868 | srush/Tensor-Puzzles </br> | Solve puzzles. Improve your pytorch. |
869 | albertan017/LLM4Decompile </br> | Reverse Engineering: Decompiling Binary Code with Large Language Models |
870 | jupyterlab/jupyter-ai </br> | A generative AI extension for JupyterLab |
871 | pashpashpash/vault-ai </br> | OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, etc) using a simple React frontend. |
872 | dvlab-research/MiniGemini </br> | Official implementation for Mini-Gemini |
873 | AprilNEA/ChatGPT-Admin-Web </br> <a alt="Click Me" href="https://lmo.best" target="_blank"><img src="https://img.shields.io/badge/Lmo-Demo-brightgreen" alt="Open in Demo"/></a> | ChatGPT WebUI with user management and admin dashboard system |
874 | OpenGVLab/InternGPT </br> | InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统) |
875 | ethen8181/machine-learning </br> | 🌎 machine learning tutorials (mainly in Python3) |
876 | X-PLUG/MobileAgent </br> | Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception |
877 | project-baize/baize-chatbot </br> | Let ChatGPT teach your own chatbot in hours with a single GPU! |
878 | timescale/pgai </br> | A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL |
879 | iusztinpaul/hands-on-llms </br> | 🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴 |
880 | linyiLYi/bilibot </br> | A local chatbot fine-tuned by bilibili user comments. |
881 | ai-boost/Awesome-GPTs </br> | Curated list of awesome GPTs 👍. |
882 | microsoft/torchgeo </br> | TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data |
⭐ 883 | Zipstack/unstract </br> | No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents |
884 | gptscript-ai/gptscript </br> | Natural Language Programming |
885 | opengeos/segment-geospatial </br> <a alt="Click Me" href="https://colab.research.google.com/github/opengeos/segment-geospatial/blob/main/docs/examples/satellite.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in Colab"/></a> | A Python package for segmenting geospatial data with the Segment Anything Model (SAM) |
886 | CanadaHonk/porffor </br> | A from-scratch experimental AOT JS engine, written in JS |
887 | MarkFzp/act-plus-plus </br> | Imitation Learning algorithms with Co-traing for Mobile ALOHA: ACT, Diffusion Policy, VINN |
888 | NVIDIA/garak </br> | the LLM vulnerability scanner |
889 | hustvl/Vim </br> | Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model |
890 | dnhkng/GlaDOS </br> | This is the Personality Core for GLaDOS, the first steps towards a real-life implementation of the AI from the Portal series by Valve. |
891 | PKU-YuanGroup/Video-LLaVA </br> <a alt="Click Me" href="https://huggingface.co/spaces/LanguageBind/Video-LLaVA" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Spaces-brightgreen" alt="Open in Spaces"/></a> | Video-LLaVA: Learning United Visual Representation by Alignment Before Projection |
892 | neuralmagic/deepsparse </br> | Sparsity-aware deep learning inference runtime for CPUs |
893 | daveshap/OpenAI_Agent_Swarm </br> | HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!" |
894 | CVI-SZU/Linly </br> | Chinese-LLaMA basic model; ChatFlow Chinese conversation model; NLP pre-training/command fine-tuning dataset |
895 | microsoft/torchscale </br> | Foundation Architecture for (M)LLMs |
896 | damo-vilab/i2vgen-xl </br> | Official repo for VGen: a holistic video generation ecosystem for video generation building on diffusion models |
897 | Azure-Samples/cognitive-services-speech-sdk </br> | Sample code for the Microsoft Cognitive Services Speech SDK |
898 | Marker-Inc-Korea/AutoRAG </br> | AutoML tool for RAG |
899 | williamyang1991/Rerender_A_Video </br> | [SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation |
900 | baichuan-inc/Baichuan-13B </br> | A 13B large language model developed by Baichuan Intelligent Technology |
901 | adamcohenhillel/ADeus </br> | An open source AI wearable device that captures what you say and hear in the real world and then transcribes and stores it on your own server. You can then chat with Adeus using the app, and it will have all the right context about what you want to talk about - a truly personalized, personal AI. |
902 | DataTalksClub/llm-zoomcamp </br> | LLM Zoomcamp - a free online course about building an AI bot that can answer questions about your knowledge base |
903 | hengyoush/kyanos </br> | Visualize the time packets spend in the kernel, watch & analyze in command line. |
904 | huggingface/safetensors </br> | Simple, safe way to store and distribute tensors |
905 | li-plus/chatglm.cpp </br> | C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs |
906 | rashadphz/farfalle </br> | 🔍 AI search engine - self-host with local or cloud LLMs |
907 | gmpetrov/databerry </br> | The no-code platform for building custom LLM Agents |
908 | Ironclad/rivet </br> <a alt="Click Me" href="https://rivet.ironcladapp.com/" target="_blank"><img src="https://img.shields.io/badge/Rivet-Website-brightgreen" alt="Open Website"/></a> | The open-source visual AI programming environment and TypeScript library |
909 | unit-mesh/auto-dev </br> | 🧙AutoDev: The AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀 |
910 | iree-org/iree </br> | A retargetable MLIR-based machine learning compiler and runtime toolkit. |
911 | cohere-ai/cohere-toolkit </br> | Toolkit is a collection of prebuilt components enabling users to quickly build and deploy RAG applications. |
912 | facebookresearch/ijepa </br> | Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture." |
913 | ToTheBeginning/PuLID </br> | Official code for PuLID: Pure and Lightning ID Customization via Contrastive Alignment |
914 | eureka-research/Eureka </br> | Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" |
915 | salesforce/CodeT5 </br> | Home of CodeT5: Open Code LLMs for Code Understanding and Generation |
916 | muellerberndt/mini-agi </br> | A minimal generic autonomous agent based on GPT3.5/4. Can analyze stock prices, perform network security tests, create art, and order pizza. |
917 | billmei/every-chatgpt-gui </br> | Every front-end GUI client for ChatGPT |
918 | SamurAIGPT/privateGPT </br> | An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks |
919 | NVIDIA/trt-llm-rag-windows </br> | A developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM |
920 | meta-llama/PurpleLlama </br> | Set of tools to assess and improve LLM security. |
921 | Stability-AI/stable-audio-tools </br> | Generative models for conditional audio generation |
922 | pytorch/torchtitan </br> | A native PyTorch Library for large model training |
923 | Helicone/helicone </br> | 🧊 Open source LLM-Observability Platform for Developers. One-line integration for monitoring, metrics, evals, agent tracing, prompt management, playground, etc. Supports OpenAI SDK, Vercel AI SDK, Anthropic SDK, LiteLLM, LLamaIndex, LangChain, and more. 🍓 YC W23 |
924 | nus-apr/auto-code-rover </br> | A project structure aware autonomous software engineer aiming for autonomous program improvement |
925 | cvlab-columbia/zero123 </br> | Zero-1-to-3: Zero-shot One Image to 3D Object: https://zero123.cs.columbia.edu/ |
926 | amazon-science/chronos-forecasting </br> | Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting |
927 | hegelai/prompttools </br> | Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate). |
928 | Alpha-VLLM/LLaMA2-Accessory </br> | An Open-source Toolkit for LLM Development |
929 | sugarforever/chat-ollama </br> | ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management. |
930 | SCUTlihaoyu/open-chat-video-editor </br> | Open source short video automatic generation tool |
931 | facebookresearch/jepa </br> | PyTorch code and models for V-JEPA self-supervised learning from video. |
932 | facebookresearch/audio2photoreal </br> | Code and dataset for photorealistic Codec Avatars driven from audio |
933 | facebookresearch/habitat-sim </br> | A flexible, high-performance 3D simulator for Embodied AI research. |
934 | Azure/azure-rest-api-specs </br> | The source for REST API specifications for Microsoft Azure. |
935 | facebookresearch/Pearl </br> | A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta. |
936 | OpenBMB/CPM-Bee </br> | A bilingual large-scale model with trillions of parameters |
937 | mazzzystar/Queryable </br> | Run CLIP on iPhone to Search Photos. |
938 | Doubiiu/DynamiCrafter </br> | DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors |
939 | CodingChallengesFYI/SharedSolutions </br> | Publicly shared solutions to Coding Challenges |
940 | Josh-XT/AGiXT </br> | AGiXT is a dynamic AI Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions. |
941 | leptonai/leptonai </br> | A Pythonic framework to simplify AI service building |
942 | neo4j-labs/llm-graph-builder </br> | Neo4j graph construction from unstructured data using LLMs |
943 | johnma2006/mamba-minimal </br> | Simple, minimal implementation of the Mamba SSM in one file of PyTorch. |
944 | xenova/whisper-web </br> | ML-powered speech recognition directly in your browser |
945 | ishan0102/vimGPT </br> | Browse the web with GPT-4V and Vimium |
946 | gptlink/gptlink </br> | Build your own free commercial ChatGPT environment in 10 minutes. The setup is simple and includes features such as user management, orders, tasks, and payments |
947 | georgia-tech-db/eva </br> | AI-Relational Database System |
948 | src-d/hercules </br> | Gaining advanced insights from Git repository history. |
949 | Lightning-AI/LitServe </br> | Lightning-fast serving engine for AI models. Flexible. Easy. Enterprise-scale. |
950 | FranxYao/chain-of-thought-hub </br> | Benchmarking large language models' complex reasoning ability with chain-of-thought prompting |
951 | microsoft/Phi-3CookBook </br> | This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks. |
952 | kubernetes-sigs/controller-runtime </br> | Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery) |
953 | NVIDIA/GenerativeAIExamples </br> | Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture. |
954 | liou666/polyglot </br> | Desktop AI Language Practice Application |
955 | jqnatividad/qsv </br> | CSVs sliced, diced & analyzed. |
956 | SuperTux/supertux </br> | SuperTux source code |
957 | elastic/otel-profiling-agent </br> | The production-scale datacenter profiler |
958 | mishushakov/llm-scraper </br> | Turn any webpage into structured data using LLMs |
959 | baaivision/Painter </br> | Painter & SegGPT Series: Vision Foundation Models from BAAI |
960 | abi/secret-llama </br> | Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3. |
961 | tencentmusic/supersonic </br> | SuperSonic is the next-generation BI platform that integrates Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms. |
962 | google-deepmind/gemma </br> | Open weights LLM from Google DeepMind. |
963 | TMElyralab/MuseV </br> | MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising |
964 | github/CopilotForXcode </br> | Xcode extension for GitHub Copilot |
965 | lamini-ai/lamini </br> | Official repo for Lamini's data generator for generating instructions to train instruction-following LLMs |
966 | databricks/dbrx </br> | Code examples and resources for DBRX, a large language model developed by Databricks |
967 | OpenPipe/OpenPipe </br> | Turn expensive prompts into cheap fine-tuned models |
968 | MrForExample/ComfyUI-3D-Pack </br> | An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.) |
969 | mshumer/gpt-author </br> | |
970 | microsoft/promptbench </br> | A unified evaluation framework for large language models |
971 | isaac-sim/IsaacLab </br> | Unified framework for robot learning built on NVIDIA Isaac Sim |
972 | kevmo314/magic-copy </br> | Magic Copy is a Chrome extension that uses Meta's Segment Anything Model to extract a foreground object from an image and copy it to the clipboard. |
973 | lanqian528/chat2api </br> | A service that can convert ChatGPT on the web to OpenAI API format. |
974 | TracecatHQ/tracecat </br> | 😼 The AI-native, open source alternative to Tines / Splunk SOAR. |
975 | LLMBook-zh/LLMBook-zh.github.io </br> | 《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣 |
976 | nerfstudio-project/gsplat </br> | CUDA accelerated rasterization of gaussian splatting |
977 | paulpierre/RasaGPT </br> | 💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram |
978 | girafe-ai/ml-course </br> | Open Machine Learning course |
979 | MervinPraison/PraisonAI </br> | PraisonAI application combines AutoGen and CrewAI or similar frameworks into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent collaboration. |
980 | TMElyralab/MusePose </br> | MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation |
981 | IDEA-Research/T-Rex </br> | T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy |
982 | SoraWebui/SoraWebui </br> | SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model. |
983 | pytorch/executorch </br> | On-device AI across mobile, embedded and edge for PyTorch |
⭐ 984 | browserbase/stagehand </br> | An AI web browsing framework focused on simplicity and extensibility. |
985 | dvmazur/mixtral-offloading </br> | Run Mixtral-8x7B models in Colab or consumer desktops |
986 | tencent-ailab/V-Express </br> | V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images. |
987 | Eladlev/AutoPrompt </br> | A framework for prompt tuning using Intent-based Prompt Calibration |
988 | ashishpatel26/LLM-Finetuning </br> | LLM Finetuning with peft |
989 | Kludex/fastapi-tips </br> | FastAPI Tips by The FastAPI Expert! |
990 | mshumer/gpt-investor </br> | |
991 | aixcoder-plugin/aiXcoder-7B </br> | official repository of aiXcoder-7B Code Large Language Model |
992 | janhq/nitro </br> | A fast, lightweight, embeddable inference engine to supercharge your apps with local AI. OpenAI-compatible API |
993 | NVlabs/VILA </br> | VILA - a multi-image visual language model with training, inference and evaluation recipe, deployable from cloud to edge (Jetson Orin and laptops) |
994 | emcf/engshell </br> | An English-language shell for any OS, powered by LLMs |
995 | semanser/codel </br> | ✨ Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor. |
996 | THUDM/CogVLM2 </br> | GPT4V-level open-source multi-modal model based on Llama3-8B |
997 | allenai/open-instruct </br> | |
998 | 6drf21e/ChatTTS_colab </br> | 🚀 一键部署(含离线整合包)!基于 ChatTTS ,支持音色抽卡、长音频生成和分角色朗读。简单易用,无需复杂安装。 |
999 | JiauZhang/DragGAN </br> <a href='https://arxiv.org/abs/2305.10973'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a> | Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold |
1000 | luijait/DarkGPT </br> | DarkGPT is an OSINT assistant based on GPT-4-200K (recommended use) designed to perform queries on leaked databases, thus providing an artificial intelligence assistant that can be useful in your traditional OSINT processes. |
1001 | princeton-nlp/SWE-bench </br> | [ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues? |
1002 | deepseek-ai/DeepSeek-VL </br> | DeepSeek-VL: Towards Real-World Vision-Language Understanding |
1003 | Yonom/assistant-ui </br> | React Components for AI Chat 💬 🚀 |
1004 | mlabonne/llm-datasets </br> | High-quality datasets, tools, and concepts for LLM fine-tuning. |
1005 | openai/consistencydecoder </br> | Consistency Distilled Diff VAE |
1006 | hncboy/chatgpt-web-java </br> | ChatGPT project developed in Java, based on Spring Boot 3 and JDK 17, supports both AccessToken and ApiKey modes |
1007 | iterative/datachain </br> | AI-data warehouse to enrich, transform and analyze data from cloud storages |
1008 | cgpotts/cs224u </br> | Code for Stanford CS224u |
1009 | Alpha-VLLM/Lumina-T2X </br> | Lumina-T2X is a unified framework for Text to Any Modality Generation |
1010 | microsoft/genaiscript </br> | Automatable GenAI Scripting |
1011 | openai/simple-evals </br> | |
1012 | PKU-YuanGroup/MoE-LLaVA </br> | Mixture-of-Experts for Large Vision-Language Models |
1013 | AI-Citizen/SolidGPT </br> | Chat everything with your code repository, ask repository level code questions, and discuss your requirements. AI Scan and learning your code repository, provide you code repository level answer🧱 🧱 |
1014 | Azure/PyRIT </br> | The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems. |
1015 | Azure-Samples/graphrag-accelerator </br> | One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure |
1016 | PRIS-CV/DemoFusion </br> | Let us democratise high-resolution generation! (arXiv 2023) |
1017 | ant-design/x </br> | Craft AI-driven interfaces effortlessly 🤖 |
1018 | microsoft/aici </br> | AICI: Prompts as (Wasm) Programs |
1019 | liltom-eth/llama2-webui </br> | Run Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama-2-7B/13B/70B with 8-bit, 4-bit. Supporting GPU inference (6 GB VRAM) and CPU inference. |
1020 | anthropics/prompt-eng-interactive-tutorial </br> | Anthropic's Interactive Prompt Engineering Tutorial |
1021 | BAAI-Agents/Cradle </br> | The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements. |
1022 | NVIDIA/gpu-operator </br> | NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes |
1023 | bghira/SimpleTuner </br> | A general fine-tuning kit geared toward Stable Diffusion 2.1, Stable Diffusion 3, DeepFloyd, and SDXL. |
1024 | Niek/chatgpt-web </br> | ChatGPT web interface using the OpenAI API |
1025 | darrenburns/elia </br> | A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more. |
1026 | apple/axlearn </br> | An Extensible Deep Learning Library |
1027 | AI4Finance-Foundation/FinRobot </br> | FinRobot: An Open-Source AI Agent Platform for Financial Applications using LLMs 🚀 🚀 🚀 |
1028 | idaholab/moose </br> | Multiphysics Object Oriented Simulation Environment |
1029 | flowtyone/flowty-realtime-lcm-canvas </br> | A realtime sketch to image demo using LCM and the gradio library. |
1030 | Nutlope/notesGPT </br> | Record voice notes & transcribe, summarize, and get tasks |
1031 | ytongbai/LVM </br> | Sequential Modeling Enables Scalable Learning for Large Vision Models |
1032 | ymcui/Chinese-LLaMA-Alpaca-3 </br> | 中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3 |
1033 | GaParmar/img2img-turbo </br> | One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more |
1034 | huggingface/cookbook </br> | Open-source AI cookbook |
1035 | YangLing0818/RPG-DiffusionMaster </br> | Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG) |
1036 | InstantStyle/InstantStyle </br> | InstantStyle: Free Lunch towards Style-Preserving in Text-to-Image Generation 🔥 |
1037 | kyegomez/BitNet </br> | Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch |
1038 | The-OpenROAD-Project/OpenROAD </br> | OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/ |
1039 | microsoft/sample-app-aoai-chatGPT </br> | [PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI. |
1040 | pytorch/ao </br> | PyTorch native quantization and sparsity for training and inference |
1041 | flowdriveai/flowpilot </br> | flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines. |
1042 | baaivision/Emu </br> | Emu Series: Generative Multimodal Models from BAAI |
1043 | linyiLYi/snake-ai </br> | An AI agent that beats the classic game "Snake". |
1044 | eloialonso/diamond </br> | DIAMOND (DIffusion As a Model Of eNvironment Dreams) is a reinforcement learning agent trained in a diffusion world model. |
1045 | landing-ai/vision-agent </br> | Vision agent |
1046 | collabora/WhisperFusion </br> | WhisperFusion builds upon the capabilities of WhisperLive and WhisperSpeech to provide a seamless conversations with an AI. |
1047 | google/maxtext </br> | A simple, performant and scalable Jax LLM! |
⭐ 1048 | olimorris/codecompanion.nvim </br> | ✨ AI-powered coding, seamlessly in Neovim. Supports Anthropic, Copilot, Gemini, Ollama, OpenAI and xAI LLMs |
1049 | lichao-sun/Mora </br> | Mora: More like Sora for Generalist Video Generation |
1050 | GoogleCloudPlatform/localllm </br> | Run LLMs locally on Cloud Workstations |
1051 | naver/mast3r </br> | Grounding Image Matching in 3D with MASt3R |
1052 | TencentARC/BrushNet </br> | The official implementation of paper "BrushNet: A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion" |
1053 | xlang-ai/OSWorld </br> | OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments |
1054 | SharifiZarchi/Introduction_to_Machine_Learning </br> | دورهی مقدمهای بر یادگیری ماشین، برای دانشجویان |
1055 | andrewnguonly/Lumos </br> | A RAG LLM co-pilot for browsing the web, powered by local LLMs |
1056 | AnswerDotAI/fsdp_qlora </br> | Training LLMs with QLoRA + FSDP |
1057 | mhamilton723/FeatUp </br> | Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024 |
1058 | TeamNewPipe/NewPipeExtractor </br> | NewPipe's core library for extracting data from streaming sites |
1059 | McGill-NLP/webllama </br> | Llama-3 agents that can browse the web by following instructions and talking to you |
1060 | jgravelle/AutoGroq </br> | |
1061 | OpenGenerativeAI/llm-colosseum </br> | Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLM |
1062 | lucidrains/self-rewarding-lm-pytorch </br> | Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI |
1063 | PKU-YuanGroup/MagicTime </br> | MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators |
1064 | ishaan1013/sandbox </br> | A cloud-based code editing environment with an AI copilot and real-time collaboration. |
1065 | microsoft/RD-Agent </br> | Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automate these high-value generic R&D processes through our open source R&D automation tool RD-Agent, which let AI drive data-driven AI. |
1066 | a-real-ai/pywinassistant </br> | The first open source Large Action Model generalist Artificial Narrow Intelligence that controls completely human user interfaces by only using natural language. PyWinAssistant utilizes Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models. |
1067 | goatcorp/Dalamud </br> | FFXIV plugin framework and API |
1068 | microsoft/vscode-ai-toolkit </br> | |
1069 | SakanaAI/evolutionary-model-merge </br> | Official repository of Evolutionary Optimization of Model Merging Recipes |
1070 | Lightning-AI/lightning-thunder </br> | Make PyTorch models Lightning fast! Thunder is a source to source compiler for PyTorch. It enables using different hardware executors at once. |
1071 | TraceMachina/nativelink </br> | NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and significant infrastructure cost savings. |
1072 | MLSysOps/MLE-agent </br> | 🤖 MLE-Agent: Your intelligent companion for seamless AI engineering and research. 🔍 Integrate with arxiv and paper with code to provide better code/research plans 🧰 OpenAI, Ollama, etc supported. 🎆 Code RAG |
1073 | web-infra-dev/midscene </br> | An AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language. |
1074 | elfvingralf/macOSpilot-ai-assistant </br> | Voice + Vision powered AI assistant that answers questions about any application, in context and in audio. |
1075 | FoundationVision/GLEE </br> | 【CVPR2024】GLEE: General Object Foundation Model for Images and Videos at Scale |
1076 | wpilibsuite/allwpilib </br> | Official Repository of WPILibJ and WPILibC |
1077 | Profluent-AI/OpenCRISPR </br> | AI-generated gene editing systems |
1078 | langchain-ai/langchain-extract </br> | 🦜⛏️ Did you say you like data? |
1079 | ml-explore/mlx-swift-examples </br> | Examples using MLX Swift |
1080 | PaddlePaddle/PaddleHelix </br> | Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集 |
1081 | likejazz/llama3.np </br> | llama3.np is pure NumPy implementation for Llama 3 model. |
1082 | zju3dv/EasyVolcap </br> | [SIGGRAPH Asia 2023 (Technical Communications)] EasyVolcap: Accelerating Neural Volumetric Video Research |
1083 | myshell-ai/JetMoE </br> | Reaching LLaMA2 Performance with 0.1M Dollars |
1084 | mustafaaljadery/gemma-2B-10M </br> | Gemma 2B with 10M context length using Infini-attention. |
1085 | skills/copilot-codespaces-vscode </br> | Develop with AI-powered code suggestions using GitHub Copilot and VS Code |
1086 | unitreerobotics/unitree_rl_gym </br> | |