23 projects for "notable" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    GLM-4.7

    GLM-4.7

    Advanced language and coding AI model

    ...GLM-4.7 also advances “vibe coding,” producing cleaner, more modern UIs, better-structured webpages, and visually improved slide layouts. Its tool-use capabilities are substantially enhanced, with notable improvements in browsing, search, and tool-integrated reasoning tasks. Overall, GLM-4.7 shows broad performance upgrades across coding, reasoning, chat, creative writing, and role-play scenarios.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 2
    VOID

    VOID

    Video Object and Interaction Deletion

    ...Built on top of transformer-based architectures and fine-tuned for video inpainting tasks, the system uses interaction-aware mask conditioning to ensure temporal consistency across frames. One of its most notable capabilities is its ability to simulate realistic scene behavior after object removal, such as causing an object to fall naturally if its support is removed, which significantly enhances realism.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    sperm

    sperm

    Collection of reverse engineering articles curated for learning

    sperm is a curated repository that gathers a collection of notable articles related to reverse engineering and software analysis. It primarily acts as a knowledge archive where previously published technical posts are compiled and organized for easier access and long-term reference. These articles originate from multiple technical communities and platforms and are exported into Markdown format to maintain a consistent and readable structure. sperm focuses on educational material that explores reverse engineering techniques, mobile analysis, and related technical discussions. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    OmniVoice

    OmniVoice

    High-Quality Voice Cloning TTS for 600+ Languages

    ...Built on a diffusion language model-style architecture, it combines scalability with strong performance, enabling both natural-sounding voice synthesis and efficient inference speeds. One of its most notable capabilities is zero-shot voice cloning, allowing users to replicate a speaker’s voice using only a short reference audio clip. In addition, it supports voice design through configurable attributes such as gender, accent, pitch, and speaking style, giving users fine-grained control over generated speech. The system also includes advanced features like non-verbal expression tags and pronunciation overrides, enabling expressive and precise output. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    CVPR 2025

    CVPR 2025

    Collection of CVPR 2025 papers and open source projects

    ...Each paper entry typically includes a title, author list, and links to the paper PDF and official or third-party code repositories. The list frequently highlights benchmarks, leaderboards, or notable results so readers can assess impact at a glance. Because conference content evolves rapidly, the repository is updated as authors release code or refine readme instructions, keeping the collection timely. For teams planning literature reviews, study groups, or rapid prototyping sprints, it acts as a central index to the year’s most relevant methods with working implementations.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    JobWinner

    JobWinner

    Curated directory of thousands of generative AI tools by category

    ...It organizes thousands of AI applications into dozens of categories, allowing users to easily locate tools related to areas such as image generation, writing assistance, chatbots, productivity, and automation. Entries in the collection follow a standardized format so that each listed application can be quickly compared and evaluated. AI Collection also highlights notable tools through sections such as top selections and recently added applications, helping users stay updated with emerging AI solutions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Skills Janitor

    Skills Janitor

    Audit, track usage, and compare your Claude Code skills

    ...The system provides a set of command-based tools that allow users to perform health checks, generate reports, and automatically fix issues such as broken or redundant skills. It also includes usage tracking by parsing conversation history, giving visibility into which skills are actively used and which are wasting resources. A notable feature is its token cost analysis, which helps developers understand how much context window space each skill consumes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    VIPER

    VIPER

    AI-powered red team platform for adversary simulation toolkit

    ...Viper also incorporates automation features and workflow orchestration, helping teams streamline repetitive tasks and maintain continuous monitoring of target environments. A notable aspect of the project is its integration of a large language model agent, which assists with decision-making, parameter handling, and analysis during operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wan Move

    Wan Move

    Motion-controllable Video Generation via Latent Trajectory Guidance

    ...By representing motion information as dense point trajectories and integrating them into the latent space of an image-to-video model, the project produces videos with more precise and controllable motion behavior than many existing methods. Wan-Move is particularly notable for eliminating the need for additional motion encoders, instead directly infusing motion cues into spatiotemporal features, which simplifies both training and inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    vim-ai

    vim-ai

    AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim

    ...The repository also highlights support for custom roles, vision features such as image-to-text, and an emerging provider-plugin model for extending compatibility further. A notable design point is that it only sends content the user explicitly selects or includes in prompts, which helps users control what is shared with the external model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tinypdf

    tinypdf

    Minimal PDF creation library

    ...The library supports essential primitives like writing text, drawing basic shapes, and placing JPEG images, which covers common needs such as invoices, receipts, tickets, and simple reports. It also supports clickable links so generated documents can include interactive URLs, and it can create multi-page documents with custom page sizes. A notable convenience is built-in markdown-to-PDF conversion for common structures like headers and lists, letting you go from formatted text to a PDF layout quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Apache Seata

    Apache Seata

    High-performance, open source distributed transaction solution

    ...Multiple modes are supported—AT (automatic, SQL-based with undo logs), TCC (try-confirm-cancel), Saga (long-running compensation), and XA—letting architects choose between simplicity, control, and interoperability. The AT mode is notable for minimizing code changes: Seata captures before/after images of SQL updates and can roll back on failure to maintain atomicity across services. Integrations cover common RPC frameworks and registries, enabling drop-in usage within Spring Cloud/Dubbo-style ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mobile Open-Source Software and Tools

    Mobile Open-Source Software and Tools

    Android, UIQ 3.0, Series 60 Edition 5 open-source software

    Android, Symbian UIQ 3.0 and Symbian Series 60 Edition 5 open-source software, tools, libraries and themes. Most notable the FX-602P / FX-603P Simulator and the HP-45 Emulator are hosted here.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 14
    daily-paper-computer-vision

    daily-paper-computer-vision

    Document papers compiled daily in computer vision/deep learning

    This repo is a running feed of computer-vision research, tracking new papers and notable results so practitioners can keep up without scouring multiple sites. It’s organized chronologically and often thematically, making it easy to scan what’s new in detection, segmentation, recognition, generative vision, 3D, and video understanding. The cadence is intentionally frequent, reflecting how quickly CV advances and how hard it is to maintain awareness while working full time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DeSmuME

    DeSmuME

    DeSmuME is a Nintendo DS emulator

    ...The Windows and OSX versions are both relatively feature rich, and there is a small universe of forks and mods that add even more features for casual gaming. DeSmuME is the origin of RetroArch and OpenEmu Nintendo DS support and is used by several mobile Nintendo DS emulators, with the notable exception of DraStic. DeSmuME's source code is now hosted at https://github.com/TASVideos/desmume/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/desmume/build/artifacts
    Leader badge
    Downloads: 1,583 This Week
    Last Update:
    See Project
  • 16
    Lucet

    Lucet

    Lucet, the Sandboxing WebAssembly Compiler.

    ...Developed by the Bytecode Alliance, it focuses on ahead-of-time compilation, converting WebAssembly modules into native machine code before execution to achieve fast startup times and predictable performance. Lucet is particularly notable for its use in edge computing environments, where low latency and efficient resource usage are critical, such as in content delivery networks. It leverages the Cranelift code generator to produce optimized native binaries and provides a runtime that enforces strict sandboxing, ensuring that untrusted code cannot compromise the host system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jWAM

    A 100% Java Warren Abstract Machine implementation.

    ...I have done some comparison's with other Java based Prolog engine's and jWAM does seem to outperform them all quite well (tuProlog, JLog, JIP, jTrolog). However, if you need a Java based Prolog engine for your project I recommend tuProlog and jTrolog as they are at the moment way more mature than jWAM. Most notable to-do's: - Built-in predicates. - Debugging tools. - Testing. - Documentation and commenting. - Android port. (I have the engine working with a test app but I still need to build a proper app). - Alpha release
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JImageMan

    JImageMan

    Digital Image Manager and Batch Image Processor

    ...After using many other fine manager applications I found some things I wanted in an image manager that didn't exist in just one manager so I tried to create one that had all the features that I liked in one manager. One notable feature is the meta data or tags are stored in the image file itself so that when you move your image library the metadata and all the tagging work you did goes with the images. It is not perfect but it has been in use for years on my machine and I thought it time to share and see what other developers could bring to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oops [Object Oriented Program System] for Gambit Scheme Provides an Object System with features like CLOS & Dylan but notable differences as well. Requires Gambit Scheme version 4 available at: http://www.iro.umontreal.ca/~gambit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NFC is a scalable, distributed chat server and client implemented in Java. Notable features include built in load balancing and HTTP-tunneling support. Using the load balancing, a distributed network of servers can be formed, similar to an IRC network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of Python modules and classes with calendar-functions, mostly notable handling of holidays. This is not another date/time-manipulation module but uses mxDateTime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Qwen3.6-35B-A3B

    Qwen3.6-35B-A3B

    Open multimodal model for coding, agents, and long-context tasks

    ...The model emphasizes stability, responsiveness, and practical developer productivity, with major improvements in agentic coding, frontend generation, and repository-level reasoning. A notable addition is thinking preservation, which allows the model to retain reasoning context from earlier messages, improving iterative work and reducing redundant computation. Architecturally, it uses a Mixture-of-Experts design with 35B total parameters and 3B active, supports a native 262K-token context window, and can be extended to about 1M tokens with YaRN. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DeepSeek-V3.1-Terminus

    DeepSeek-V3.1-Terminus

    685B model with improved agents and consistency

    ...The update also refines agentic capabilities, especially for the Code Agent and Search Agent, leading to better tool integration and query handling. Benchmarks show small but notable gains, such as raising MMLU-Pro from 84.8 to 85.0, GPQA-Diamond from 80.1 to 80.7, and SWE Verified from 66.0 to 68.4, along with significant improvements in agent benchmarks like BrowseComp (30.0 → 38.5) and Terminal-bench (31.3 → 36.7). The model structure remains the same as DeepSeek-V3, ensuring compatibility with existing deployment methods, with updated inference demos provided for community use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB