Tools

Ollama

Ollama is a free piece of software which loads and manages different LLM AI models to use locally on your own machine. Without the need of being connected to the internet. There are many different models, which have different advantages for different uses, from document reading, python programming, visual analysis to general knowlege. Ollama can be used command-line , in a terminal window, or in an application such as Anything LLM. Using Ollama command-line opens up possible uses with inter-application communication, getting different programs controlled by a LLM (large language model) or different LLM on different machines communication with each other.

Anything LLM

Anything LLM is an easy to use interface to configure and use different Ollama LLM models, which allow text reading and visual documents to be analysed.

ChatGPT

ChatGPT has been used to produce different python programs used in the project. ChatGPT is a very proficient Python programmer

Other Software

Other AI, or interesting software used in the creation of artworks.