Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 407 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 407 Bytes

ChatBot by openai-api

项目结构:

---.env ---.gitignore ---config.js ---config.js.example ---index.css ---index.html ---index.js ---list.txt ---README.md ---.git

使用技术: html + css + js + fetch-api

TodoList in this project :

  • use async|await to perfect Fetch-api
  • learn blob and stream to change the chat-bot response-style
  • use vue framework to update it again
  • ...