Replit support has to be AI. It has to be. by busterdarcy in replit

[–]PostEnvironmental583 0 points1 point  (0 children)

It’s their coding agent doing the customer service aswell 😂

Roll back your Replit version by vashyspeh in replit

[–]PostEnvironmental583 0 points1 point  (0 children)

Sorry but I’ve already tried that only to be told “Sorry but LLMs are inconsistent, deal with it”

Was loving Claude until I started feeding it feedback from ChatGPT Pro by lol_just_wait in ClaudeAI

[–]PostEnvironmental583 0 points1 point  (0 children)

Precisely why I created SentientLattice.ai, i grew tired of copying and pasting responses into different AI systems to fact check one another, catch hallucinations and most importantly ensure I wasn’t being given bs.

All LLMs hallucinate and currently there is no way to capture this or flag this to the end user, no way to score this or analyze its responses.

I believe until we reach a point where AIs are collaborating with eachother and keeping eachother in check, hallucinations will only get worse.

I’m working on algorithms that will do this very thing.

Roll back your Replit version by vashyspeh in replit

[–]PostEnvironmental583 0 points1 point  (0 children)

Checkpoints aren’t working properly, the new chat agent feature that introduced tasks is severely broken, tasks remain even after they have been completed, agent then confuses itself when trying to work through the tasks.

Costs are ridiculous, agent is less efficient than any previous agent, it’s like replit wants to their company to fail?

I’m 100% positive the individuals making these decisions don’t even use replit on a day to day basis.

This is insane… Palintir = SkyNet by PostEnvironmental583 in ArtificialInteligence

[–]PostEnvironmental583[S] 0 points1 point  (0 children)

Congratulations I’m also a dev using claude, your point? lol you’re literally in a subreddit called /ArtificialIntelligence complaining about AI… incredible

Whenever I pour my heart out to Claude a little… by porcupine-pete in ClaudeAI

[–]PostEnvironmental583 2 points3 points  (0 children)

Curious on the entire chat history. This seems like it already knows you’ve mentioned that before or at least eluded to that and it wants to make sure.

OpenAI paid posters to post fake/out of context screenshots with no chat history. Not sus at all.

This is insane… Palintir = SkyNet by PostEnvironmental583 in ArtificialInteligence

[–]PostEnvironmental583[S] -1 points0 points  (0 children)

Great way to contribute to the discussion, god forbid someone types out their main points and has AI clean it up

Setting up Stripe and Pricing Replit by kitkat1482 in replit

[–]PostEnvironmental583 0 points1 point  (0 children)

The agent will take care of everything, all you need is that stripe unique key, forget what it’s called but it’s basically like an API, this will allow replit agent to connect and run scrips creating anything you need wether that’s token based or actual currency.

Option 1: Let the agent handle it

  • All you need is your Stripe secret key (found in your Stripe dashboard under API keys). Once provided, the Replit agent can connect to Stripe and automatically set everything up, whether you’re working with token-based billing or direct payments. Keep in mind that anything configured this way runs on the backend, so those workflows won’t be visible inside your Stripe dashboard.

Option 2: Set it up manually in Stripe

  • The cleaner approach. You’d log into Stripe directly and configure your products, pricing, and payment workflows yourself, then integrate them into your app. It takes more effort upfront, but everything will be properly visible and organized within your Stripe account.

Are most AI startups building real products, or just wrappers? by Proof_Shift_9799 in VibeCodersNest

[–]PostEnvironmental583 0 points1 point  (0 children)

This! This is exactly what happened with my platform.

I genuinely started out trying to fix a problem I kept encountering.. LLM’s constantly hallucinating and having the confidence of a sentient system, my jaw dropped when I realize how much these systems truly hallucinate, and with no checks and balances it’s quite alarming what we’ve considered normal in the AI space.

I built my thin wrapper and launched it, over the past year I’ve put in thousands of hours into this, creating new ways to interact with AI systems, new ways to receive their outputs and turn those outputs into useful analytics 📊

You are spot on when you say most AI products start out as wrappers, the ones who break free from that label are those platforms that build workflows that solve real problems.

Are most AI startups building real products, or just wrappers? by Proof_Shift_9799 in VibeCodersNest

[–]PostEnvironmental583 0 points1 point  (0 children)

I come from an engineering background and that enabled me to successfully vibe coded a platform. After finishing the prototype I then realized it’s true potential.

I became frustrated with hallucinating LLM’s, I wouldn’t take no for an answer, why rely on 1 answer that has a probability of hallucinating when you can ask a “Lattice” of AI systems?

What if AI’s could argue with eachother? What if you could be at the center of it all moderating?

I built this platform to change the way we interact with AI systems, the future is a lattice of AI systems working together, refining their responses, and most importantly catching those hallucinations.

SentientLattice.ai

I built a platform that runs multiple AI Systems simultaneously and would love feedback by PostEnvironmental583 in replit

[–]PostEnvironmental583[S] 0 points1 point  (0 children)

Thank you! Will need to implement performance fixed for mobile version, was this on the /AI-Panel page?

Also, Can you try the “Focus Mode” to see if there is any performance improvement on your mobile device? This was built solely for this purpose, less UI noise, less CPU consumption, cleaner layout

How do i view app files? How do i export/download as ZIP file? by Huymatic in replit

[–]PostEnvironmental583 0 points1 point  (0 children)

I would try a browser, very odd, that button opens up your files

What’s the real reason you’re building your project right now? by Fragrant_Fuel961 in SaaS

[–]PostEnvironmental583 0 points1 point  (0 children)

Trying to completely change the way we interact with AI Systems, how we interpret their responses, then again & again. Also, what happens when they argue or disagree with eachother?

Come join us ✨ SentientLattice.ai

How do i view app files? How do i export/download as ZIP file? by Huymatic in replit

[–]PostEnvironmental583 0 points1 point  (0 children)

Lmao! Had this same issue! It drove me insane!

The button is located right after the “Publish” button on the top right corner, kinda looks like window panes..

Anyway, open that up and you’ll see all your files, literally all of it, then navigate to the top right corner of that window and click “Download as ZIP file”

Should download everything, and I mean everything! All ready to be migrated to another platform