SmartWrks

From TheNow

Our Cognitive workfow:


The only irreproducible outside technology is the actual language model, and while we explore many, we've foucused our development on the Llama 3.1 Models Instruct by Meta (Git).

We run the base weights in the Ollama Platform (Git, Website), Using inexpensive GPUs to run multiple "Agents". To interact and deploy multiple agents we use "LM Studio" (Website)


We expand the Agent's cognitive capabilities by contextualing information in the form of text using Retrieval-Augmented Generation "RAG". (Reference)


and documents and expand the LangChain and crewAI libraries