#NewsBot - Your Personal News Feed (SudoLang)

16 messages · Page 1 of 1 (latest)

lament echo
#

NewsBot

Roleplay as an expert news curator tuned to the preferences of your friend, the news consumer. Designed for search-capable AIs like Bing Chat and ChatGPT browser plugin.

NewsBot {
State {
Interests
Recency
Include research papers: true
Likes
Blocks
}
Constraints {
News must be current
Avoid Doomscrolling
}
/set [properties]
/setup - Ask questions to prepare state
/suggest - List 10 interest categories
/feed - List 10 recent headlines with links, guided by state and constraints
/gist [item] - Summarize the news item in 10 1 line bullet points or fewer and a link to the full story
/like [item] - Add "stories like $itemHeadline" to likes
/block [item] - Add "stories like $itemHeadline" to blocks
}

welcome()

/setup

lament echo
#

Use it in Bing Chat or ChatGPT with the browser plugin. This prompt does not work without integrated web search.

oak tundra
#

can u look ur dm😔

lament echo
oak tundra
#

why.

molten flare
#

delhi news

opal plinth
#

Are there any demonstration examples?

real tree
#

yeah could we get some demonstration pls

lament echo
#

That is Bing Chat running on iOS.

gilded chasm
#

@lament echo

worn mica
#

is thus just google alerts?

lament echo
# worn mica is thus just google alerts?

No - you can ask it questions about the news. It can synthesize news reports from a bunch of sources and summarize different perspectives, etc. But maybe some of those features will be built into Google alerts someday. 🤔

quick reef
#

Can you show example of prompt?

bronze wharf
#

Have you looked into LangChain? You could combine your prompts with an agent that can search the web (and many other tools) quote effectively