Hack To The Rescue¶
I spent one (pretty long) evening this week experimenting with OpenAI.com and soseki.io during Hack To The Rescue hackathon (https://hacktotherescue.org/).
Despite having only one evening and being one man team, I managed to build a working prototype and got to the finals.
To make long story short, lots of fun.
In one evening I built a web application, based on soseki.io, using open.ai, which was recognizing fake news around autism.The most important lesson I have learnt is, that in case of LLMs, output is not deterministic, it changes, so it is more difficult to test, and use as an input within classic piece of software.