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