Warning
Auth0 AI is currently under development and it is not intended to be used in production, and therefore has no official support.
Auth0 AI helps you build secure AI-powered applications.
Developers are using LLMs to build generative AI applications that deliver powerful new experiences for customers and employees. Maintaining security and privacy while allowing AI agents to assist people in their work and lives is a critical need. Auth0 AI helps you meet these requirements, ensuring that agents are properly authorized when taking actions or accessing resources on behalf of a person or organization. Common use cases include:
- Authenticate users: Easily implement login experiences, tailor made for AI agents and assistants.
- Call APIs on users' behalf: Use secure standards to call APIs from tools, integrating your app with other products.
- Authorization for RAG: Generate more relevant responses while ensuring that the agent is only incorporating information that the user has access to.
- Async user confirmation: Allow agents to operate autonomously in the background while requiring human approval when needed.
-
@auth0/ai
- Base abstractions for authentication and authorization in AI applications. -
@auth0/ai-genkit
- Integration with Genkit framework. -
@auth0/ai-llamaindex
- Integration with LlamaIndex.TS framework. -
@auth0/ai-langchain
- Integration with LangchainJS framework.
-
Install depedencies for the workspace
$ npm install
-
Run Turbo
$ npm run build
-
Follow example instructions
We appreciate feedback and contribution to this repo! Before you get started, please see the following:
To provide feedback or report a bug, please raise an issue on our issue tracker.
Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?
This project is licensed under the Apache 2.0 license. See the LICENSE file for more info.