agent scraper

This commit is contained in:
Dobromir Popov
2023-12-23 00:41:19 +00:00
parent 73803096b0
commit 317a876ec4
7 changed files with 132 additions and 14 deletions

View File

@ -20,4 +20,14 @@ make the telegram bot think while getting the response
/ask who are you
/ai test
/ask how to print numbers 1 to 100 in python? mark your answers in python code blocks
/ask how to print numbers 1 to 100 in python? mark your answers in python code blocks
# prompts
in python, create an app that will search for a news about a specific topic on time based interval (it should be possible to also subscribe to updates). The information sources should be versatile and flexible - we can use web search engines, reddit, twitter, YouTube latest videos transcriptions and of course known news and info websites. All found information will be stored on separate folder and then we'll use LLM to summarize all of it in a simple trend. a log of all the summaries will be appended each interval