-
Notifications
You must be signed in to change notification settings - Fork 135
Home
Keith Sterling edited this page May 2, 2019
·
123 revisions
Program Y is a fully compliant AIML 2.1 chatbot framework written in Python 3. It includes an entire platform for building your own chat bots using Artificial Intelligence Markup Language, or AIML for short. For more information about Program-y, its features and its history then check out the Background page.
- Microsoft Bot Framework
- Discord Client
- Livezilla Support
- PandoraBots File Support
- Health Checking added to all clients HealthChecker
- Improved installation documentation for most clients
- Added missing Locale feature to date tag
- Removed unnecessary logging and calls in Facebook client
For information about installing either via Git or Pip on OSX, Ubuntu and Windows go to Installation Instructions.
There are a number of ways you can get help, the most basic is to raise an issue in Github
Email: [email protected] | Twitter: @keiffster | Facebook: keith.sterling | LinkedIn: keithsterling | My Blog
- Home
- Background
- Guiding Principles
- Reporting an Issue
- Installation
- You And Your Bot
- Bots
- Clients
- Configuration
- AIML
- Sentence Splitting
- Natural Langauge Processing
- Normalization
- Spelling
- Sentiment Analysis
- Translation
- Security
- Hot Reload
- Logging
- Out of Band
- Multi Language
- RDF Support
- Rich Media
- Asynchronous Events
- Triggers
- External Services
- Dynamic Sets, Maps & Vars
- Extensions
- Pre & Post Processors
- Custom Nodes
- The Brain Tree
- Utilities
- Building It Yourself
- Creating Your Own Bot
- Contributing
- Performance Testing
- FAQ
- History
- Website