How are blind people using OpenAI technology?

Discourse forums now have a URL for finding post with a prompt as an argument.

The endpoint:

https://SITENAME/discourse-ai/embeddings/semantic-search.json?hyde=false&q=YOURQUERY

Will perform a vector similarity search.

Here is an example URL using this forum

https://community.openai.com/discourse-ai/embeddings/semantic-search.json?hyde=false&q=%22How%20can%20AI%20help%20blind%20users%22

It seems that the argument YOURQUERY will accept a prompt such as that given to ChatGPT (only tried simple single sentences so far).

The result is in JSON which while may sound like it is less useful to the blind it actually is of more use in that the JSON can be more easily incorporated into other technologies, in other words one does not have to parse an HTML page to get the relevant information.

2 Likes

I think that AVM needs to evolve to the point that it can be a competitive, full featured product to Dragon Naturally Speaking. Perhaps OpenAI can proactively engage more participants, testers, and employees who are blind or visually impaired to properly and expeditiously help enhance the AVM in this direction. The blind and visually impaired could certainly use it!

1 Like