Click here to Skip to main content
15,886,799 members
Articles / Artificial Intelligence / Deep Learning

AI Chatbots With TensorFlow.js: Generating Shakespeare Monologue

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
22 Oct 2020CPOL2 min read 7.6K   124   6  
In this article we’ll build a Shakespearean Monologue Generator in the Browser with TensorFlow.js.
Here we will demonstrate how you can use TensorFlow.js with textual data right in the browser, as well as the power of transformer architecture models like USE, for accomplishing Natural Language Processing tasks and building chatbots.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'AI Chatbot with Tensorflow View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Raphael Mun is a tech entrepreneur and educator who has been developing software professionally for over 20 years. He currently runs Lemmino, Inc and teaches and entertains through his Instafluff livestreams on Twitch building open source projects with his community.

Comments and Discussions