Hi! I'm new to Botpress. I have Python code that a...
# 💻developers
b
Hi! I'm new to Botpress. I have Python code that automatically analyzes interviews. In this code, I'm using two agents: one to summarize each interview and another to combine all the summaries. I then integrate the output into a chatbot. I'm wondering if I can implement this in Botpress, and whether I can create new agents beyond the default ones provided.
f