Giter Site home page Giter Site logo

Chatbot Recommendation about taiwan-bot HOT 6 CLOSED

jonathanbgn avatar jonathanbgn commented on July 29, 2024
Chatbot Recommendation

from taiwan-bot.

Comments (6)

geekyme avatar geekyme commented on July 29, 2024

This is a good idea! At first I thought we would need to do some NLP magic (like determining intent, etc.) first.

I've written a backend that is able to connect to multiple channels (Line, Facebook Messenger, Telegram, etc.), but no logic on message processing yet. Shall we use that + add the functionality above?

See this PR: @jonathanbgn @erickhun #1

from taiwan-bot.

erickhun avatar erickhun commented on July 29, 2024

love it! - I gave it a try :
Screen Recording 2020-09-17 at 06 33 PM

  • we can just use a collaborative spreadsheet of Q&A and query that spreadsheet, it will just work magically
  • we can make it fancier by just scraping our Q&A (but seems like the more variance of questions is better), maybe a spreadsheet is better
  • they seem to use it for that "talk to book" project, where you just feed it with books, and find the answer. idea 💡: We could feed it with Taiwan immigration law, and get answer from it (cc @fifieldt )
  • could potentially feed it with questions/answers from forumsa/line/reddit and have a super super smart bot 🤖

from taiwan-bot.

fifieldt avatar fifieldt commented on July 29, 2024

Relevant laws/regulations:

https://law.moj.gov.tw/Eng/LawClass/LawAll.aspx?PCode=D0080132
https://law.moj.gov.tw/ENG/LawClass/LawAll.aspx?PCode=A0030295
https://law.moj.gov.tw/ENG/LawClass/LawAll.aspx?PCode=D0080204
https://law.moj.gov.tw/ENG/LawClass/LawAll.aspx?PCode=G0340150

from taiwan-bot.

geekyme avatar geekyme commented on July 29, 2024

@jonathanbgn, we have updated the backend code to have:

  • a web server connected to chatbot channels (line)
  • a connection to the google sheet above to grab the data you need
  • auto deployment to heroku

Try the bot here. It does nothing but echo your message. All that is missing is the brains to process the message sent by the user. All yours now! 👍

from taiwan-bot.

jonathanbgn avatar jonathanbgn commented on July 29, 2024

See #8 for a first version of the model (backend version). The model is quite big (almost 1GB) so we should make sure it can run on Heroku!

from taiwan-bot.

geekyme avatar geekyme commented on July 29, 2024

Closing this as we have a working MVP now :)

from taiwan-bot.

Related Issues (15)

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.