added steps
Browse files
steps.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
|
2 |
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
find a way to place the responses into txt form and actually be able for a person to just place the txt form and the AI can analyze the text, know the question
|
2 |
|
3 |
+
and answer it easily without someone copying in pasting
|
4 |
+
|
5 |
+
prime goal of course is to have a feature to rememeber that conversation by just asking a command say and we can pass the model input attached the prompt of what we need
|
6 |
+
|
7 |
+
|
8 |
+
add a feature in the UI to use single mood from 1 llm to the other
|
9 |
+
|
10 |
+
we can probably have another AI attached here that is really good with audio to text and feed that text into the LLM's
|