Skip to content

wenmin-wu/chatgpt-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A ChatGPT Web App with Voice Input Based On OpenAI's ChatCPT and Wishper

ChatGPT Web App with Voice Input

chat-screenshot

Updates

2023-03-07

  • Add voice suppot

2023-03-06

  • Render markdown using JS lib
  • Save chat history to sessionStorage to prevent loss after refreshing
  • Fix some browser compatibility issue by rewriting some functions in highlightjs-badge.js with jQuery
  • Shift + Enter (⇧+⏎) to newline in the chatbox

Usage

Voice Input

Speaking

click speak to record your voice chat-gpt-speak

Cancel or ToText

chat-gpt-cancel-or-totext

  • Click ToText to covert your recording to text then the text will be added to your chat window for editing (this is to ensure the converted text is exactly what you want, so you're not wasting money to ask the wrong question)
  • Click Cancel to cancel your recording