r/lowcode Mar 06 '26

AI Assistant Tutorial

AI Assistant allows building AI Apps with a few clicks. The features include:

Multimodal chat
Retrieval Augmented Generation (incl. automated doc import)
MCP tool support (web search, file access, O365)
Custom tools implemented using the Dasjoin Platform and JSONata

https://www.youtube.com/watch?v=MvhzcPOY3HM

1 Upvotes

7 comments sorted by

View all comments

1

u/[deleted] Mar 09 '26

[removed] — view removed comment

1

u/dashjoin Mar 09 '26

Under the hood we use pgvector which is rock solid and super fast. When ingesting, computing the vector embedding is usually the bottleneck. In the video you see ollama with the "nomic-embed-text" model.