Home Applications AiAssistant

AiAssistant

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
3.5
1 reviews
0
Awards
38
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews (1)
Issues
Contest
Using vector search to assist large language models in generatin

What's new in this version

Initial Release

AiAssistant

Using vector search to assist large language models in generating more accurate answers, this application takes medical assistants as an example

How to install

1.Docker
Store the code in/opt/iAssistant
Execute docker compose up - d

2.Zpm

Requirements

If it is zpm installation, the following Python packages need to be installed

requests

torch torchvision

sentence_transformers

Setting

  1. Vector search uses IRIS’s built-in vector database for vector configuration and vector table creation methods. Please refer to AiAssistant Utilil.initialization class. Adjustments can be made by modifying the model, etc. Note: The data inserted in the example is generated by AI.

  2. Before use, it is necessary to use AiAssistant Configure the big oracle model and KEY to be called on BO.getAiResponseBO. For example, when using chatgpt, the configuration is as follows:

image

  1. You can modify AiAssistant The prompt language for the FHIR nswer method in Utel.python is used in other fields.

  2. Call after project startup http://localhost:52773/csp/getAiAnswer/getAnswer Interface, input relevant symptoms, AI will make judgments and recommendations based on similar cases.

    image

Made with
Install
zpm install aiassistant download archive
Version
1.0.027 Mar, 2025
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
27 Mar, 2025
Last edited
27 Mar, 2025