nesis
nesis copied to clipboard
Your AI Powered Enterprise Knowledge Partner. Designed to be used at scale from ingesting large amounts of documents formats such as pdfs, docx, xlsx, png, jpgs, tiff, mp3, mp4, jpeg. Integrates with...
We introduce integrating external apps with Nesis by providing the apps API, which allows for adding an app and authenticating with an app secret. Part of #83
**Description** Allow other apps to integrate with Nesis. **Detail** This feature enables Nesis to be used within the enterprise by integrating with existing enterprise applications. This allows application developers to...
Adding google authentication to Nesis. This introduces a google login button which will allow users to sign in with their google credentials. _Given the recommended way of implementing the google...
We validate the minio connection before we add it.
### Nesis version 0.1.0 ### Describe the bug A logged in user's session never times out. ### To reproduce _No response_ ### Expected behavior The logged in user session should...
**Description** User groups help manage user permissions in bulk. **Detail** Managing user permissions in bulk can be a challenge. The concept of user groups allows to add user permissions in...
### Nesis version 0.1.0 ### Describe the bug It is currently possible for a user to disable themselves. This effectively locks the user out of Nesis. ### To reproduce _No...
### Nesis version 0.1.0 ### Describe the bug During a long running Sharepoint ingestion process, an error ``` [resource-1584063407-nesis-api-6c6f84957f-gflsf nesis] 2024-05-04 01:44:36.695 [WARNING ] nesis.api.core.document_loaders.sharepoint - Error when getting and...
**Description** Display Select Datasource Type message when the user clicks New datasource button. **Detail** When the user clicks the new datasource button, we would like to display a message that...
**Description** Communication between microservices can be encrypted for secure communication. **Detail** Currently communication between microservices is not encrypted. In a highly secure environment, encrypted communication is a requirement. This issue...