Top GitHub Projects of 04/15/2023: Discovering the Fastest Rising Stars of Today

Adair Lee
12 min readApr 15, 2023

--

Top 25 Fastest Growing GitHub Projects

Projects that have already appeared in previous Github ranking lists will not display details, please refer to previous lists for information.

Rank #1 Significant-Gravitas/Auto-GPT
https://github.com/Significant-Gravitas/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Language: Python
Stars: 67,220(9,338 stars today) Forks:9,611
Auto-GPT is an open-source experimental application that showcases the capabilities of the GPT-4 language model. This program is driven by GPT-4 and chains together LLM “thoughts” to autonomously achieve whatever goal is set. As one of the first examples of GPT-4 running fully autonomously, Auto-GPT pushes the boundaries of what is possible with AI. The project can be applied in various fields such as natural language processing, machine learning, and artificial intelligence. Commercial applications of this project include developing chatbots, automated content generation, and personalized assistants. Auto-GPT is an ongoing project that is funded by contributors and sponsors. The program is free to use and open-source, and developers can easily install and configure it with the help of the provided documentation.
— — — — — — — — — — — — — — — —

Rank #2 reworkd/AgentGPT
https://github.com/reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
Language: TypeScript
Stars: 11,470(1,539 stars today) Forks:2,539
— — — — — — — — — — — — — — — —

Rank #3 leetcode-mafia/cheetah
https://github.com/leetcode-mafia/cheetah
Whisper & GPT-based app for passing remote SWE interviews
Language: Swift
Stars: 1,327(245 stars today) Forks:85
Cheetah is an AI-powered macOS application designed to assist users during remote software engineering interviews by providing real-time, discreet coaching and live coding platform integration. The app leverages Whisper for real-time audio transcription and GPT-4 for generating hints and solutions. Cheetah is an excellent tool for those who want to improve their interview performance and increase their chances of landing a software engineering job. The project can be applied in various fields such as natural language processing, machine learning, and artificial intelligence. Commercial applications of this project include developing AI-powered interview coaching and training tools for software engineering companies. However, it’s important to note that Cheetah is a satirical art project and is not intended for use in real-world settings. The app may generate incorrect or inappropriate solutions, and users should exercise caution and take responsibility for the information provided by the app.
— — — — — — — — — — — — — — — —

Rank #4 microsoft/DeepSpeedExamples
https://github.com/microsoft/DeepSpeedExamples
Example models using DeepSpeed
Language: Python
Stars: 2,606(313 stars today) Forks:415
— — — — — — — — — — — — — — — —

Rank #5 lightaime/camel
https://github.com/lightaime/camel
CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
Language: Python
Stars: 875(77 stars today) Forks:104
CAMEL (Communicative Agents for “Mind” Exploration of Large Scale Language Model Society) is a research project that explores the potential of building scalable techniques to facilitate autonomous cooperation among communicative agents and provide insight into their “cognitive” processes. The project proposes a novel communicative agent framework named “role-playing” that involves using inception prompting to guide chat agents toward task completion while maintaining consistency with human intentions. The project can be applied in various fields such as natural language processing, machine learning, and artificial intelligence. Commercial applications of this project include developing chatbots and virtual assistants that can autonomously cooperate with each other to solve complex tasks. The project is open-source and provides a valuable resource for investigating conversational language models. The GitHub repository of this project is publicly available and provides a demo showcasing a conversation between two ChatGPT agents playing roles as a python programmer and a stock trader collaborating on developing a trading bot for the stock market. The project requires an OpenAI API key to run, and the environment can be set up with conda.
— — — — — — — — — — — — — — — —

Rank #6 JetBrains/compose-multiplatform-ios-android-template
https://github.com/JetBrains/compose-multiplatform-ios-android-template
Compose Multiplatform iOS+Android Application project template
Language: Kotlin
Stars: 412(61 stars today) Forks:19
Compose Multiplatform is a mobile application development framework that targets Android and iOS platforms. The project provides a Kotlin Multiplatform project that uses Compose Multiplatform UI framework. The project can be applied in various fields such as mobile application development, software development, and cross-platform development. Commercial applications of this project include developing mobile applications for businesses that target both Android and iOS platforms. The project is open-source and provides a template that developers can use to start developing their own Compose Multiplatform mobile applications. The project requires a machine running a recent version of macOS, Xcode, Android Studio, Kotlin Multiplatform Mobile plugin, and CocoaPods dependency manager to set up the environment. The project provides a shared Kotlin module that contains the logic common for both Android and iOS platforms and two platform-specific modules that contain platform-specific code for Android and iOS platforms.
— — — — — — — — — — — — — — — —

Rank #7 lllyasviel/ControlNet-v1–1-nightly
https://github.com/lllyasviel/ControlNet-v1-1-nightly
Nightly release of ControlNet 1.1
Language: Python
Stars: 730(125 stars today) Forks:21
The ControlNet 1.1 project is a neural network architecture that includes all previous models with improved robustness and result quality. The project provides 14 models, including 11 production-ready models, 2 experimental models, and 1 unfinished model, that can be downloaded from the HuggingFace Model Page. The models can be applied in various fields such as computer vision, image processing, and machine learning. Commercial applications of this project include developing computer vision applications that require high-quality image processing and object recognition. The project requires downloading Stable Diffusion 1.5 model and other annotator models like HED and OpenPose. The project provides python codes that automatically download these models. The project requires creating a conda environment with the provided environment.yaml file and activating the control-v11 environment. The ControlNet 1.1 Depth model is highly robust and can work on real depth map from rendering engines.
— — — — — — — — — — — — — — — —

Rank #8 midudev/aprendiendo-react
https://github.com/midudev/aprendiendo-react
Curso para aprender React desde cero
Language: CSS
Stars: 2,615(131 stars today) Forks:524
The Aprendiendo React project is a course for learning React based on projects. The project provides videos of classes that cover various topics such as React Hooks, fetching data, custom hooks, React Router, and Redux Toolkit. The project also provides projects of React with code that demonstrate the concepts learned in the classes. The project can be applied in various fields such as web development, front-end development, and software development. Commercial applications of this project include developing web applications that require a front-end framework like React. The project is open-source and provides a valuable resource for learning React. The project requires a basic understanding of HTML, CSS, and JavaScript to get started. The project is conducted every Wednesday at 18:00 in Spain on Twitch.
— — — — — — — — — — — — — — — —

Rank #9 microsoft/DeepSpeed
https://github.com/microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Language: Python
Stars: 19,645(1,445 stars today) Forks:2,293
— — — — — — — — — — — — — — — —

Rank #10 toeverything/AFFiNE
https://github.com/toeverything/AFFiNE
There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
Language: TypeScript
Stars: 14,983(267 stars today) Forks:723
— — — — — — — — — — — — — — — —

Rank #11 practical-tutorials/project-based-learning
https://github.com/practical-tutorials/project-based-learning
Curated list of project-based tutorials
Language:
Stars: Star(137 stars today) Forks:13,772
— — — — — — — — — — — — — — — —

Rank #12 johannakarras/DreamPose
https://github.com/johannakarras/DreamPose
Official implementation of “DreamPose: Fashion Image-to-Video Synthesis via Stable Diffusion”
Language: Python
Stars: 242(37 stars today) Forks:15
The DreamPose project is an official implementation of “DreamPose: Fashion Image-to-Video Synthesis via Stable Diffusion” by Johanna Karras, Aleksander Holynski, Ting-Chun Wang, and Ira Kemelmacher-Shlizerman. The project provides a pretrained base model that is finetuned on the UBC Fashion Dataset from a pretrained Stable Diffusion checkpoint. The project can be applied in various fields such as computer vision, image processing, and machine learning. Commercial applications of this project include developing computer vision applications that require high-quality image processing and object recognition. The project requires downloading the pretrained models and input poses to generate a video using DreamPose. The project also provides the ability to finetune DreamPose on a one or more input frames to create a subject-specific model. The project provides python codes that can be used to finetune the UNet and VAE decoder. The project is open-source and provides a valuable resource for developing computer vision applications that require image-to-video synthesis.
— — — — — — — — — — — — — — — —

Rank #13 directus/directus
https://github.com/directus/directus
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
Language: TypeScript
Stars: 20,986(16 stars today) Forks:2,602
Directus is a real-time API and App dashboard for managing SQL database content. The project is free and open-source, without limitations or hidden paywalls. Directus provides a REST and GraphQL API that instantly layers a blazingly fast Node.js API on top of any SQL database. The project is designed to work with new or existing SQL databases and supports PostgreSQL, MySQL, SQLite, OracleDB, CockroachDB, MariaDB, and MS-SQL. Directus can be run locally, installed on-premises, or used as a self-service Cloud service. The project is completely extensible and built to white-label, making it easy to customize the modular platform. The project provides a modern dashboard, built with Vue.js, that is safe and intuitive for non-technical users. Directus can be applied in various fields such as web development, software development, and database management. Commercial applications of this project include developing web applications that require managing SQL database content. The project is open-source and provides a valuable resource for managing SQL database content. The project also provides a self-service Cloud service that allows users to create projects hosted by the Directus team in 90 seconds. The project provides documentation, Discord, GitHub Issues, GitHub Discussions, Twitter, and YouTube channels for community help. The project is licensed under GPLv3 and is made possible with support from the core team, contributors, and GitHub Sponsors.
— — — — — — — — — — — — — — — —

Rank #14 facebookresearch/AnimatedDrawings
https://github.com/facebookresearch/AnimatedDrawings
Code to accompany “A Method for Animating Children’s Drawings of the Human Figure”
Language: Python
Stars: 2,620(1,208 stars today) Forks:181
The Animated Drawings project is an implementation of an algorithm described in the paper, “A Method for Animating Children’s Drawings of the Human Figure.” The project aims to be a useful creative tool, allowing users to flexibly create animations starring their own drawn characters. The project can be applied in various fields such as animation, art, and education. Commercial applications of this project include developing animation tools for creating animated content for entertainment, education, and marketing. The project provides a website and video overview of the Animated Drawings OS project. The project requires activating a Python virtual environment prior to installation. The project provides documentation on how to install and use Animated Drawings. The project provides configuration files that control characters, motions, scenes, and more. The project is open-source and provides a valuable resource for creating animations starring drawn characters. The project is licensed under the MIT License.
— — — — — — — — — — — — — — — —

Rank #15 Priler/jarvis
https://github.com/Priler/jarvis
Voice Assistant made as an experiment using Silero TTS + Vosk STT + Picovoice Porcupine + ChatGPT.
Language: Python
Stars: 140(30 stars today) Forks:48
Kesha v3.0 is a simple voice assistant made as an experiment using Silero and Vosk. Later on, Picovoice Porcupine Wake Word Detection and ChatGPT were added. The project is not polished and is provided “as is.” The project can be applied in various fields such as voice recognition, natural language processing, and machine learning. Commercial applications of this project include developing voice assistants for home automation, customer service, and personal productivity. The project provides installation instructions that include installing the requirements, setting required values in config.py, and running the main.py script. The project requires putting models of Vosk in the main folder, which can be obtained from the official website. The project provides a screenshot for those who do not understand how to install or where to put the Vosk model. The project was developed using Python 3.8.3 but should work on any newer version. The project was authored by Abraham Tugalov in 2022 and is open-source.
— — — — — — — — — — — — — — — —

Rank #16 PowerShell/PowerShell
https://github.com/PowerShell/PowerShell
PowerShell for every system!
Language: C#
Stars: 37,920(43 stars today) Forks:6,459
PowerShell is a cross-platform automation and configuration tool/framework that works well with existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language, and a framework for processing cmdlets. PowerShell is a versatile tool that can be applied in various fields such as system administration, DevOps, and cloud computing. Commercial applications of this project include automating repetitive tasks, managing infrastructure, and deploying applications. The project supports Windows, Linux, and macOS platforms and provides a PowerShell package for each supported platform. The project provides a getting started documentation for those who are new to PowerShell. The project is open-source and provides a valuable resource for automating and managing various tasks across different platforms. The project is maintained by the PowerShell GitHub Community and is licensed under the MIT License.
— — — — — — — — — — — — — — — —

Rank #17 databrickslabs/dolly
https://github.com/databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
Language: Python
Stars: 7,241(513 stars today) Forks:687
— — — — — — — — — — — — — — — —

Rank #18 continue-revolution/sd-webui-segment-anything
https://github.com/continue-revolution/sd-webui-segment-anything
Segment Anything for Stable Diffusion Webui
Language: Python
Stars: 554(44 stars today) Forks:26
— — — — — — — — — — — — — — — —

Rank #19 openai/consistency_models
https://github.com/openai/consistency_models
Official repo for consistency models.
Language: Python
Stars: 3,950(523 stars today) Forks:211
— — — — — — — — — — — — — — — —

Rank #20 fudan-zvg/Semantic-Segment-Anything
https://github.com/fudan-zvg/Semantic-Segment-Anything
Automated dense category annotation engine that serves as the initial semantic labeling for the Segment Anything dataset (SA-1B).
Language: Python
Stars: 741(119 stars today) Forks:30
— — — — — — — — — — — — — — — —

Rank #21 biobootloader/wolverine
https://github.com/biobootloader/wolverine

Language: Python
Stars: 3,570(264 stars today) Forks:359
— — — — — — — — — — — — — — — —

Rank #22 nomic-ai/gpt4all
https://github.com/nomic-ai/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
Language: Python
Stars: 30,788(1,003 stars today) Forks:3,207
— — — — — — — — — — — — — — — —

Rank #23 eumemic/ai-legion
https://github.com/eumemic/ai-legion
An LLM-powered autonomous agent platform
Language: TypeScript
Stars: 736(66 stars today) Forks:74
— — — — — — — — — — — — — — — —

Rank #24 xx025/carrot
https://github.com/xx025/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点,当前100+站点
Language:
Stars: Star(73 stars today) Forks:664
— — — — — — — — — — — — — — — —

Rank #25 qunash/chatgpt-advanced
https://github.com/qunash/chatgpt-advanced
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
Language: TypeScript
Stars: 4,181(59 stars today) Forks:483
WebChatGPT is a browser extension that adds web access capability to ChatGPT, a chatbot developed by OpenAI. The extension provides users with more relevant and up-to-date answers from the chatbot. The project can be applied in various fields such as customer service, personal productivity, and education. Commercial applications of this project include developing chatbots for customer support, personal assistants, and e-learning platforms. The project provides a Chrome and Firefox version of the extension that can be downloaded from the Chrome Web Store and Firefox Addons. The project also provides instructions on how to manually install the extension for Chrome and Firefox. The project provides a video overview of the extension’s features. The project is open-source and provides a valuable resource for adding web access capability to ChatGPT. The project is maintained by qunash and is licensed under the MIT License.
— — — — — — — — — — — — — — — —

--

--

Adair Lee
Adair Lee

Written by Adair Lee

Experienced full-stack developer proficient in C#, Python, and web development, with 20+ years of Google SEO expertise and successful entrepreneurship.