Skip to content

This is an on-going research guide implementation of how multi-modals are impacting the creative and creator sectors of product and brand development.

License

Notifications You must be signed in to change notification settings

as-himself/arty-platform-docs

 
 

Repository files navigation

Artyficial Research

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.

🌐 Artyficial Labs

Happy Prompting!

Announcements / Updates

  • 🎉 Artyficial Labs V1.0.1 is now in Beta testing here

Join our Discord

Artyficial research web template

You can use this template for creating your documentation Artyficial Research.

Running the guide locally

To run the guide locally, for example to check the correct implementation of a new translation, you will need to:

  1. Install Node >=18.0.0
  2. Install npm if not present in your system. Check here for detailed instructions.
  3. Install the dependencies: npm i next react react-dom nextra nextra-theme-docs
  4. Boot the guide with npm run dev
  5. Browse the guide at http://localhost:3000/

License

MIT License

About

This is an on-going research guide implementation of how multi-modals are impacting the creative and creator sectors of product and brand development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 98.2%
  • TypeScript 1.5%
  • Other 0.3%