Skip to content

lvklabs/chatbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
src
 
 
 
 
 
 

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