Skip to content

devartis/chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

Chatbot is an open source platform for high-school students. With this application they can create Facebook or Gtalk/Gmail chatbots. Developed by LVK (www.lvklabs.com) in conjunction with FaMAF - UNC (www.famaf.unc.edu.ar) for Manuel Sadosky foundation (www.fundacionsadosky.org.ar).

Currently there two versions:

  • The "Public" or "Open" version for general usage
  • The "Dale Aceptar" version intended only for the Dale Aceptar contest: https://www.daleaceptar.gob.ar

Compile

To compile the bare application see:

  • src/chatbot/README

To compile and build a package with all the required runtime files see:

  • open_release/README

Project structure

|-- src                  # Sources
|   |-- chatbot          # Chatbot sources
|   |-- test-suite       # Chatbot test suite sources
|   |-- third-party      # Third-party sources
|   |-- pocs             # Proof of concepts sources
|-- doc                  # Doxygen and UML documentation
|-- open_release         # Scripts and runtime files to release an open version
|-- da_release           # Scripts and runtime files to release a custom version for "Dale Aceptar" contest

Screenshots

Linux Screenshots

!Open Version Linux Screenshot 1

!Open Version Linux Screenshot 2

Windows Screenshots

!Open Version Windows Screenshot 1

!Open Version Windows Screenshot 2

About

Chatbot is an open source platform to create Facebook and Gtalk/Gmail chatbots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published