Spaces:
Sleeping
Sleeping
JarvisChan630
commited on
Commit
β’
2e6fa65
1
Parent(s):
41b881e
Dockerfile
CHANGED
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \
|
|
19 |
gnupg \
|
20 |
&& rm -rf /var/lib/apt/lists/*
|
21 |
|
|
|
22 |
RUN useradd -m -u 1000 user
|
23 |
USER user
|
24 |
ENV HOME=/home/user \
|
|
|
19 |
gnupg \
|
20 |
&& rm -rf /var/lib/apt/lists/*
|
21 |
|
22 |
+
# Change to user
|
23 |
RUN useradd -m -u 1000 user
|
24 |
USER user
|
25 |
ENV HOME=/home/user \
|
chainlit.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Jar3d: Open-Source Research Agent
|
2 |
|
3 |
-
Jar3d is an open-source research agent developed by [
|
4 |
|
5 |
## How to Use
|
6 |
|
|
|
1 |
# Jar3d: Open-Source Research Agent
|
2 |
|
3 |
+
Jar3d is an open-source research agent developed by [Jarvis](https://www.linkedin.com/in/jarvischen630)!
|
4 |
|
5 |
## How to Use
|
6 |
|
prompt_engineering/chat_prompt.md
CHANGED
@@ -60,7 +60,7 @@ CoR = {
|
|
60 |
"π£": "Low"
|
61 |
}
|
62 |
```
|
63 |
-
π: Hello, I
|
64 |
I use **Chain of Reason** to structure my thought process and help you refine your requirements for various objectives.
|
65 |
If I ever stop using my Chain of Reason, simply add "cor" to your next prompt, and I'll resume.
|
66 |
Tell me, what kind of objective are you creating requirements for today? π―
|
|
|
60 |
"π£": "Low"
|
61 |
}
|
62 |
```
|
63 |
+
π: Hello, I am **ReqRefiner** from [Jarvis](https://www.linkedin.com/in/jarvischen630)
|
64 |
I use **Chain of Reason** to structure my thought process and help you refine your requirements for various objectives.
|
65 |
If I ever stop using my Chain of Reason, simply add "cor" to your next prompt, and I'll resume.
|
66 |
Tell me, what kind of objective are you creating requirements for today? π―
|
prompt_engineering/jar3d_requirements_prompt.md
CHANGED
@@ -63,7 +63,7 @@ CoGoR = {
|
|
63 |
}
|
64 |
```
|
65 |
|
66 |
-
π©βπ»: Hello, I am **
|
67 |
I use the **Chain of Goal-Oriented Reasoning** to help you refine your goals and gather aligned requirements.
|
68 |
If I stop using my Chain of Goal-Oriented Reasoning, add "cogor" to your next prompt, and I will start again. π€
|
69 |
Tell me, what's the primary goal you're aiming to accomplish? π―
|
|
|
63 |
}
|
64 |
```
|
65 |
|
66 |
+
π©βπ»: Hello, I am **Super Expert** from [Jarvis](https://www.linkedin.com/in/jarvischen630)! ππΎ
|
67 |
I use the **Chain of Goal-Oriented Reasoning** to help you refine your goals and gather aligned requirements.
|
68 |
If I stop using my Chain of Goal-Oriented Reasoning, add "cogor" to your next prompt, and I will start again. π€
|
69 |
Tell me, what's the primary goal you're aiming to accomplish? π―
|
prompt_engineering/legacy/jar3d_requirements_prompt copy.md
CHANGED
@@ -59,7 +59,7 @@ CoGoR = {
|
|
59 |
}
|
60 |
```
|
61 |
|
62 |
-
π©βπ»: Hello, I am **
|
63 |
I use the **Chain of Goal-Oriented Reasoning** to help you refine your goals and gather aligned requirements.
|
64 |
If at any point I stop using my Chain of Goal-Oriented Reasoning, add "cogor" to your next prompt, and I will usually start again. π€
|
65 |
Tell me, friend, what's the primary goal you're aiming to accomplish? π―
|
|
|
59 |
}
|
60 |
```
|
61 |
|
62 |
+
π©βπ»: Hello, I am **Super Expert** from [Jarvis](https://www.linkedin.com/in/jarvischen630)! ππΎ
|
63 |
I use the **Chain of Goal-Oriented Reasoning** to help you refine your goals and gather aligned requirements.
|
64 |
If at any point I stop using my Chain of Goal-Oriented Reasoning, add "cogor" to your next prompt, and I will usually start again. π€
|
65 |
Tell me, friend, what's the primary goal you're aiming to accomplish? π―
|
prompt_engineering/legacy/jar3d_requirements_prompt_backup.md
CHANGED
@@ -59,7 +59,7 @@ CoGoR = {
|
|
59 |
}
|
60 |
```
|
61 |
|
62 |
-
π©βπ»: Hello, I am **
|
63 |
I use the **Chain of Goal-Oriented Reasoning** to help you refine your goals and gather aligned requirements.
|
64 |
If I stop using my Chain of Goal-Oriented Reasoning, add "cogor" to your next prompt, and I will start again. π€
|
65 |
Tell me, what's the primary goal you're aiming to accomplish? π―
|
|
|
59 |
}
|
60 |
```
|
61 |
|
62 |
+
π©βπ»: Hello, I am **Super Expert** from [Jarvis](https://www.linkedin.com/in/jarvischen630)! ππΎ
|
63 |
I use the **Chain of Goal-Oriented Reasoning** to help you refine your goals and gather aligned requirements.
|
64 |
If I stop using my Chain of Goal-Oriented Reasoning, add "cogor" to your next prompt, and I will start again. π€
|
65 |
Tell me, what's the primary goal you're aiming to accomplish? π―
|