- Notifications
You must be signed in to change notification settings - Fork17
A ChatterBot logic adapter that returns information about the current weather
License
NotificationsYou must be signed in to change notification settings
gunthercox/chatterbot-weather
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A ChatterBot logic adapter that returns information about the weather.For more information about ChatterBot seehttps://github.com/gunthercox/ChatterBot
- Documentation:https://chatterbot-weather.readthedocs.org.
pip install chatterbot-weather
fromchatterbotimportChatBotchatbot=ChatBot('My Weather Bot',logic_adapters=['chatterbot_weather.WeatherLogicAdapter' ])
This package was originally created as a contribution to the main ChatterBot package.It was converted to a optional module in order to preserve the code quality of themain project. This weather adapter for ChatterBot works, but could benefit fromimprovements in several areas.
- Improved documentation with descriptions and information about the functions and structure of the adapter
- Additional support for other weather APIs
- Support for a wider range of questions about the weather (current, future, specific dates, etc.)
About
A ChatterBot logic adapter that returns information about the current weather
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.