Starting the NYT news chatbot

Open
#256 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
markdown
Domain
ai

Research direction

The issue narrates creating the “NYT headlines” bot and loading mostRecentHeadlines.md into chatthing.ai, with links to the source feed and resulting chat. Start by reviewing those linked resources; the stated next step is to determine how the bot can read the file periodically, while improved formatting and timestamps are noted preferences.

Written by the indexing model from the issue text.

Description

Let's learn how to start and update a chatthing.ai bot.

Note I am not reporting any problems in this, it all worked. I'm just "narrating my work."

  • I created a new bot called NYT headlines.
  • Here's a screen shot.
  • I'm going to upload files using this interface.
  • To start the experiment, I'm going to create a Markdown-ized RSS feed from the NYT.
  • Let's start with their Most Recent Headlines feed.
  • Here's the Markdown-ized version of that feed.
  • Here's the resulting file that we'll give to chatthing to ingest.
  • I loaded the file it created into the chatthing bot, and then asked a question: "What's new from the NYT?"
  • This is what I got back...
  • In other words -- it worked. The formatting sucks, I would have preferred a bulleted list, and it left out the time stamps. But I got some news. Now to figure out how to get it to read this file periodically.
Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More AI Infra & Agents issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.