awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to letsvalidate/api

Open-source alternatives to Letsvalidate Api

30 open-source projects similar to letsvalidate/api, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Letsvalidate Api alternative.

  • octolinker/browser-extensionOctoLinker 的头像

    OctoLinker/browser-extension

    5,366在 GitHub 上查看↗

    This browser extension is a web-based source code navigator that transforms import statements, include declarations, and dependency paths into clickable links. It functions as a dependency link resolver and workflow action navigator, mapping language-specific requirements to their corresponding source code or external repositories. The project provides a package dependency previewer that uses hovercards to display metadata and dependency insights without requiring the user to leave the current page. It also converts action definitions within CI/CD workflow files into direct links to their und

    HTML
    在 GitHub 上查看↗5,366
  • optimalscale/lmflowOptimalScale 的头像

    OptimalScale/LMFlow

    8,488在 GitHub 上查看↗

    LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and inference execution. It provides a toolkit for updating model parameters through full tuning or memory-efficient adapter algorithms, alongside an inference engine for executing tuned models via command-line or web-based interfaces. The framework includes a dedicated alignment suite for supervised tuning and reward model training to refine model behavior. It features a context window extender to increase maximum input lengths and a multimodal framework for building chatbots that

    Pythonchatgptdeep-learninginstruction-following
    在 GitHub 上查看↗8,488
  • fawazahmed0/quran-apifawazahmed0 的头像

    fawazahmed0/quran-api

    988在 GitHub 上查看↗
    al-quranapifree
    在 GitHub 上查看↗988
  • ml-tooling/ml-workspaceml-tooling 的头像

    ml-tooling/ml-workspace

    3,540在 GitHub 上查看↗

    🛠 All-in-one web-based IDE specialized for machine learning and data science.

    Jupyter Notebook
    在 GitHub 上查看↗3,540

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • zeshuaro/appainterzeshuaro 的头像

    zeshuaro/appainter

    752在 GitHub 上查看↗

    A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.

    Dart
    在 GitHub 上查看↗752
  • pytorchlightning/lightning-transformersP

    PyTorchLightning/lightning-transformers

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cmccandless/license-apicmccandless 的头像

    cmccandless/license-api

    5在 GitHub 上查看↗

    Unofficial REST API for choosealicense.com

    Python
    在 GitHub 上查看↗5
  • davemachado/public-apidavemachado 的头像

    davemachado/public-api

    1,654在 GitHub 上查看↗

    Public API for the public-apis Github project

    Go
    在 GitHub 上查看↗1,654
  • hynek/structloghynek 的头像

    hynek/structlog

    4,835在 GitHub 上查看↗

    structlog is a structured logging library for Python that treats log entries as dictionaries instead of strings. This data-centric approach enables machine-readable output and precise data analysis by generating log entries as key-value pairs. It functions as both a standalone logging framework and a compatibility layer that adds structured capabilities to the Python standard library logging module. The library features a processor-pipeline architecture that passes log dictionaries through a sequence of functions to modify events or add metadata before final rendering. It includes a contextua

    Python
    在 GitHub 上查看↗4,835
  • manrajgrover/singledivprojectManrajGrover 的头像

    ManrajGrover/SingleDivProject

    1,586在 GitHub 上查看↗

    ☝️One . Many possibilities.

    HTML
    在 GitHub 上查看↗1,586
  • simplelocalize/simplelocalize-clisimplelocalize 的头像

    simplelocalize/simplelocalize-cli

    76在 GitHub 上查看↗

    SimpleLocalize CLI is a developer-friendly command-line tool for uploading and downloading translation files

    Java
    在 GitHub 上查看↗76
  • webextensions/live-css-editorwebextensions 的头像

    webextensions/live-css-editor

    313在 GitHub 上查看↗

    Source code for Chrome/Edge/Firefox/Opera extension Magic CSS (Live editor for CSS, Less & Sass)

    JavaScript
    在 GitHub 上查看↗313
  • steambap/xpath-to-selectorsteambap 的头像

    steambap/xpath-to-selector

    14在 GitHub 上查看↗

    convert xpath to css selector

    TypeScript
    在 GitHub 上查看↗14
  • sindresorhus/awesomesindresorhus 的头像

    sindresorhus/awesome

    476,211在 GitHub 上查看↗

    This project is a community-maintained directory that serves as a comprehensive index of software tools, frameworks, and educational materials. It functions as an open-source knowledge base, organizing diverse engineering domains and technical resources into a structured taxonomy to assist developers in discovering high-quality content. The directory distinguishes itself through a decentralized peer-review model, where independent contributors curate, verify, and update entries to ensure accuracy and relevance. All information is stored in a version-controlled, flat-file markdown format, whic

    awesomeawesome-listlists
    在 GitHub 上查看↗476,211
  • casey/justcasey 的头像

    casey/just

    34,302在 GitHub 上查看↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    在 GitHub 上查看↗34,302
  • cheatsnake/shadifycheatsnake 的头像

    cheatsnake/shadify

    40在 GitHub 上查看↗

    HTTP API for building puzzles

    Go
    在 GitHub 上查看↗40
  • corentinj/real-time-voice-cloningCorentinJ 的头像

    CorentinJ/Real-Time-Voice-Cloning

    59,918在 GitHub 上查看↗

    This project is a neural text-to-speech engine and voice cloning toolkit designed to generate synthetic speech that mimics the vocal characteristics of a target speaker. It functions as a real-time audio synthesizer, utilizing a deep learning pipeline to convert written text into high-fidelity speech output with minimal latency. The system employs a transfer learning framework that leverages pre-trained speaker verification models to adapt synthesis to new, unseen vocal identities. By using an encoder-based speaker embedding process, the toolkit maps variable-length audio samples into a laten

    Pythondeep-learningpythonpytorch
    在 GitHub 上查看↗59,918
  • cosmic-ide/cosmic-ideCosmic-Ide 的头像

    Cosmic-Ide/Cosmic-IDE

    669在 GitHub 上查看↗

    A next-gen Ide for JVM development on Android

    Java
    在 GitHub 上查看↗669
  • gitterhq/docsgitterHQ 的头像

    gitterHQ/docs

    58在 GitHub 上查看↗

    Moved to https://gitlab.com/gitlab-org/gitter/docs

    在 GitHub 上查看↗58
  • heydon/revenge.cssHeydon 的头像

    Heydon/REVENGE.CSS

    870在 GitHub 上查看↗

    A CSS bookmarklet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.

    CSS
    在 GitHub 上查看↗870
  • infyomlabs/laravel-generatorInfyOmLabs 的头像

    InfyOmLabs/laravel-generator

    3,829在 GitHub 上查看↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    PHP
    在 GitHub 上查看↗3,829
  • leoafarias/sidekickleoafarias 的头像

    leoafarias/sidekick

    1,684在 GitHub 上查看↗

    A simple app to make Flutter development more delightful

    Dart
    在 GitHub 上查看↗1,684
  • a8m/pba8m 的头像

    a8m/pb

    598在 GitHub 上查看↗

    Console progress bar for Rust

    Rust
    在 GitHub 上查看↗598
  • a2800276/portera2800276 的头像

    a2800276/porter

    13在 GitHub 上查看↗

    porter stemmer

    Go
    在 GitHub 上查看↗13
  • 2shou/textgrocery2shou 的头像

    2shou/TextGrocery

    683在 GitHub 上查看↗

    A simple short-text classification tool based on LibLinear

    C++
    在 GitHub 上查看↗683
  • adafruit/awesome-circuitpythonadafruit 的头像

    adafruit/awesome-circuitpython

    733在 GitHub 上查看↗

    A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

    adafruitawesomeawesome-list
    在 GitHub 上查看↗733
  • adamfisk/littleproxyadamfisk 的头像

    adamfisk/LittleProxy

    2,123在 GitHub 上查看↗

    High performance HTTP proxy originally written by your friends at Lantern and now maintained by a stellar group of volunteer open source programmers.

    PHP
    在 GitHub 上查看↗2,123
  • adamian98/pulseadamian98 的头像

    adamian98/pulse

    8,014在 GitHub 上查看↗

    Pulse is a generative model image upscaler and latent space image processor. It functions as a self-supervised photo upsampling tool that increases image resolution by exploring the latent space of pre-trained generative models to synthesize high-quality details. The system includes a face image alignment tool designed to standardize the scale and orientation of raw facial photos. This preprocessing utility prepares images for higher resolution processing by aligning and downscaling faces to a standard orientation. The project covers AI image super-resolution and generative photo upscaling,

    Python
    在 GitHub 上查看↗8,014
  • adiny/moodtrip-hotel-searchadiny 的头像

    adiny/moodtrip-hotel-search

    1在 GitHub 上查看↗

    Claude and Openclaw AI skill for hotel search & booking via MoodTrip.ai MCP server

    在 GitHub 上查看↗1
  • activeloopai/hubactiveloopai 的头像

    activeloopai/Hub

    9,177在 GitHub 上查看↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    在 GitHub 上查看↗9,177