This folders contains AI server and client example apps
that implement text chats to multiple AI providers and models.
A multi-model chat server. To setup and run the server app, click here: AiServer.md
A multi-model chat client for the server above. To setup and run the client app, click here: AiClient.md
A RetrievalAugmented Generation (RAG) node app. To setup and run the app, click here: RAG.md