Spaces:
Running
Running
Evan Lesmez
commited on
Commit
·
696f5ad
1
Parent(s):
4edc753
Add README with useful links
Browse files
README.md
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Vegan Recipe Chatbot
|
2 |
+
|
3 |
+
## Useful links
|
4 |
+
|
5 |
+
* [Task Matrix (Formerly Visual ChatGPT)](https://github.com/microsoft/TaskMatrix)
|
6 |
+
* [LangChain](https://python.langchain.com/en/latest/index.html)
|
7 |
+
* [LLM Prompt Engineering](https://www.promptingguide.ai)
|
8 |
+
* [OpenAI best practices for prompts](https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api)
|