Skip to content

feat: add uisdc and aibase news adapters (closes #1201)#1249

Open
SnakeEye-sudo wants to merge 2 commits intojackwener:mainfrom
SnakeEye-sudo:main
Open

feat: add uisdc and aibase news adapters (closes #1201)#1249
SnakeEye-sudo wants to merge 2 commits intojackwener:mainfrom
SnakeEye-sudo:main

Conversation

@SnakeEye-sudo
Copy link
Copy Markdown

Description

Adds two new site adapters for AI/design news aggregation, as requested in #1201.

Changes

  • clis/uisdc/news.js — Adapter for 优设读报 (uisdc.com/news), fetches latest AI/design industry news with rank, title, summary fields
  • clis/aibase/news.js — Adapter for AIbase 日报 (aibase.com/zh/daily), fetches daily AI industry news with rank, title, url fields

Usage

opencli uisdc news
opencli uisdc news --limit 10

opencli aibase news
opencli aibase news --limit 5

Related Issue

Closes #1201

Implements a CLI adapter for fetching the latest AI/design news from uisdc.com. Allows specifying the number of news items to return.
This file implements a news adapter for AIbase that fetches the latest AI industry news and allows for configurable limits on the number of news items returned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

two new site adapters for AI/design news

1 participant