Cognivox / cognivox.py
Mrprabroro's picture
Create cognivox.py
ef382f3 verified
def cognivox_response(input_text):
return f"Cognivox says: {input_text}"