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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bluesky-social avatar

bluesky-social/feed-generator

0
View on GitHub↗
2,052 Stars·715 Forks·TypeScript·MIT·12 Aufrufe

Feed Generator

Der Feed Generator ist ein Framework zum Erstellen und Bereitstellen benutzerdefinierter algorithmischer Content-Feeds innerhalb des AT Protocol-Netzwerks. Es bietet die Infrastruktur, um einzigartige Kuratierungslogiken zu definieren, diese Algorithmen bei Benutzerprofilen zu registrieren und personalisierte Content-Streams im Netzwerk bereitzustellen.

Das Framework zeichnet sich durch die Integration von Echtzeit-Netzwerkaktivitäts-Indizierung mit einem Handler-basierten Routing-System aus. Durch die Verarbeitung von Live-Event-Streams werden lokale Datensätze gepflegt, die es Entwicklern ermöglichen, benutzerdefinierte Sortier- und Filterregeln auf öffentliche Inhalte anzuwenden. Der Lebenszyklus dieser Feeds wird durch deklarative Registrierung verwaltet, wodurch Dienste mit Kontoinhabern verknüpft und im dezentralen Ökosystem entdeckt werden können.

Das System enthält integrierte Sicherheits- und Betriebs-Utilities für authentifizierte Anfragen und den Abruf großer Datenmengen. Es verwendet tokenbasierte Identitätsprüfung für den sicheren Zugriff auf benutzerspezifische Daten und nutzt cursorbasierte Paginierung, um den Speicherverbrauch bei der Bereitstellung großer Ergebnismengen zu steuern. Die Konfiguration erfolgt über externe Umgebungsvariablen, was Anpassungen am Dienstverhalten ohne erneutes Deployment ermöglicht.

Features

  • Algorithmic Feed Development Frameworks - Provides the framework for building custom algorithmic content feeds for the AT Protocol.
  • Social Feed Ranking Algorithms - Implements custom ranking and filtering logic to curate personalized social media content feeds.
  • Decentralized - Serves as a framework for building and serving algorithmic feeds from the decentralized social network protocol.
  • Network Activity Streamers - Subscribes to real-time network activity streams to process incoming posts.
  • Network Activity Indexers - Builds local datasets from real-time network activity for efficient content ranking.
  • Real-Time Event Processing - Processes real-time network event streams to maintain searchable content indexes.
  • Decentralized Identity Authentication - Authenticates requests using decentralized identity verification to ensure secure access to user data.
  • Algorithmic - Provides the core infrastructure for generating custom algorithmic content feeds within the network.
  • Real-Time Network Indexing Engines - Consumes live event streams to build local databases for content filtering.
  • Algorithm Publication Registries - Enables the publication of custom sorting logic to the network.
  • Algorithm Handler Mappings - Maps feed identifiers to specific handler functions that define curation logic.
  • Feed Registration Services - Facilitates the registration and discovery of custom feeds by linking them to user profiles.
  • Cursor-Based Pagination - Implements cursor-based pagination to efficiently serve large batches of feed items.
  • Decentralized Social Networks - Provides infrastructure for indexing and retrieving social activity data within a decentralized network protocol.
  • JSON Web Token Validators - Implements validation logic for JSON Web Tokens to secure access to personalized content feeds.
  • Action-to-Handler Mappings - Routes incoming feed requests to specific handler functions for custom curation.
  • Declarative Feed Registrars - Publishes metadata records to a global registry for feed discovery.

Star-Verlauf

Star-Verlauf für bluesky-social/feed-generatorStar-Verlauf für bluesky-social/feed-generator

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit Feed Generator

Handverlesene Sammlungen, in denen Feed Generator vorkommt.
  • AT-Protocol- und Bluesky-Tools

Open-Source-Alternativen zu Feed Generator

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Feed Generator.
  • bluesky-social/indigoAvatar von bluesky-social

    bluesky-social/indigo

    1,357Auf GitHub ansehen↗

    Indigo is a Go-based framework and toolkit designed for building, hosting, and scaling services within the AT Protocol ecosystem. It provides the foundational infrastructure for decentralized social networking, enabling developers to implement relay services, manage cryptographically signed user repositories, and handle identity resolution across federated environments. The project distinguishes itself through a robust architecture that decouples content hosting from discovery, allowing for independent moderation and algorithmic feed generation. It utilizes content-addressed storage and Merkl

    Goatprotoblueskydweb
    Auf GitHub ansehen↗1,357
  • auth0/express-jwtAvatar von auth0

    auth0/express-jwt

    4,512Auf GitHub ansehen↗

    express-jwt is a middleware for Express applications that validates JSON Web Tokens to secure routes and authenticate requests. It functions as a security guard that verifies token signatures and expiration dates before allowing access to backend endpoints. The project provides a request credential extractor to retrieve tokens from headers, cookies, or query parameters. It supports dynamic key retrieval to fetch the necessary secrets or public keys at runtime based on request attributes or token headers. The middleware handles JSON Web Token validation, including token expiration handling an

    TypeScriptexpress-jwtjwt
    Auf GitHub ansehen↗4,512
  • twitter/the-algorithmAvatar von twitter

    twitter/the-algorithm

    73,422Auf GitHub ansehen↗

    The algorithm is a distributed recommendation engine pipeline designed to construct and serve personalized content timelines. It functions as a multi-stage orchestration layer that aggregates candidate content from diverse social graphs and high-dimensional embedding spaces, processing user interaction data to deliver a unified, ranked experience. The system utilizes a high-performance machine learning serving infrastructure to execute deep learning models that predict engagement probabilities in real-time. It distinguishes itself through a hybrid retrieval strategy that combines graph-traver

    Scala
    Auf GitHub ansehen↗73,422
  • aldinokemal/go-whatsapp-web-multideviceAvatar von aldinokemal

    aldinokemal/go-whatsapp-web-multidevice

    3,510Auf GitHub ansehen↗

    This project is a headless WhatsApp client and automation server that exposes multi-device functionality as a REST API gateway. It provides a centralized interface for managing multiple account sessions, automating messages, and developing bots through a standardized protocol. The system distinguishes itself by providing a secure webhook provider that forwards real-time messages and reactions to external URLs using signature verification. It includes specialized media utilities for converting images and GIFs into the WebP format required for stickers, as well as tools to simulate active user

    Gobotgogolang
    Auf GitHub ansehen↗3,510
Alle 30 Alternativen zu Feed Generator anzeigen→

Häufig gestellte Fragen

Was macht bluesky-social/feed-generator?

Der Feed Generator ist ein Framework zum Erstellen und Bereitstellen benutzerdefinierter algorithmischer Content-Feeds innerhalb des AT Protocol-Netzwerks. Es bietet die Infrastruktur, um einzigartige Kuratierungslogiken zu definieren, diese Algorithmen bei Benutzerprofilen zu registrieren und personalisierte Content-Streams im Netzwerk bereitzustellen.

Was sind die Hauptfunktionen von bluesky-social/feed-generator?

Die Hauptfunktionen von bluesky-social/feed-generator sind: Algorithmic Feed Development Frameworks, Social Feed Ranking Algorithms, Decentralized, Network Activity Streamers, Network Activity Indexers, Real-Time Event Processing, Decentralized Identity Authentication, Algorithmic.

Welche Open-Source-Alternativen gibt es zu bluesky-social/feed-generator?

Open-Source-Alternativen zu bluesky-social/feed-generator sind unter anderem: bluesky-social/indigo — Indigo is a Go-based framework and toolkit designed for building, hosting, and scaling services within the AT Protocol… auth0/express-jwt — express-jwt is a middleware for Express applications that validates JSON Web Tokens to secure routes and authenticate… twitter/the-algorithm — The algorithm is a distributed recommendation engine pipeline designed to construct and serve personalized content… aldinokemal/go-whatsapp-web-multidevice — This project is a headless WhatsApp client and automation server that exposes multi-device functionality as a REST API… apache/incubator-kie-drools — This project is a business rules management system and rule engine designed to define, execute, and manage complex… build-trust/ockam — Ockam is a zero-trust networking framework designed to secure data transit between distributed applications using an…