Earn 40,000 ($400.00)
Finish Go Back End for GPT Freelance Project
Bounty Description
Problem Description
I aim to create a platform for people to answer the questions that people ask LLMs like ChatGPT and other platforms. They will ask the site a question, then the site will call GPT and create four different answers based on the response. A user will see the four responses, and I will choose the best one, along with their edits and comments. The prize/bounty that the user will add to the question will then go to the person answering the question as long as the user agrees that the answer makes sense.
I have "worked" on this idea for a couple of months, but my job has taken my attention, so I want to give it to Repl.it. Please feel free to email me with any questions about the project, and when working on the bounty, I can help with technical questions.
Acceptance Criteria
I expect to take over the code once someone completes this bounty, so I like high-quality code. Please stick to the existing tech stack.
I will accept the following:
- Users to add funds with Stripe API integration (I can help with this if needed)
- Users to ask questions once logged in, with their funds decreasing when they ask a question
- Users to answer questions given the GPT responses to the question
- Users to choose if the answers meet their satisfaction
- Users to receive funds for answering questions and to cash out once they answer the question (using Stripe Connect, which I can help with)
Please only send me the Google App Engine code that runs on your machine; I will work to upload it to my domain. I do not expect you to set up a Stripe account or test the Stripe integration; you can even skip the OpenAI integration if needed.
Technical Details
I want to keep the app fast and straightforward to extend and maintain, so I built it in Go and Google App Engine. I will develop the front end later, so it does not need any front end development.
I wrote the back end in Go, allowing me to write efficient code fast. I believe that REST works for this project, assuming that the user will continually ping the server.
Link to Project
The Google Drive for the project files is here: https://drive.google.com/drive/folders/1v0XZUZcmR5bsNvQFhvW3c9sO2KKHo-9A?usp=share_link. It has a folder "Google App Engine Code" for the existing back and front end code, and the "Midjourney Sketches" that I made to show how I want the design to look. I only want the back end finished for this project.
Thanks in advance! Please let me know if you have any questions.