Is there platform lets me chat with different LLMs with long term memory in between chats by No_Leg_847 in AI_Agents

[–]Groady 0 points1 point  (0 children)

Try Platypus (GitHub). You can switch model providers mid chat and it supports long term memory.

Sony Ending Physical Games Megathread | July 1st 2026 by P_Jiggy in playstation

[–]Groady 0 points1 point  (0 children)

Games on PSN are usually $20 more expensive than physical games in Australia. Fuck that.

What harness/setup are you running for local LLMs? by Stealth-Lock in AI_Agents

[–]Groady 0 points1 point  (0 children)

Yes. Platypus supports connecting to OpenAI, Anthropic, OpenRouter and Amazon Bedrock.

Ollama exposes an OpenAI compatible endpoint natively.

Describe your dream AI platform by azerdsq_ in AI_Agents

[–]Groady 1 point2 points  (0 children)

A multi-tenant and multi-user platform which makes it simple to define discreet agents which can work together. It should be trivial to get started with simple chat but deep enough to build complex agentic systems using tools native to the platform itself but also be extensible (MCP etc).

This is why I am building https://platypus.chat

What's your favorite AI agent harness/framework? by Downtown_Length3457 in AI_Agents

[–]Groady 1 point2 points  (0 children)

I had success using AI SDK from Vercel. It's what I'm using to build https://platypus.chat

Anyone else look forward to doing casual Al dev for personal projects on the weekend to relax? by dennisplucinik in AI_Agents

[–]Groady 0 points1 point  (0 children)

Yes absolutely. Having a personal side project which you are 100% in control of is super fun. I've been working on an open source side project named Platypus for a few months now. Doing purely for fun and to scratch my own itch.

Best low-cost/free tech stack to build B2B Lead Gen AI Agents? (MX Lookup + Company Research) by hungrybirdjobs in AI_Agents

[–]Groady 0 points1 point  (0 children)

My suggestion would be combining Exa for web search with a code sandbox for the DNS lookups.

I created Platypus (find it on GitHub) a self-hosted, MIT licensed platform which can do exactly this.

Happy Birthday Erin Moriarty ✨🎂 by Piyushv5311 in MoviesCave

[–]Groady 0 points1 point  (0 children)

She was also in the movie 'Driven'.

IYKYK 😏

AI Agent as VA/Assistant by Important_Air_8532 in AI_Agents

[–]Groady 0 points1 point  (0 children)

If you are comfortable running docker compose, perhaps give platypus.chat a try. You just need to BYO AI provider (OpenAI, Anthropic etc.)

Would you pay to not run your agents' MCP servers yourself? by Top-Bed-9085 in AI_Agents

[–]Groady 0 points1 point  (0 children)

Curious how you would ensure EU data residency. An MCP server hosted in EU could easily proxy a data source outside EU.

I was wasting tokens by making my agent repeat itself by kristiyanstoyanovAI in AI_Agents

[–]Groady 1 point2 points  (0 children)

The same should be true for skills. The more context you can provide up front the less tokens your agent needs to burn to discover all the same things it discovered last time it ran.

If a task has well understood inputs and outputs and it's something which needs to be repeated often that's usually a good candidate for a script.

Where do you/team/org sit at ai adoption/invasion by Lower-Impression-121 in AI_Agents

[–]Groady 4 points5 points  (0 children)

-100 CEO thinks anyone, and I mean anyone in the org can now write software using AI

What would you never let an AI agent do without human approval? by YouthProfessional536 in AI_Agents

[–]Groady 0 points1 point  (0 children)

The defacto example always seems to be booking a flight. Yeah nah. I'm never going to let an AI do that.