AI Chatbot Integration Specialist for Math Feedback Automation
I have a website built in Webflow, connected to Memberstack, with an algorithm coded in Python that provides detailed feedback on math solutions. The algorithm uses the OpenAI API basically with some instructions given to the GPT — nothing too complex.
I need someone to add custom code to the website to enable the following features:
Adding Math Problems: Allow me to load math problems onto the website from a database (which needs to be set up).
Solution Submission: Add a "Submit Solution" button (automatically added by the script) so users can submit their solutions for review.
Processing Solutions: Once a solution is submitted, it should be sent to the algorithm. This may require re-coding the algorithm in JavaScript (you can use ChatGPT for this—it’s straightforward).
Generating Feedback: The feedback generated by the algorithm should be sent back to the user, and formatted nicely.
Results Page: Create a separate page where each user can view their submissions and results, which will require connecting to the Memberstack API.
This task should be relatively quick for someone familiar with JavaScript, HTML, Python, and APIs, especially if they use tools like ChatGPT or Claude to assist with coding.
There’s already an implementation of these features here: quanta.world/delta-release/problem-set. However, the current implementation is messy and could be improved. Because of this, the project is fairly short—an experienced developer could complete it in a few evenings.
If you deliver excellent work, there will likely be more opportunities for future projects -- there is more stuff to implement!
Job Qualifications
Job Benefits
Job Responsibilities
- The algorithm uses the OpenAI API basically with some instructions given to the GPT — nothing too complex
- Adding Math Problems: Allow me to load math problems onto the website from a database (which needs to be set up)
- Solution Submission: Add a "Submit Solution" button (automatically added by the script) so users can submit their solutions for review
- Processing Solutions: Once a solution is submitted, it should be sent to the algorithm
- This may require re-coding the algorithm in JavaScript (you can use ChatGPT for this—it’s straightforward)
- Generating Feedback: The feedback generated by the algorithm should be sent back to the user, and formatted nicely
- Results Page: Create a separate page where each user can view their submissions and results, which will require connecting to the Memberstack API
- This task should be relatively quick for someone familiar with JavaScript, HTML, Python, and APIs, especially if they use tools like ChatGPT or Claude to assist with coding