Introduction
Artificial Intelligence (AI) is technically speaking about Machine Learning (ML), and increasingly via Artificial Neural Networks (ANNs), even though many other methods exist.
What most associate with AI today is Large Language Models (LLMs) that are trained on vast amounts of information from the web, but we are increasingly moving towards multi-modal solutions that also handle voice, pictures and videos.
Solutions
All these have been developed by using different LLM providers’ APIs, primarily OpenAI.
- Abiro IoT – Uses AI for querying Sensative’s Yggio IoT platform for time series data
- CliqTags – Uses AI for creating site content and in the page type AI Chat
- Guppy – An OpenAI GPT client using Chat Completion and streaming and supports several providers
- RAG Query Documents – A basic multi-document RAG solution developed in Python and Streamlit
- Stock Picker – Provides AI-based advice for single and multiple companies based on stock statistics
Assistants
These are based on Meow Apps AI Engine that communicates with OpenAI’s API. They all require logging in to use.
- Läkarassistent (Doctor’s Assistant)
- Storyteller
- Identifier
Tutorials
- Professional uses of ChatGPT
- Experimenting with Dall-E version 3
- Demonstrator for OpenAI Assistants API
- Getting creative with Dall-E3
Generated content
Here is content generated by OpenAI GPT and Dall-E3:
Introduction