#annotations (26 Repositories)
Ranked open-source repositories tagged with #annotations, scored by pull request acceptance likelihood and maintainer engagement velocity.
22.9%
15.9h
26 repositories tagged #annotations
rhesis-ai/rhesis
The collaboration layer for AI teams: domain experts annotate and review agent behavior, engineers improve the agent from what they find.
twalichiewicz/Backchannel
Backchannel brings the internet's conversations into whatever you're reading. It blends Hacker News, Bluesky, Reddit, and more into a single discussion thread beside any page, then brings those sources together into a blended front page when you're ready to find something new.
devmobasa/wayscriber
Live overlay for drawing, annotating with zoom, hiding text, and capturing screenshots on Linux. Can be used as whiteboard or blackboard. Highly customisable. Written in Rust.
dereuromark/cakephp-ide-helper
IDE Helper plugin for CakePHP
LikeTheSalad/aaper
Ensure Android runtime permissions using annotations only
ProjectMirador/mirador
An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations.
ansman/kotshi
An annotation processor that generates Moshi adapters from immutable Kotlin data classes.
ThoughtWorksInc/each
A macro library that converts native imperative syntax to scalaz's monadic expressions
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
dbpedia-spotlight/dbpedia-spotlight-model
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text. Improving Efficiency and Accuracy in Multilingual Entity Extraction approach
molly/annotate
Annotate text and publish it on the web
itchaox/annotree
Generate folder directory annotation tree | 生成文件夹目录注释树
juanchosaravia/autodsl
Auto-generate Kotlin DSL
0b01001001/spectree
API spec validator and OpenAPI document generator for Python web frameworks.
jcabi/jcabi-aspects
Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.
skanti/Scan2CAD
[CVPR'19] Dataset and code used in the research project Scan2CAD: Learning CAD Model Alignment in RGB-D Scans
ahpxex/read-aware
The only reader you need in the future, agent first, rich plugin, all with great elegance.
anucvml/vidat
Video Annotation Tool
code-kern-ai/refinery
The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.
orhanobut/tracklytics
✔️ Annotation based tracking handler with aspect oriented programming
dropwizard-jobs/dropwizard-jobs
Scheduling / Quartz integration for Dropwizard
gildas-lormeau/SingleFile-MV3
SingleFile version compatible with Manifest V3
uxmstudio/UXMPDFKit
An iOS PDF viewer and annotator written in Swift that can be embedded into any application.
WorldBrain/Memex
Browser extension to curate, annotate, and discuss the most valuable content and ideas on the web. As individuals, teams and communities.
xenv/S-mall-ssm
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等
xuchengsheng/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。