A* Logic
- Unified API for integrations:
- Integrate easily with any SaaS product with unified endpoints.
- Call our API, and forget about every other little detail: we do the rate limitation, handle errors, refresh tokens, etc...
- Easy OAuth: don't worry about securing Oauth, just use our portal
- Fewer secrets: say goodbye to sharing with your dev team credentials, API keys, etc...
- Text Search & RAG:
- Input text, output text. No need to learn how to make excellent, fast search: we handle it for you (vector/keyword search hybrid search, re-ranking, etc).
- Good default: don't worry about chunking, obfuscating text, multi tenancy.
- Database integration and scaling done for you: No need to learn how to code with, deploy, and scale with search databases.
Get started
A* Logic cloud (recommended)
Read the doc you will
Hobby deployment / non production deployment (advanced)
Please note that we do not offer any support on self-hosted version unless you have a license.
What are the licenses and why we choose them
We are using two types of licenses. We want transparency on what we are building, and give anyone the opportunity to contribute, but at the same time we want to protect our interest (no one likes working for free).
This is why we are using a licensing similar to Gitlab's:
- The repository is under the MIT License, except the
ee
folder, and all files that match the pattern .ee.
.
- This folder and ee files are under the license located in ee/LICENSE. The tldr is you can self host it as long as you are not using it in production. To self host in production, you will need to purchase a license.