Key Concepts
- Prompt Cards: These are the building blocks of your AI workflows. Prompt cards can contain instructions or data that you want to feed into AI models.
- Stacks: An ordered collection of prompt cards that work together to accomplish a specific task or generate a particular output.
- Chains: Connected stacks that use the output of one stack as input for the next, allowing for more complex and multi-step processes.
- AI Models: Machine learning algorithms trained on vast amounts of data to perform specific tasks such as language processing, image recognition, or data analysis.