stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research. (by chiphuyen)
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots (by gunthercox)
stanford-tensorflow-tutorials | ChatterBot | |
---|---|---|
2 | 11 | |
9,845 | 14,346 | |
- | 0.3% | |
0.0 | 9.4 | |
over 4 years ago | about 1 month ago | |
Python | Python | |
MIT License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
stanford-tensorflow-tutorials
Posts with mentions or reviews of stanford-tensorflow-tutorials.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-30.
-
Rim Dillon
I’m not sure how to tell you this in a way that won’t deflate your outrage boner, but Stanford uses master in code: https://github.com/chiphuyen/stanford-tensorflow-tutorials
- [D] I'm trying to do more stuff in pure Tensorflow. Is there an in-depth book that explain constructing recurrent, convolutional, graph etc layers in it?
ChatterBot
Posts with mentions or reviews of ChatterBot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-18.
-
Create a Smart Java Chatbot Using Python’s ChatterBot – No APIs Needed
In this article, we’ll show how to build a chatbot system in Java, using Python’s ChatterBot library as the conversation engine. By leveraging Javonet, a cross-language bridge that allows direct method calls between Java and Python (or other programming languages), you can:
-
The Top 10 Open-Source Chatbot Frameworks of 2025
9. ChatterBot
- show me error in installing chatterbot.
- how to solve this Error.in chatterbot pyhton
-
i managed to plug gpt-3.5 into my robot and have full conversations with it
You might find the chatterbot python module interesting. Its nowhere near as smart as chatgpt, but it works offline.
- I’m not really a programmer but this doesn’t seem right
- How do I get started in Artificial Intelligence?
-
Im trying to build a chatbot but my skills are very limited. Any advice?
Maybe this helps https://github.com/gunthercox/ChatterBot
-
Just getting into Chatbot development in Python and having trouble choosing an API/Wrapper .. or Framework?
chatterbot
What are some alternatives?
When comparing stanford-tensorflow-tutorials and ChatterBot you can also consider the following projects:
stanford-openie-python - Stanford Open Information Extraction made simple!
rasa - 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
python-minecraft-clone - Source code for each episode of my Minecraft clone in Python YouTube tutorial series.
python-telegram-bot - We have made you a wrapper you can't refuse
reddit-karma-farming-bot - "Is karma really that important to you? Damn bro, you need a life" - YouTube Comment
chatbot - A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.