112
Views
3
Comments
Create AI-powered chatbots/ demo applications
Application Type
Reactive

Hello,

I am doing POC on how we can integrate OutSystems and AI together to build a demo application with out any cost involve. My requirement is it should be anything with AI and OS except chart GPT. I do found some Azure/ AWS AI powered chart bots but they require some permissions / subscription's which is again a paid one. 

Can anyone please help me to build a demo AI powered application in Outsystems  which is open source?

Thanks

UserImage.jpg
Neha Bhimsaria

Hello Abrar, 

I can't help you to build a demo but I have found some links that may help you to proceed with the development. 

https://www.outsystems.com/ai/

AI-Powered Software Development with OutSystems

Building Custom AI-Powered Apps with OutSystems

Thank you 

Neha

2024-04-29 14-32-53
Abrar Khan

Hi Neha,

Appreciate your findings but again to use AWS/ Azure connectors we need to have respective accounts which I don't want. Thanks

2021-10-09 07-57-44
Stefan Weber
 
MVP

Hi,

if you want to experiment with large language models locally, I suggest that you take a look at https://lmstudio.ai/. This one gives you a graphical interface for downloading models locally and run it either in the in-app chat or via an OpenAI compatible (more or less) REST API you can integrate with OutSystems. There are some alternatives to LMStudio like Ollama or GPT4All. Search for "Run LLM locally" to get some ideas on local runtimes.

Take note of the system requirements and be prepared to "be slow" :-).

Best

Stefan


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.