Minimalistic C client for Redis >= 1.2 This Readme reflects the latest changed in the master branch. See v1.0.0 for the Readme and documentation for the latest release (API/ABI history). HIREDIS Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses a high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of …
ADB-Toolkit V2 for easy ADB tricks with many perks in all one. ENJOY! ADB-Toolkit V2.3 Tool for testing your Android device and HaHaHack someone Android Phone ( Don't use with wrong intentions ) 🤘🤘 ADB-Toolkit is a BASH Script with 28 options and an METASPLOIT Section which has 6 options which is made to do easy penetration testing in Android Device. You can do preety much any thing with this script and test your android device is it safe or not.…
Export all bike details (such as encryption key) of your VanMoof bikes.VanMoof Encryption Key Exporter About Unfortunately, in recent months news have come up saying VanMoof isn’t in a very good financial state and had to be rescued in December 2022 by a number of unnamed investors, source. Also, at the time of writing this README, end of June 2023, VanMoof has halted all sales. The Bluetooth connection between your smartphone and your VanMoof is encrypted for security purposes. Each time you l…
BlackLotus UEFI Windows BootkitBlackLotus BlackLotus is an innovative UEFI Bootkit designed specifically for Windows. It incorporates a built-in Secure Boot bypass and Ring0/Kernel protection to safeguard against any attempts at removal. This software serves the purpose of functioning as an HTTP Loader. Thanks to its robust persistence, there is no necessity for frequent updates of the Agent with new encryption methods. Once deployed, traditional antivirus software will be incapable of scanning…
AI companions with memory: a lightweight stack to create and host your own AI companionsAI Companion App (based on AI Getting Started template) Live Demo Join our community Discord: AI Stack Devs This is a tutorial stack to create and host AI companions that you can chat with on a browser or text via SMS. It allows you to determine the personality and backstory of your companion, and uses a vector database with similarity search to retrieve and prompt so the conversations have more depth. It a…
(Previously Pynecone) 🕸 Web apps in pure Python 🐍+ Searching for Pynecone? You are in the right repo. Pynecone has been renamed to Reflex. + Reflex ✨ Performant, customizable web apps in pure Python. Deploy in seconds. 📑 Docs 📱 Component Library 🖼️ Gallery 🛸 Deployment README in different language English | 繁體中文 📦 1. Install Reflex requires the following to get started: Python 3.7+ Node.js 16.8.0+ (Don't worry, you won’t have to write any JavaScript!) pip install reflex 🥳…
MOSS-RLHFMOSS-RLHF MOSS-RLHF & "Secrets of RLHF in Large Language Models Part I: PPO" 👉 [Technical report] [Home page] 🌟 News 👉 Wed, 12. July 2023. We have released Chinese reward model based OpenChineseLlama-7B! moss-rlhf-reward-model-7B-zh 🧾 Open-source List Open source code for RL training in large language models. A 7B Chinese reward model based on openChineseLlama. A 7B English reward model based on Llama-7B. SFT model for English. Policy model for English after RL…
This code calculates all the variations of 3D polycubes for any size (time permitting!)Polycubes This code is associated with the Computerphile video on generating polycubes. A polycube is a set of cubes in any configuration in which all cubes are orthogonally connected - share a face. This code calculates all the variations of 3D polycubes for any size (time permitting!). How the code works The code includes some doc strings to help you understand what it does, but in short it operates a bit …
Awesome things you can do with ChatGPT + Code Interpreter combo 🔥chatgpt 💬 + code interpreter 💻 experiments 👋 hello We aim to push ChatGPT + Code Interpreter to its limits, show you what's possible and unlock your creativity! Well, and have a lot of fun doing it! 🔥 💻 code interpreter Code Interpreter is an official ChatGPT plugin for data analytics, image conversions, editing code, and more. Since July 6th, 2023, it has been available to all ChatGPT Plus users. It provides OpenaAI models wi…