File size: 440 Bytes
af90925
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: Coursera Qa Bot
emoji: πŸ‘
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 3.28.3
app_file: app.py
pinned: false
duplicated_from: rohan13/coursera-qa-bot
---

To reuse this bot for various data stores, just replace the files in the **docs** folder to the custom datasource containing txt/html files and start the app.
Voila! You have your conversational + QA bot generating answering based on new vectorstore with memory!