AidanTilgner / AIrtisan

The source code of AIrtisan
https://airtisan.app
Other
0 stars 0 forks source link

Auto-generated example conversations #113

Open AidanTilgner opened 1 year ago

AidanTilgner commented 1 year ago

It might be useful to use an LLM to auto-generate example conversations between a user and a chatbot. This method could utilize chatgpt or another llm to generate messages from the user, and then the chatbot could respond based on its training. Thus allowing the user to have a bunch of conversations to base training off of.