Retrieval Augmented Generation API |
API Overview
The Approach
|
Explain the difference between Developer and Organization accounts. A developer account is for a single user who is usually a developer or a system administrator of an organization. It is a free account with an API key, capable of registering an organization. The developer has complete access to features of the platform except the ones to manage uses of an organization. Once a premium account of Organization is signed, the same developer can now manage users using the same access token. Can the Developer be a user within the registered organization? Since a developer can be associated with multiple organizations, we recommend that developer maintains a separate account for every organization in which she can be a user too. For example, say Alice is the Developer (using a personal email address) and registers Organization-X. If Alice wants to be a user within this organization, it is recommended that she registers herself as a user with a Organization-X's email address. What's the difference between a personal and shared folder? A folder can be searched across all its documents. A private folder's contents are visible only to its creator. However it becomes a shared folder when the owner invites multiple users to access its search results. As a real example, a small publisher has a few hundred books in a folder which has been shared by multiple users who can now search or ask questions from those books. Which file formats are supported by Answerous for ingestion? Currently we support PDF, TXT (text) and MD (markdown). Just contact us if you need support for other formats. Is the storage per user or for an organization? For an organization. There is a limit to the API calls, storage and folders for an organization which is calculation by adding the usage data of all users within that org. Does the storage include the space used by indexes and vector databases? No. It calculates the space used by uploaded files and documents. Can use my own OpenAI keys? Not at this moment. However we do have plan to support this feature. Where is Answerous hosted? It is 100% hosted on AWS' secure servers and can be accessed through RapidAPI using the link below. What is the product roadmap of Answerous? Our roadmap is guided by requests of our customers. In future you can expect support for more file formats and advance algorithms for parsing of pdf documents. |