Articles tagged llm
How I Built an Okta Documentation Chatbot in Python
![How I Built an Okta Documentation Chatbot in Python](/assets-jekyll/blog/okta-documentation-chatbot/oktanaut-7f9acce228f05805d3a2f4595f4ad3f9e27fca538db0692e22f4b4b47c535467.jpg)
In today’s fast-paced world of technology, developers must navigate through detailed API documentation to integrate with software solutions. As a Developer Support Intern at Okta, I noticed developers underutilizing Okta’s Developer Documentation. To help them benefit from the wealth of information in these docs, I was inspired to build a tool using OpenAI. Leveraging ChatGPT, I built ✨Oktanaut✨, a versatile Python chatbot running on Jupyter Notebook that makes access to information on Okta’s Developer Documentation...