June 2023 Summaries
2 posts from SuperTokens
Filter
Month:
Year:
Post Summaries
Back to Blog
SuperTokens has developed an AI-powered Q&A bot using ChatGPT to streamline customer support by accurately answering product-related questions. The bot operates by extracting relevant information from SuperTokens documentation and Discord messages, using vector embeddings to determine semantic similarity and select the appropriate context. The process involves several agents: a context agent to identify relevant documentation, a question/answer agent to respond to inquiries, a grading agent to assess the accuracy and relevance of the answers, and a human feedback agent to refine responses based on user input. This system aims to reduce the time and cost associated with customer support while addressing the limitations of large language models, such as potential inaccuracies due to outdated or incomplete training data. The project is still in development, with ongoing improvements to enhance its efficacy and reliability.
Jun 23, 2023
854 words in the original blog post.
Open-source authentication providers have seen significant advancements recently, with Ory, Keycloak, and SuperTokens emerging as leading options, each with distinct strengths and weaknesses. Ory Kratos, now rebranded as Ory Identities, is an API-first identity and user management system offering high customizability but with some features gated by enterprise pricing. Keycloak, known for its comprehensive feature set including SSO and SAML, offers stability and scalability but can be challenging to customize and lacks a managed service. SuperTokens, introduced in 2020, provides a balance between building and buying authentication solutions, focusing on ease of implementation and customization, though it lacks the extensive feature set of Keycloak. While all three are viable choices for developers, Keycloak stands out for its rich features and history, SuperTokens for its rapid growth and ease of use, and Ory for its balance between customizability and managed services.
Jun 08, 2023
1,292 words in the original blog post.