Inspiration
We were inspired to make this app since nearly copying answers out of ChatGPT is tedious
What it does
Our project allows the user to instantly copy the responeses out of ChatGPT in markdown format
How we built it
We build our project as an extension for google chrome using mainly javascript
Challenges we ran into
We wanted to use a node module to handle some of the markdown conversion for us, but we found it very difficult to import the module into a script that is running in the browser
Accomplishments that we're proud of
We are proud figuring out how to efficiently scrape a web page and solving our main issue of importing modules
What we learned
We learned how to use modules in front end scripts, how to use modules in front end scripts, and the basic structure of a browser extension
What's next for ChatSplat
We will be porting the extension over to Firefox
Log in or sign up for Devpost to join the conversation.