I've built a python program, that allows you to create complex prompt chains for gpt-3.5-turbo in Excel without any code.
This allows you to quickly separate tasks for AI, improving result drastically.
This is the repository of my project: https://github.com/Vasukaman/AiParty
This is template in google sheets:
https://docs.google.com/spreadsheets/d/1p5rieAyoTvVfPJvbFq8O2XNx27A3xvkii50k0n_gMXw/edit?usp=sharing
This is example of website generator chain:
https://docs.google.com/spreadsheets/d/1jIZlorW3R_cAcllNgYoqyfQ4nSGCWscb0LnJTBMm0AA/edit?usp=sharing
Functions:
• Create any message for AI
• Save replies to placeholders, that automatically replacing {placeholder_name}
• Excel allows easy-to-use interface with additional automation(with excel formulas)
• Ability to create very long chains of messages to AI, allowing you to:
• Separate tasks
• Repeat some list of messages over and over(like improve output prompts)
• Generate something that needs generated input without manual copy paste
• Automate mass-production of smt
If you have any ideas, you can dm me in discord or open a pull request on GitHub.
There are examples of uses on github. I will update this list as I make more.
A way to easy write complex promt-chains, without(or with minimal) code - GitHub - Vasukaman/AiParty: A way to easy write complex promt-chains, without(or with minimal) code
Main
Type,Promt Type,Role,Content,Placeholder Name,File Name
Placeholder,I need a strange relly cool website..
Go wild, make something degenrate and creative.
Make it colorful.
Keep it simple. Chose an ideas and focus on it.,{website_description}
Prompt,ONE,USER,Act as a professional web designe...