Hey everyone! I'm working on a project where I want to take an input URL, check its accessibility using the Axe API, and get a JSON file back detailing any issues. Then, I plan to send both the original HTML and the JSON to an AI API to get a revamped, fully accessible HTML in return. Since this is a personal project, I'm hoping to find free AI APIs that can handle this kind of lightweight evaluation and coding prompts. I'd love any recommendations you might have. Thanks!
1 Answer
For free options, Puter is capable of handling a lot of requests without charge. I even have about 15,000 Ollama endpoint addresses available if you want to give those a shot—they can be hit or miss, though.
I’m still getting familiar with AI, so I'm not clear on what 'endpoint addresses' mean. If you could explain and maybe share some with me, I'd appreciate it!