AbrahamSanders / AbrahamSanders/SIMIE

[Dev] Web interface for model interaction

Ouverte
#4 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
5
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

To start with, this should be a basic single-page application served by Flask, and backed by a [FlaskRESTful](https://flask-restful.readthedocs.io/en/latest/) API to serve the model and track user session state.

The single-page app can be done with any JS UI framework, or just vanilla JS + JQuery.

Primary features:

1. Input textbox for typing commands, dialog utterances, and narrative passages.
2. Output textbox for seeing results of model interaction
3. Support for additional conditioning prompt to precede the active dialog context
4. Support for speech-to-text and text-to-speech via public API

Some inspiration: https://ricsinaruto.github.io/chatbot.html
More inspiration: https://github.com/AbrahamSanders/seq2seq-chatbot/blob/master/seq2seq-chatbot/chat_ui.html

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.