Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.07 KB

GS Node AI with Fetch.ai (PoC) - Image generation

A model using Stable Diffusion locally, generating images based on the user prompt and posting them on AWS S3 with a link in the response to the user

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

FetchAI & AWS & GS Force AI

How to run

  1. Clone the repository
  2. cd fetchai_agent_for_nft
  3. poetry shell
  4. python3 image_generating_agent.py

Used technology stack

Screenshots

DeltaV interface

GS Node AI with Fetch.ai PoC

Command line on local machine

GS Node AI with Fetch.ai PoC