awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to multiwoven/multiwoven

Open-source alternatives to Multiwoven

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

  • chatwoot/chatwootchatwoot avatar

    chatwoot/chatwoot

    31,959View on GitHub↗

    Chatwoot is a self-hosted, omnichannel customer support platform designed to aggregate messages from diverse social and digital channels into a single, collaborative team inbox. It provides organizations with full data ownership and control over their support infrastructure, ensuring strict logical separation of customer data through multi-tenant architecture. By centralizing communication, the platform enables teams to manage, route, and resolve inquiries within a unified workspace that maintains complete interaction history for every contact. The platform distinguishes itself through an eve

    Rubyactioncablechat-widgetconversation
    View on GitHub↗31,959
  • unicodeveloper/awesome-opensource-appsunicodeveloper avatar

    unicodeveloper/awesome-opensource-apps

    3,838View on GitHub↗

    This project is a curated directory and registry of functional open source web and mobile applications. It serves as a categorized catalog of high-quality software projects and scripts available for discovery, learning, and contribution. The directory organizes these resources into a structured index, allowing users to find tools for automation, data processing, and general utility tasks. It provides a reference for exploring modern application architecture through human-verified public code repositories. The collection covers several capability areas, including automation and scheduling, da

    androidawesomeawesome-list
    View on GitHub↗3,838
  • 24pullrequests/contribulator24pullrequests avatar

    24pullrequests/contribulator

    85View on GitHub↗

    :+1: Find open source project that are friendly and welcoming

    Ruby
    View on GitHub↗85

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • 86/react-native-stars86 avatar

    86/react-native-stars

    21View on GitHub↗

    React Native Stars

    JavaScript
    View on GitHub↗21
  • ababol/react-native-pokedexababol avatar

    ababol/react-native-pokedex

    26View on GitHub↗

    It is similar to the Movie Example from Facebook.

    JavaScript
    View on GitHub↗26
  • activeloopai/deeplakeactiveloopai avatar

    activeloopai/deeplake

    9,175View on GitHub↗

    DeepLake is AI data infrastructure consisting of a multimodal data lake, a hybrid search engine, and a serverless vector database. It provides a PostgreSQL-based AI data runtime that combines multimodal storage with streaming pipelines to load and shuffle datasets from cloud storage directly into deep learning training pipelines. The system utilizes lazy indexing to store and slice images, audio, and video without loading entire files into memory. It enables retrieval-augmented generation by persisting high-dimensional embeddings in a serverless vector store and implementing hybrid search tha

    C++agentagentic-ragai
    View on GitHub↗9,175
  • addresscloud/aws-lambda-docker-rasterioaddresscloud avatar

    addresscloud/aws-lambda-docker-rasterio

    19View on GitHub↗

    AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs.

    Python
    View on GitHub↗19
  • ankane/rollupankane avatar

    ankane/rollup

    350View on GitHub↗

    Rollup time-series data in Rails

    Ruby
    View on GitHub↗350
  • agileventures/websiteoneAgileVentures avatar

    AgileVentures/WebsiteOne

    144View on GitHub↗

    A website for Agile Ventures

    Ruby
    View on GitHub↗144
  • ahmed-ali/jsonexportAhmed-Ali avatar

    Ahmed-Ali/JSONExport

    4,812View on GitHub↗

    JSONExport is a multi-language code generator and JSON schema converter that transforms JSON data structures into strongly typed source code classes. It serves as an API response mapper, converting JSON objects into data transfer objects to automate the creation of model classes. The tool specializes in multi-language model synthesis, allowing users to define data models across different programming languages using a single JSON input. It generates class boilerplate, including constructors and accessors, and provides a preview pipeline to review the resulting source code before it is saved.

    Swift
    View on GitHub↗4,812
  • algolia/algoliasearch-railsalgolia avatar

    algolia/algoliasearch-rails

    420View on GitHub↗

    AlgoliaSearch integration to your favorite ORM

    Ruby
    View on GitHub↗420
  • alphagov/whitehallalphagov avatar

    alphagov/whitehall

    1,010View on GitHub↗

    Publishes government content on GOV.UK

    Ruby
    View on GitHub↗1,010
  • amuste/dnetindexeddbamuste avatar

    amuste/DnetIndexedDb

    107View on GitHub↗

    Blazor Library for IndexedDB DOM API

    JavaScript
    View on GitHub↗107
  • ankane/groupdateankane avatar

    ankane/groupdate

    3,888View on GitHub↗

    Groupdate is a PostgreSQL time series aggregator and date grouping tool. It provides a set of SQL functions to group and aggregate temporal records into discrete buckets, such as days, weeks, or months, to calculate sums and averages for reports. The project focuses on ensuring continuous timelines through time series gap filling, which inserts default values for periods where no data exists. It also includes a temporal data formatter that converts grouped date-time keys into localized strings or custom formatting patterns. The tool covers broad temporal data operations, including time range

    Ruby
    View on GitHub↗3,888
  • ankane/lockboxankane avatar

    ankane/lockbox

    1,598View on GitHub↗

    Modern encryption for Ruby and Rails

    Ruby
    View on GitHub↗1,598
  • activeloopai/hubactiveloopai avatar

    activeloopai/Hub

    9,177View on 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++
    View on GitHub↗9,177
  • ankane/searchkickankane avatar

    ankane/searchkick

    6,717View on GitHub↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    View on GitHub↗6,717
  • ankane/troveankane avatar

    ankane/trove

    80View on GitHub↗

    Deploy machine learning models in Ruby (and Rails)

    Ruby
    View on GitHub↗80
  • apache/airflowapache avatar

    apache/airflow

    45,902View on GitHub↗

    Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external

    Pythonairflowapacheapache-airflow
    View on GitHub↗45,902
  • apigy/selfstarterapigy avatar

    apigy/selfstarter

    3,154View on GitHub↗

    Roll your own crowdfunding

    Ruby
    View on GitHub↗3,154
  • appintheair/react-native-buyscreenappintheair avatar

    appintheair/react-native-buyscreen

    152View on GitHub↗

    Simple promo buy-screen to display in-app products for purchase

    JavaScript
    View on GitHub↗152
  • appliedtrust/traildashAppliedTrust avatar

    AppliedTrust/traildash

    358View on GitHub↗

    AWS CloudTrail Dashboard

    Go
    View on GitHub↗358
  • aptabase/aptabaseaptabase avatar

    aptabase/aptabase

    1,635View on GitHub↗
    TypeScriptanalyticsandroidelectron
    View on GitHub↗1,635
  • asamiller/denasamiller avatar

    asamiller/den

    458View on GitHub↗

    Den is an iPhone app built with React Native for viewing houses for sale in the NW from rmls.com. After being frustrated with a site that hasn't changed since 2004, I decided to build a better viewing experience in the phone.

    JavaScript
    View on GitHub↗458
  • askaway/askawayaskaway avatar

    askaway/askaway

    33View on GitHub↗

    here's how to pull down other people's changes from github:

    Ruby
    View on GitHub↗33
  • attaswift/btreeattaswift avatar

    attaswift/BTree

    1,324View on GitHub↗

    Fast sorted collections for Swift using in-memory B-trees

    Swift
    View on GitHub↗1,324
  • attentiveness/readingattentiveness avatar

    attentiveness/reading

    3,413View on GitHub↗

    iReading App Write In React-Native

    JavaScript
    View on GitHub↗3,413
  • aurelian/ruby-stemmeraurelian avatar

    aurelian/ruby-stemmer

    249View on GitHub↗

    Expose libstemmer_c to Ruby

    C
    View on GitHub↗249
  • autolab/autolabautolab avatar

    autolab/Autolab

    810View on GitHub↗

    Course management service that enables auto-graded programming assignments.

    Ruby
    View on GitHub↗810
  • 7kfpun/financereactnative7kfpun avatar

    7kfpun/FinanceReactNative

    2,076View on GitHub↗

    Deprecated iOS's Stocks App clone written in React Native for demo purpose (available both iOS and Android).

    JavaScript
    View on GitHub↗2,076