With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
A simple Android app to evaluate mathematical expressions. It can handle variables. Somewhat more useful then a calculator but not sophisticated as mathcad or linux octave. Small app, does not take up much space. The following is an example of the type of input it takes:
apple = 3, pear = 7
78 * (apple + pear)
the output would be 780
Android app to calculate wavelength, frequency and bandwidth
This android app is a simple tool for the lazy ones who don't want to remember the speed of light and type it into their calculator every time they need a wavelength or frequency converted. It also allows to calculate the bandwidth from a given wavelength or frequency and a range
An open source application to calculate RWA based on advanced IRB rules under Basel II. Currently three retail Basel asset classes are provided, revolving, mortgages, and other retail. As I get the other formulas for other asset classes I will add them. This application is an my exercise in learning Android programming. This application is useful if you deal with Basel II compliance in your organization. The Basel III rules still apply for the retail formulas.