Intrascope reviews

What 4 Uneed members think of Intrascope
(3)
Rated 5/5 by 4 users
Author

Hi, @ida-krstic
Yes, exactly.
If your team works on the same project, all research and chat history can be saved into a shared manifest.
It stays permanently, the whole team can access it, and you never need to repeat the same research again.
Everyone works from the same shared context.


Hi @stefan-jovanovic

We use AES-256 encryption algorithm, with 32-byte encryption key. We encrypt API keys, chat contents, and other sensitive data.
API keys are encrypted on storage, and are never exposed again. They are being decrypted only on server-side, when making LLM API calls, and no other third-party services have access to them

We use the same encryption approach for chats: they’re encrypted at rest and accessible only to the users who created them.

View

Interesting. Does this mean that if we work as one team on the same project, we can consolidate and keep shared research in one place?
For example, if we conducted research on a certain topic using the AI platform and wanted to save it, would the application be able to store and retain it permanently so we wouldn’t need to go back and search for answers to the same questions again?
Would the entire team be able to access this shared knowledge?  

View