Prompt engineering for Large Language and Diffusion Models are a relatively new disciplines for developing and optimizing creativity and life tasks in general. Prompt engineering skills help to better understand the capabilities and limitations of large language and diffusion models. Researchers use prompt engineering to improve the capacity of large language and diffusion models on a wide range of common and complex tasks such as question answering and creative research. Developers use prompt engineering to design robust and effective prompting techniques that interface with LLMs and other tools. Creatives use prompt engineering for rapid creative brainstorming on projects like character development to storyboarding.
Motivated by the high interest in developing with Generative AI, we have compiled this artyficial research and prompt engineering guide that contains all the latest papers, learning guides, lectures, references, and tools related to prompt engineering using Artyficial Labs generative AI tools.
Happy Prompting!
- 🎉 Artyficial Labs V1.0.1 is now in Beta testing here
You can use this template for creating your documentation Artyficial Research.
To run the guide locally, for example to check the correct implementation of a new translation, you will need to:
- Install Node >=18.0.0
- Install
npm
if not present in your system. Check here for detailed instructions. - Install the dependencies:
npm i next react react-dom nextra nextra-theme-docs
- Boot the guide with
npm run dev
- Browse the guide at
http://localhost:3000/