#promptideas Automating repetitive tasks
I am not a coder, but yesterday I managed to write three scripts with the help of AI
- The first script scrapes any 3speak channel and outputs a csv list of all the videos including the order number they were posted in and the video id
- The second script analyses the csv and downloads the videos locally
- The third script (actually just a command) runs voice detection transcription software on all the downloaded videos.
The result of the whole process are subtitle files that can be attached to the videos and/or re-fed into the LLM to create summaries of the videoes contents.
Have you done anything similar using AI?
Very interesting. Any learning resources that you would recommend for this?
Hm no, just experimenting with building prompts in general and experimenting with different use-cases. I could probably do a write-up on my process on achieving this though. I'll make sure to tag you when I do 👍
Just to give you an idea, here are some excerpts from the different chats: