Giter Site home page Giter Site logo

abrazaola / bilbot Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 4.87 MB

Design of an extensible chatbots cloud architecture for its application to the improvement of the consumption and the exploitation of public services and data.

License: GNU General Public License v3.0

PHP 98.07% HTML 1.25% Shell 0.68%

bilbot's People

Watchers

 avatar  avatar  avatar  avatar

Forkers

nullcookies

bilbot's Issues

Get more advantages of Watson processing

Currently IBM Watson data is only used for adapting the answer of the bot to the sentiment of the incoming message of the user, explore the API results to get more advantages of the user input.

Allow receiving location from the user

Some commands like those for Bikes, will be more useful if the bot would be capable to receive the user location to show more precise results.

The query logic is already developed, only remains to implement it with the Telegram API.

CallbackqueryCommand with invalid namespace

After installing dependencies with composer for the first time, there is a conflict in namespaces between the CallbackqueryCommand in the TelegramBot library with the created one for Bilbot.

Currently this problem is addressing commenting manually the namespace line declaration of the Telegram library but is kind like a hack.

A proposed solution is copy CallbackqueryCommand.php there and edit, that's how ur supposed to develop the bot.

Seen in stackoverflow.

Improve answer messages with empty fields

Some datasets contains rows with fields empty, currently when the detail answer is rendered, this is not taking in account resulting in answers with gaps in the text.

Should be able to check if these fields contains data before rendering in the answer.

Disable XDebug in PHP

bilbot-welive and bilbot-watson have active XDebug extensions and that is affecting the query performance, since is never used, should be deactivated.

Remove plurals from queries

Sometimes there are no results because the query has been performed with the plural that has fired the search, replace plurals by their singular forms before querying WeLive.

Update README

Some of the screenshots are old and the text must be updated.

Create a food recommendation command

Develop a special command to recommend food or something related with Bilbao gastronomy. Currently looking for a possible approach and datasets.

Randomize default answers

Certain answers like that ones to return a message telling the user that would not possible to find results should be randomized with other messages to create more sensation of personality.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.