From 3ad33c96654fd5603e3e821aa3128586f012acac Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Sun, 7 Apr 2024 17:26:58 +0300 Subject: [PATCH] devika test prompt --- _doc/_notes/PROMPTS.md | 5 +++++ 1 file changed, 5 insertions(+) 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