{"id":15715588,"url":"https://github.com/nicholasgriffintn/llm-rss-vectorise-agent","last_synced_at":"2026-05-16T17:04:03.365Z","repository":{"id":254501123,"uuid":"846730080","full_name":"nicholasgriffintn/llm-rss-vectorise-agent","owner":"nicholasgriffintn","description":"An LLM agent that uses vectorise to make RSS feeds searchable","archived":false,"fork":false,"pushed_at":"2025-01-20T22:53:50.000Z","size":11987,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T04:39:11.746Z","etag":null,"topics":["cloudflare","cloudflare-ai","cloudflare-queues","cloudflare-vectorize","llm","remix","rss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicholasgriffintn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-23T20:42:00.000Z","updated_at":"2025-01-20T22:53:54.000Z","dependencies_parsed_at":"2024-08-23T22:08:14.694Z","dependency_job_id":"ddb9cbf0-ee29-4bcc-89dc-67be2244bf27","html_url":"https://github.com/nicholasgriffintn/llm-rss-vectorise-agent","commit_stats":null,"previous_names":["nicholasgriffintn/llm-rss-vectorise-agent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasgriffintn%2Fllm-rss-vectorise-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasgriffintn%2Fllm-rss-vectorise-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasgriffintn%2Fllm-rss-vectorise-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasgriffintn%2Fllm-rss-vectorise-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicholasgriffintn","download_url":"https://codeload.github.com/nicholasgriffintn/llm-rss-vectorise-agent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246372743,"owners_count":20766635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","cloudflare-ai","cloudflare-queues","cloudflare-vectorize","llm","remix","rss"],"created_at":"2024-10-03T21:42:04.393Z","updated_at":"2026-05-16T17:04:03.358Z","avatar_url":"https://github.com/nicholasgriffintn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLM RSS Vectorise Agent\n\nThis is a project that uses Cloudflare AI with Vectorize to make RSS feeds searchable, alongside various other models through Cloudflare's API to summarise, analyse and chat with articles.\n\nhttps://github.com/user-attachments/assets/a77b4a33-20f9-4601-ba46-39ba798d7c6c\n\n## Apps\n\n### Vectorise\n\nThe [Vectorise](/apps/vectorize/README.md) app is a CloudFlare Workers app that has the following triggers and endpoints:\n\n1. `insert` - Triggered by calling `/insert`; retrieves active RSS feeds and queues them for processing.\n2. `query` - Triggered by calling `/query?query=\u003cyour query\u003e`; embeds the query and returns matching results.\n3. `queue` - Triggered by Cloudflare Queues to process RSS feed messages and article entry messages.\n4. `feeds` - Manage feed sources in D1:\n   - `GET /feeds` returns active RSS feeds.\n   - `POST /feeds` with `{ \"url\": \"https://example.com/rss.xml\" }` adds/enables a feed.\n   - `DELETE /feeds` with `{ \"url\": \"https://example.com/rss.xml\" }` disables a feed.\n\n### Web\n\nThis is the web interface for the Vectorise app. It allows users to search, summarise, analyse, chat about articles, and save article notes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasgriffintn%2Fllm-rss-vectorise-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholasgriffintn%2Fllm-rss-vectorise-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasgriffintn%2Fllm-rss-vectorise-agent/lists"}