102.4K 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.
PyTorch Code of NAACL 2019 paper "Learning to Navigate Unseen Environments: Back Translation with Environmental Dropout"
A Python RESTful API framework for online malware analysis and threat intelligence services.
A Go toolkit for building AI agents and applications across multiple providers. Unified LLM client, agent framework with handoffs, tool calling, streaming, structured output, MCP integration, and cost tracking.
BeliefMapNav: 3D Voxel-Based Belief Map for Zero-Shot Object Navigation Zibo Zhou, Yue Hu, Lingkai Zhang, Zonglin Li, Siheng Chen Paper (arXiv)
This is the repository for our paper SimpleTrack: Understanding and Rethinking 3D Multi-object Tracking. We are still working on writing the documentations and cleaning up the code, but the following parts are sufficient for you to replicate the results in our paper. For more variants of the…
MCP server for accessing reMarkable tablet data - sync files, extract text from highlights, and browse your reMarkable cloud
Code for our paper in CVPR 2021: Indoor Panorama Planar 3D Reconstruction via Divide and Conquer (paper, video)
slideshow gems - write your slides / talks / presentations in plain text with markdown formatting conventions
This module extends the FrameBuffer class in MicroPython's framebuf module. It enables drawing of double, triple, quadruple, and larger size text to FrameBuffer objects using the built-in font provided in the framebuf module. Also included are methods to draw triangles and circles. These can be…