climate-tech-handbook / climate-tech-handbook/data-magic
Design & Prototype a chat GPT interface
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Easiest option is Streamlit.
Perhaps down the road we can look at others. Examples below
---
* @bigolboyyo has an [MVP here](https://github.com/bigolboyyo/voxion).
* Allows for text to speech and audio recording as well, although isn't flushed out for production at the moment.
* Another example - [GPT Clone here](https://github.com/xtekky/chatgpt-clone)
* A very simple Flask app interface sample is in the [chat-interface](https://github.com/climate-tech-handbook/data-magic/tree/main/chat-interface) sub-directory of the Data Magic repo
Contributor guide
Assessment
This issue has not been assessed yet.