ChatGPT driven technical support search engine.
Go to chatoverflow.io
If you want to contribute to our ChatOverflow, you can upload your chats with ChatGPT, which needs to be EXCLUSIVELY about coding. Follow this steps:
- Install Save ChatGPT extension on your Google Chrome browser.
2) From Chrome click on the "Extension" button at the top right corner of the browser. Then "Save ChatGPT".
3) Save the file locally in ".txt" format.
4) Go to [search engine website](https://chatoverflow.io) and click on "Upload your conversation".
5) You will need a password to access the upload page: Contact us at .
6) Upload your file. The format must be ".txt" and needs to be in the same output format of the extension.
Clone the code on your machine.
Make sure you have a compatible version of Python and Pip compatible with the requirements for each lambda.
Run the deploy.sh script against the AWS account you want to deploy the stack in.
- [ ]Terraform state remotely stored
- [x]Deployment instructions
- [x]Chunk driven Indexing
- [x]Capability of seeing full conversation
- [x]Better Testing UI
- [x]Deploy search website online
- [x]Show partial conversation text. Link to full conversation.
- [ ]User login and metadata on user who uploads.