#v0.0.1 Marketplace Agent

1 messages · Page 1 of 1 (latest)

grizzled mason
kindred glacier
#

So do you have a backend or something?

#

database?

grizzled mason
# kindred glacier So do you have a backend or something?

There is no backend!

its literally hermes-as-backend 😂

hermes will trigger on cronjob -> use brows tools to find deals from a set of vendor links -> curate a json of products, update sqlite on repo -> github pages renders the sqlite

#

However, i am thinking of also trying out this skill: https://github.com/browser-use/browser-harness

and potentially refactor the "create json update sqlite part"

I am also thinking of having hermes reach out to people for me and try to haggle price

gentle delta
#

any chance of you ever sharing the source-code for personal use?

grizzled mason
#

also locations and provider urls are kind of hardcoded in the skill, so i need some sort of onboarding or letting hermes figure it out instead of me telling it

kindred glacier
glass zodiac
grizzled mason
glass zodiac
grizzled mason
glass zodiac
#

Yup go for it. I think it would be a real plus if FB marketplace worked.

grizzled mason
midnight estuary
#

Can u tag me once u finish ?

glad pawn
#

this is something i'm planning to build too. I'm thinking about telling hermes my goals/projects/struggles, and at night it tries to plan/design those projects and also find some good deals accordingly, for example:

  • I tell Hermes I want to use ZFS on my server, but I might need more RAM, so it goes at night into ebay, FB marketplace, etc. And the next day i get:
    "Hey I found this DDR4 ECC 16GB ram sticks for 120. With four of these sticks, you could run ZFS on your server"
grizzled mason
glad pawn
grizzled mason
violet fox
#

Can this work on the sales side? If you have a ton of stuff you constantly get your hands on and want to have Hermes pull from a photo file when new stuff shows up in it and either prompts you to set a price or finds prices and sets and posts them for you?

gentle delta
#

u tried ever running a cdp browser on your pc and let hermes use it via tailscale?

grizzled mason
#

Possibly even talk with customers for me

violet fox
grizzled mason
fiery ginkgo
#

What do you scan @grizzled mason ?
Blocket and tradera?

#

I am looking for GPUs as we speak so very interested.

grizzled mason
#

Im looking for gpus also!

#

I have a question guys.

What would be the optimal installation guide? I’m thinking a repo with a single prompt that can be given to Hermes. However each persons setup would be so different

Different vendors, different items, different cron job timing

So I’m thinking a Python setup.py that asks all these question, creates a personal_config.md or something that gets fed to Hermes + a setup.md?

gentle delta
gentle delta
grizzled mason
#

im trying my best to get a repo out with an OK boilerplate that can get us all here started so we can work together on solvign this issue

grizzled mason
small sparrow
#

trust

grizzled mason
glad pawn
mellow nacelle
#

tag me too. bump

gentle delta
small sparrow
small sparrow
grizzled mason
#

ok guys I wont have more time to work on this today, ive tried my best to package my local implemntation into a shareable github repo, the repo is still obviously not finished, if someone is looking to hack around and try it please do so, i really need the feedback. ill have time to look at issues tomrrow and even put some hours in to polish

heres the repo: https://github.com/Matars/marketplace-agent

open for contributors

IMPORTANT:

  1. there is no frontend that parses the output json data of found marketplace products (easy fix)
  2. I have only tested finding products and not sell / posting / listing (i dont think this workflow is finished)
  3. might fall back to using hermes ntaive browser tools and not the scrapers (ex. amazon might block bots as stated in this thread), which might lead to high token usage so keep an eye on this when starting out. pretty sure hermes will prompt you to usee browser-harness to fix 0 results on scrapers

@here

GitHub

Contribute to Matars/marketplace-agent development by creating an account on GitHub.

#

v0.0.1 Marketplace Agent

leaden gull
#

Which llm you using ?

grizzled mason
#

@leaden gull Whatever I have tokens on,

I have OpenAI & Opencode go subscription

grizzled mason
#

I mostly use codex, gpt 5.5, kimi 2.6 and glm 5.1