-
Notifications
You must be signed in to change notification settings - Fork 135
Home
Keith Sterling edited this page Feb 14, 2019
·
123 revisions
Program Y is a fully compliant AIML 2.0 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.
- New installation instructions
- Updates to Admin Tool
- Ability to use items in License.keys file in you configuration
- Ability to use tokens in config files which are subsituted at run time
You can now install Program-y directly from PyPi with the follow commands
pip3 install programy
You can now install Program-y directly from PyPi with the follow commands
pip install programy
For more information about installing either via Git or Pip on OSX, Ubuntu and Windows go to Installation Instructions.
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