Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ierhon
/
neural-chatbot
like
1
Text Generation
Keras
conversational
Model card
Files
Files and versions
Community
Use this model
ierhon
commited on
Jul 29, 2023
Commit
b3998a0
·
1 Parent(s):
f8f19a5
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
library_name: keras
3
+
pipeline_tag: conversational
4
+
---
5
+
6
+
# Basic chatbot
7
+
That is a code for a basic neural network chatbot on keras, feel free to use this code for any chatbots.