Trending repository
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
-
Updated
Feb 6, 2023 - Python
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Visualize Complex Ideas Programmatically
We’ve got ten top games from the latest Ludum Dare game jam plus source code for you to check out. Pun intended.
Reverse engineered ChatGPT API
A modern runtime for JavaScript and TypeScript.
This repo includes ChatGPT prompt curation to use ChatGPT better.
Frameworks for building games across multiple platforms.
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.
High-level emulator for iPhone OS apps
Integrate ChatGPT into your own discord bot
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Investment Research for Everyone, Anywhere.
Automatically drops from lolesports.com and farm Esports Capsules
Bitcoin Core integration/staging tree
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Master programming by recreating your favorite technologies from scratch.
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
What happens behind the scenes when we type www.google.com in a browser?
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
使用ChatGPT搭建微信聊天机器人,基于OpenAI API和itchat实现。Wechat robot based on ChatGPT, which using OpenAI api and itchat library.
The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.
On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.