Skip to content

dgsuarez/jabbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Jabbs

This is an unmantained framework to create conversational systems (or just bots) using Python and XMPP. All the code was created for my undergraduate end of degree project.

Structure

The framework itself is in src/jabbs, with some integration tests in src/tests. All the other folders are sample apps:

  • src/jabanswer: Get answers using Yahoo! Answers
  • src/jablog: Keep logs of conversations
  • src/jabsearch: Search with Yahoo!
  • src/minuteman: Keep minutes of meetings
  • src/poorboy: Really simple eliza clone

Dependencies

PyXMPP: http://pyxmpp.jajcus.net/

License

All code licensed under the GPL

About

Python framework for conversational systems using XMPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages