GithubHelp home page GithubHelp logo

trellixvulnteam / chatbot_server_g3ss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kspsd/ahatty

0.0 0.0 0.0 10.41 MB

chatbot server that connect with flutter app

Python 29.95% Objective-C 0.02% Kotlin 0.17% Dart 27.13% Swift 0.20% Jupyter Notebook 42.53%

chatbot_server_g3ss's Introduction

Conversational AI for Education

The conversational AI chatbot app using pre-trained OpenAI GPT-2 model for beginners who want to learn English. I mainly used Hugging Face's training code which used transfer Learning from an OpenAI GPT and GPT-2 Transformer language model.

Demo

  • Full demo video [ link ]
  • Final Report [ link ]

Chat with Voice Recognition

Situation: Currency Exchange

You can see the result of Similarity and Correct. Similarity means whether you speak well according to the situation. Correct means how much you talk with grammar.


AFL

AFL can check Similarity and Correct.


Quiz

You can easily review the textbook by solving it.

Introduction

Project Process

Dataset

ConvAI2 Data

Project Data

Models

Conversational AI

  • Open AI GPT
  • Open AI GPT2

AFL

AFL stands for Assessment For Learning. This word to refer to a way of evaluating users on an achievement basis, away from traditional learning evaluation methods.

Therefore, the project aimed to score user evaluations for continuous learning and motivation using MRPC, CoLA dataset, and Spell Check API.

  • MRPC (Microsoft Research Paraphrase Corpus)
  • CoLA (Corpus of Linguistic Acceptability)
  • Bing Spell Check API 

Fine-tuning

  • AI Hub Korean-English translation corpus was used for fine tuning. [ link ]
  • Plus, We add the situation data made by English text book.

Parameter Optimization

Argument Default value Modified Value Description
Model Open AI GPT GPT2 Open AI GPT, GPT2
Num_candidates 2 6 candidate group for Next Utterance
Max_history 4 2 Number of previous utterances to keep in history
Gradient_accumulation_steps 8 4 Used to troubleshoot memory problems on GPU during Optimization
Epochs 1 30 Number of Epochs
Train_batch_size 4 2 Batch size for training
Valid_batch_size 4 2 Batch size for validation

Evaluation

Reference

chatbot_server_g3ss's People

Contributors

kspsd avatar trellixvulnteam avatar

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.