Bradybry/chatXML
A proposal for a structured LLM prompt method.
This project helps AI prompt engineers design and organize prompts for large language models. It provides a structured method using XML-like tags to define an AI's behavior, responses, and conversation flow. The output is a more consistent and predictable conversational AI experience, useful for anyone creating AI assistants, chatbots, or interactive AI experiences.
No commits in the last 6 months.
Use this if you are a prompt engineer or AI developer looking to bring more structure and consistency to your LLM prompts, making them easier to manage and collaborate on.
Not ideal if you are a casual user of AI tools just looking for quick answers, rather than designing complex AI conversational experiences.
Stars
56
Forks
9
Language
Jupyter Notebook
License
Unlicense
Category
Last pushed
May 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/Bradybry/chatXML"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vorniches/snap2txt
Convert your project into a text prompt.
promptslab/openai-detector
AI classifier for indicating AI-written text
awekrx/ChatGPT-MidJourney-prompt
This is a ChatGPT based prompt generation model for MidJorney. The purpose of this model is to...
donwany/gpt3datagen
GPT3DataGen is a python package that generates fake data for fine-tuning openai models
flatypus/flowchat
A Python library for building clean and efficient multi-step prompt chains.