Apple BLE proximity pairing message spoofingAppleJuice Apple BLE Proximity Pairing Message Spoofing 🔴 Disclaimer These scripts are an experimental PoC that uses Bluetooth Low Energy (BLE) to send proximity pairing messages to Apple devices. This project is created for educational purposes and cannot be used for law violation or personal gain. The author of this project is not responsible for any possible harm caused by the materials of this project. Updates Flipper Zero Thanks to the amazing …
Challenges & docs from JS Algorithms & Data Structures courseTraversy JS Challenges: Data Structures & Algorithms This is the sandbox for my 70+ JS Challenges: Data Structures & Algorithms Course. Just about all of the concepts that are included, also exist in other languages. So, if you are not a JavaScript developer, you can still follow along and learn from this course/repo. This course/repo goes over everything from basic loop challenges, high order array methods, recursion, time &a…
Toy Gaussian Splatting visualization in UnityToy Gaussian Splatting playground in Unity SIGGRAPH 2023 had a paper "3D Gaussian Splatting for Real-Time Radiance Field Rendering" by Kerbl, Kopanas, Leimkühler, Drettakis that looks pretty cool! Check out their website, source code repository, data sets and so on. I've decided to try to implement the realtime visualization part (i.e. the one that takes already-produced gaussian splat "model" file) in Unity. The original paper c…
gpt-author This project utilizes a chain of GPT-4, Stable Diffusion, and Anthropic API calls to generate an original fantasy novel. Users can provide an initial prompt and enter how many chapters they'd like it to be, and the AI then generates an entire novel, outputting an EPUB file compatible with e-book readers. A 15-chapter novel can cost as little as $4 to produce, and is written in just a few minutes. A few output novel examples are provided in this repo. To read one, you can download…
Command-line JSON processorjq jq is a lightweight and flexible command-line JSON processor akin tosed,awk,grep, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. Documentation Official Documentation: jqlang.github.io/jq Try jq Online: jqplay.org Installation Prebuilt Binaries Download the latest releases from the GitHub release page. Docker Image Pull the jq image to start quic…
PTAHDAO PtahDAO, As the world's first DAO governance asset trust program, Incubated by LMR Partners-web3.0 Technology Lab, Is a groundbreaking combination of blockchain technology and financial investment, Which deeply implements the logic and rules of DAO governance, Realizing the concept of inclusive financial services and driving financial innovation.
🥖 | Rinha de compiladores (ou interpretadores kkkk Introdução O ideal da rinha é fazer um interpretador ou compilador que rode em uma maquina com 2 núcleos e 2G de RAM. O seu interpretador ou compilador deve trabalhar com algo chamado "árvore sintática abstrata" que está armazenada no formato JSON. Essa árvore sintática abstrata será gerada por nós usando uma ferramenta específica disponível neste repositório. Sua responsabilidade na tarefa é receber esse JSON que contém a árvore abst…
DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior Paper | Project Page Xinqi Lin1,*, Jingwen He2,*, Ziyan Chen2, Zhaoyang Lyu2, Ben Fei2, Bo Dai2, Wanli Ouyang2, Yu Qiao2, Chao Dong1,2 1Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences2Shanghai AI Laboratory ⭐If DiffBIR is helpful for you, please help star this repo. Thanks!🤗 📖Table Of Contents Visual Results On Real-world Images Installation Pretrained Models Quick Start (gradio demo…
A series of large language models developed by Baichuan Intelligent Technology Baichuan 2 🤗 Hugging Face • 🤖 ModelScope • 💬 WeChat 🚀 百川53B大模型在线对话平台已正式向公众开放 🎉 中文 | English 目录 📖 模型介绍 📊 Benchmark 结果 🥇🥇🔥🔥 ⚙️ 推理和部署 🛠️ 模型微调 💾 中间 Checkpoints 🔥🔥 👥 社区与生态 📜 声明与协议 模型介绍 Baichuan 2 是百川智能推出的新一代开源大语言模型,采用 2.6 万亿 Tokens 的高质量语料训练。 Baichuan 2 在多个权威的中文、英文和多语言的通用、领域 benchmark 上取得同尺寸最佳的效果。 本次发布包含有 7B、13B 的 Base 和 Chat 版本,并提供了 Chat 版本的 4bits 量化。 所有版本对学术研究完全开放。同时,开发者通过邮件申请并…