Django app for creating chatbots for Messenger and other platforms.
Project description
Golem is a python framework for building chatbots for Messenger and other platforms.
Find out how to make your own bot on the Wiki.
Features
What it can do:
Receive messages from Messenger (Telegram and more platforms coming soon)
- Extract entities from these messages using Wit
e.g. “Show me the best concert” -> intent: recommend, query: concert
Keep track of the history of all entity values in the context
Move between different states of the conversation based on intent and other entities
Call actions of these states and return messages
It supports any language supported by Wit (English is recommended)
What it can NOT do:
It does not pre-train Wit, you have to do that yourself
It does not use Wit stories, only entity recognition
It’s not built for AI conversational bots (you can try though :P)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-golem-0.11.tar.gz
.
File metadata
- Download URL: django-golem-0.11.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5203c29d0314999c4dcc76c39f7770ecc3d4fe82eaa2dfe400ba2606dfbf496b |
|
MD5 | 192adbb11ef22d08faed6fdd95bc8b99 |
|
BLAKE2b-256 | a48a0b71e04eee1a2ebdd8a6113a34030e81ea1fda436485dc0ed58b2780fc39 |