Hello,
Description:
I'm attempting to automate the creation of Markdown files from transcribed speech using callin.io on my Raspberry Pi. The objective is to store these files locally and enable voice-command-based searches of the content.
Current Setup:
- I've developed a workflow in callin.io, triggered via Telegram, which is functioning correctly.
- The workflow utilizes an AI agent through the ChatGPT API.
- The output is successfully generated and transcribed.
- callin.io version: 1.77.3
Issue:
I'm uncertain about the process for automatically creating and saving these transcriptions as Markdown files on my Raspberry Pi. The files should be named with a timestamp and contain the transcribed text from the AI agent.
Any advice on how to accomplish this would be greatly appreciated!
Thank you!!
Please provide the rewritten markdown content *it should be in the markdown format.
It appears your topic is missing some crucial details. Could you please provide the following information, if it applies?
- callin.io version:
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):
- Operating system:
Please provide the details above.
You can achieve this using a setup similar to the following.
Awesome! Glad to hear that was helpful!
This thread was automatically closed 7 days following the last response. New replies are no longer permitted.