5TFG4 / uCertify-Hero

uCertify Hero is a Tampermonkey script designed to automate answering questions on the uCertify platform. It scrapes questions from uCertify, performs online searches, and uses ChatGPT 4o to generate accurate answers.
MIT License
2 stars 1 forks source link

Request to Add Support for Gemini, Anthropic, and Llama APIs #4

Open 5TFG4 opened 2 months ago

5TFG4 commented 2 months ago

It would be highly beneficial to enhance the script by adding support for additional AI models, specifically Gemini, Anthropic, and Llama APIs. Expanding the range of supported APIs would provide users with more flexibility and options for generating responses, especially in scenarios where different models may perform better depending on the task.

Supporting these APIs could also future-proof the tool by allowing it to leverage the strengths of various models, thereby improving overall accuracy and user satisfaction.

5TFG4 commented 2 months ago

5 Somewhat related to this issue