diff --git a/_doc/_notes/PROMPTS.md b/_doc/_notes/PROMPTS.md index fcdaa54..3b7bf8f 100644 --- a/_doc/_notes/PROMPTS.md +++ b/_doc/_notes/PROMPTS.md @@ -6,3 +6,8 @@ This is multi-step process: 4. Assign possible category and scientific field labels to the information by adding them as tags. This systematization and segmentation will allow you to remember the text and store it in your long-term memory as knowledge graph, while providing easy access later. Respond in json format with the extracted and restructured data. Here's the source text: + + + +------------ +create a web app that has a button to start recording sends it to latest whisper llm for STT, translates it to target language and shows the result in realtime. it should be streaming text with minimal lag. \ No newline at end of file