Skip to content
@opensyndicate

opensyndicate

Free, open-source tools for AI agents, RAG, web scraping, and developer workflows.

opensyndicate

Free, open-source tools for the parts of modern software that are moving fast: AI agents, retrieval (RAG), web scraping, and the developer workflow around them. Every tool here is meant to run, not just to read. Tested, documented, and free to use forever.

What you will find here

Payments and fintech agents

Open-source agents for the payment workflows that usually take a lot of manual effort. Each has a deterministic, tested core and a Claude agent for the judgment calls, and each is gateway-agnostic.

  • recoup recover failed payments and failed subscription renewals.
  • reconcile match settlements and payouts against your ledger and explain the gaps.
  • dispute-agent triage chargebacks, find the missing evidence, and draft the response.
  • cartback recover abandoned carts with a staged plan and a drafted nudge.
  • risk-triage score transaction fraud risk and explain the decision.

AI agents and dev tooling

  • ArrowCode a multi-agent engineering orchestrator in a terminal UI.
  • autooss-factory discover gaps, score them, and scaffold new tools.

Retrieval (RAG)

  • freshness-aware-rag re-rank retrieval by time decay and source authority, so recent trusted sources win.

Web scraping and data

AI text

  • unsynth local-first detection of AI-generated text and watermarks.
  • open-humanizer an adversarial rewriter that studies how detectors score text.

How we work

Small, sharp tools that do one thing well. Clear READMEs, real tests, MIT licensed. We build open-source alternatives to closed tools from scratch, never by copying anyone's code.

Issues and pull requests are welcome on every repo.

Popular repositories Loading

  1. unsynth unsynth Public

    Local-first toolkit for detecting AI-generated text and disrupting classical detectors plus statistical LLM watermarks (SynthID-Text / tournament-sampling style).

    Python 2

  2. sentinelscrape sentinelscrape Public

    Adaptive anti-bot fingerprint engine: probe → ML drift detection → A/B test patches → push to scrapers (Cloudflare/DataDome research)

    Python 1

  3. ArrowCode ArrowCode Public

    Autonomous multi-model AI engineering orchestrator in a terminal UI. Five agents research, design, review, implement, and hotfix your code in a loop.

    Python

  4. freshness-aware-rag freshness-aware-rag Public

    Re-rank vector search for RAG using time decay and source authority — not cosine similarity alone

    Python

  5. autooss-factory autooss-factory Public

    Discover AI/ML/scraping open-source gaps, score opportunities, scaffold projects, optional GitHub push

    Python

  6. schemaweaver schemaweaver Public

    Discover and merge JSON schemas from unstructured web extractions without predefined fields

    Python

Repositories

Showing 10 of 17 repositories

Top languages

Loading…

Most used topics

Loading…