Skip to content

GameSwift/fetchai_agent_for_ollama

Repository files navigation

GS Node AI with Fetch.ai (PoC)

The aim of this project is to build simple PoC of the agent which is using fetch.ai infrastructure, this agent is locally hosted by GameSwift community member beside the GameSwift Launcher.

Please keep in mind that this agent is hosted locally, so is available only when host is online and agent is running.

Used technology stack

Provided here PoC is using llama2 model from Meta.

Llama 2 is released by Meta Platforms, Inc. This model is trained on 2 trillion tokens, and by default supports a context length of 4096. Llama 2 Chat models are fine-tuned on over 1 million human annotations, and are made for chat.

Models which also could be used here:

At the time of writing there is above 70 models, which could be accessed this way.

Screenshots

DeltaV interface

GS Node AI with Fetch.ai PoC

Command line on local machine

GS Node AI with Fetch.ai PoC

Regsitered service on Agentverse

GS Node AI with Fetch.ai PoC