Upload your file and have a conversation with it.
Open https://speechchatbotwithfiles.impactbuidler.app and chat with Good Example
- clone this repository.
- create a .env file on root path.
- put your variables to .env file with the variables in env.example
run this project with docker compose.
yarn run dev
open browser with http://localhost:3000
- upload a file.
- have a conversation with it.
- You can say something to chatbot and bot will catch and answer with the Microsoft woman's voice.
- send message without upload file.
- Chat with GPT-3.5
- Chat with file by Langchain + Pinecone