90.1K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
Cyber is a fast, efficient, and concurrent scripting language. You can embed it into your applications, games, or engines on desktop or web. Cyber also comes with a CLI so you can do scripting on your computer.
[Website](http://craftjarvis-jarvis1.github.io/) [Paper](https://arxiv.org/abs/2311.05997) [Twitter](https://twitter.com/jeasinema/status/1723900032653643796)
The official repo for "Vision-R1: Incentivizing Reasoning Capability in Multimodal Large Language Models".
Official code for ACL 2024 paper: VerifiNER: Verification-augmented NER via Knowledge-grounded Reasoning with Large Language Models.
If you haven't read Bazel Lesson 1 yet, go do that now. It's not a very long read, and skipping it would only be cheating yourself.
Effortlessly organize your tea collection, complete with infusion times and brewing instructions tailored to your taste - whether you prefer Gong Fu Cha or Western style. Enjoy handy presets for popular tea varieties. Take tasting notes, and give star ratings to your teas. Best of all, it's…
One-Time Address A better way to share your Bitcoin address
The easiest way to get started with Vert.x is to download a sample and start it. Or look at the Javadoc. Samples are available here
/mit (default unpopulated license) - /mit/developit (automatically populate details from GitHub) - /bsd?organization=Jason%20Miller (custom details)
state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html)…
Img4Helper is a small tool built for hnadling Apple's Image4 format used for the boot files of iOS/iPadOS and other ARM-Based platforms from Apple. The Image4 format is ASN.1 encoded and consits of an Image4 header, describing the type of image, version and any Keybags. The actual executable…
Code and instructions for our paper: Extreme Structure from Motion for Indoor Panoramas without Visual Overlaps, ICCV 2021. First, clone our repo and install the requirements: `` git clone https://github.com/aminshabani/extreme-indoor-sfm.git cd extreme-indoor-sfm pip install -r requirements.txt…