chamkank / flask-chatterbot

Simple boilerplate for ChatterBot using Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@kunjmehta

zico5288 opened this issue · comments

@kunjmehta

One way to do this would be to:

  1. Store the URL/path of the image in the training data
  2. Check for these URLs/paths on the front-end and instead of displaying the answer as raw text, display it as an <img src="URL/path" /> tag

Originally posted by @chamkank in #23 (comment)