Rachel
@rachelw
Anyone have recommendations for building a custom AI agent that lives behind a paywall? I’m looking for the simplest solution that allows: 1. Training a model on my own content (courses, podcast archive, etc) 2. Paywalled access, ideally accepting both fiat and crypto Everything I’ve explored so far requires landing pages, third-party integrations, or complex stacks that feel like overkill (and cost). I just want to get it live without duct-taping tools together. Would love to hear what’s working for others. 🙏
6 replies
2 recasts
8 reactions
sardius.eth
@sardius
@shawmakesmagic
1 reply
0 recast
1 reaction
Gregarious
@gregarious
I believe you can monetize Custom GPTs directly on OpenAI or at least that was the plan. You can absolutely train one on your own content and then share it if the monetization isn't built in yet. If not, I bet you could wire up something maybe with n8n or the like and just put a stripe or supabase paywall in front of the page.
1 reply
0 recast
2 reactions
Shaw
@shawmakesmagic
I don’t suggest training a model. You will have to pay to keep it running all the time, you’ll need a big one for it to be good. You probably want a RAG system which retrieves a lot of context and fills the window. You can’t really fine tune memories into a model, it usually makes the model worse. But retrieval can get you very far. Include conversation examples of how you speak if you want it to imitate your style Working on payments now. You can stripe it up on your website. Look at payman.ai, there are others, for agent payments Probably should work on a payments module. What would be your ideal UX?
0 reply
0 recast
1 reaction
rubinovitz
@rubinovitz
Check out delphi
0 reply
0 recast
1 reaction
Ⓜ️endy🎩
@mendy
I don't know if @compez.eth might in for this
0 reply
0 recast
1 reaction
Crashout.now
@karima
Yes front end build with replit, lovable, or bolt Back end - n8n Connect them with a webhook
0 reply
0 recast
0 reaction
CHRIS DOLINSKI
@1dolinski
lets chat, can try mine here https://getfirstresponder.com/talk/1dolinski also come with frame support, token-gated access might need a few tweaks but it seems really close
0 reply
0 recast
0 reaction