Plantz Agent Demo
This is a demo of an AI Agent. It’s purpose it to advise a user on how to get a medical cannabis prescription or answer general questions on how cannabis can help their condition.
Start or reset the session by saying “Hi” or “Hello”
It will first try to determine what condition the user is hoping to treat with cannabis.
If it determines its treatable, then it ask if the user wants a prescription, in which case it will try to determine if they are eligible, i.e. have they seen their GP about the condition?
The user can now ask about specific clinics, for example, tell me about MaMedica, how much do they charge or do they offer telehealth, etc?
The Agent can also answer general questions about cannabis.
Conversations are recorded but no personal information is collected.
The training so far is on the clinics, which can be seen by comparing clinics it has been trained on, i.e. Mamedia vs clinics it hasn’t been trained on, e.g. Big Narstie Medical. This demonstrates how the training is key for agents.
However, it’s choice of words and how it responds is largely guided by the LLM. The key is writing the Playbook which guides the LLM how to respond.