I built a ChatGPT bot on top of ChatGPT docs 😅

I love how well documented things are with the OpenAI API, but there’s a lot there - and I was sometimes fumbling to find exactly what I needed :sweat_smile:

It’s also a bit ironic that ChatGPT isn’t fully aware of it’s own docs so I couldn’t use it for plugin development (even though I use it for just about everything else!). So…I built a bot on top of the OpenAI docs haha.

I’ve found this bot really handy to build my ChatGPT plugin and maybe you’ll find it handy too.

I have a 2110 page pdf accounting manual that is indexed and organized. What is the best option in your opinion for building a ChatGPT bot based of that manuals material? Suggestions?