AbrahamSanders / AbrahamSanders/SIMIE

[Dev] Web interface for model interaction

未關閉
#4 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
5
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。