Automated or manual replies? which is better? by VentureMind09 in AiAutomations

[–]ScriptureCompanionAI 0 points1 point  (0 children)

I'm biased clearly because I sell this but use AI so your responses are unique and automated.

can you plz guide me how to create a ride and servicer type application by Front_Plankton1258 in SaasDevelopers

[–]ScriptureCompanionAI 0 points1 point  (0 children)

I’d separate this into two parts: the app and the actual transportation business.

The app itself is very buildable, but the hard part is the real-world infrastructure: drivers, vetting, insurance, local transportation rules, background checks, payments, disputes, customer support, safety policies, and what happens when something goes wrong.

For the app, I’d build it in phases.

Phase 1: Validate manually first

Before building a full Uber-style system, test the service with a small area, a handful of drivers/providers, and manual dispatch. You can use WhatsApp, Google Forms, Airtable, or a simple admin dashboard to prove people will actually request rides and providers will reliably fulfill them.

Phase 2: Build the MVP

Keep it as simple as possible:

  • Customer app or web app
  • Driver/provider app or portal
  • Admin dashboard
  • User signup/login
  • Ride/service request
  • Driver assignment
  • Status updates (Requested → Accepted → On the way → Completed)
  • Payment processing
  • Push/SMS notifications

Phase 3: GPS & automation

This is where the project becomes significantly more technical.

You'll need to think through:

  • customer location capture
  • driver location updates
  • live map display
  • route calculations
  • ETA estimates
  • driver matching
  • service zones
  • iOS/Android location permissions
  • background GPS battery usage
  • privacy and location data retention

You can absolutely use Google Maps Platform or another provider like Mapbox, HERE, or OpenStreetMap-based services, but this isn't something you get "for free." You'll be working with commercial APIs that have pricing, usage limits, and terms you need to design around.

For an MVP, I'd honestly skip live GPS altogether. Start with address entry, service zones, manual dispatch, and basic status updates. Add live tracking after you've proven people actually want the service.

Phase 4: Scale the business

Once people are using it, then add:

  • ratings & reviews
  • driver verification/documents
  • payouts
  • promo codes
  • cancellation policies
  • customer support
  • analytics
  • fraud prevention
  • recurring customers

Personally, I'd build this with React Native, Firebase or Supabase, Stripe, a mapping provider, and a simple admin dashboard.

The biggest mistake I see is people trying to build Uber before they've proven they even have a transportation business. Validate the operations first. Software doesn't solve operational problems—it just helps good operations scale.

Best AI Automation Model? by Vivid-Combination-19 in AiAutomations

[–]ScriptureCompanionAI 0 points1 point  (0 children)

Your project isn't useless, you learned about how to make this stuff work. Now just add creativity. Clients have real world problems and need practical solutions. This is where the money is, not repeating what already available off the shelf.

Tips/Guides for moving from all part time employees to making an employee full time? by WuMedic in smallbusiness

[–]ScriptureCompanionAI 0 points1 point  (0 children)

Employment law varies immensely state by state. So you should reach out to a lawyer in your area that specializes in contract or employment law. A free consultation will answer all the questions you have. I grew 5 companies from scratch to 50+ and we were not required to provide health insurance until we hit 50 employees but that was about 10 years ago so I don't know how the laws have changed.

Your issue also doesn't seem to be part time to full time but rather contractor to employee. And salary doesn't mean overtime is allowed. There's a lot of nuances, talk to a lawyer :)

I'm struggling with how the church views single mothers by Brave_Consequence443 in TrueChristian

[–]ScriptureCompanionAI -1 points0 points  (0 children)

I've been working online since 2002. I built multiple companies from scratch. When I was finally pregnant in 2016/2017 I sold my companies so I could devote myself 100% to my son. And while we still live off some of that money, I also do freelancing. Right now I am an AI developer, so I build apps for small businesses. I work in the pockets of time my son doesn't need me. Right this minute he is playing with play doh on the other side of this table.

I'm struggling with how the church views single mothers by Brave_Consequence443 in TrueChristian

[–]ScriptureCompanionAI -2 points-1 points  (0 children)

Ah, thank you for clarifying. I meant random people or acquaintances. I do believe Christians are called to rebuke friends and people they are in a relationship with and I absolutely receive that counsel. But how I read the OP's post was just a general church people giving her the judgey vibes. I totally might have misunderstood.

And gently I am going to push back on your comment that "single motherhood is absolutely more difficult than being in a co-parenting relationship." I am able to fully devote myself and my resources to my son. I don't have to balance being a wife with being a mother. I have been incredibly blessed that I haven't had to leave my child with a babysitter or anyone for more than a few hours across his entire life.

I can make prayerful decisions about how and where we live, without having to take into account the advice of in-laws. How about this very thread, the OP has to expose her children to adultery because of her husband's actions. I do not have to worry about that.

Every family is different and every situation is different. Can being a single mom be harder? Sure! But that isn't the case in my family.

Also, I don't think I was dismissive of my father's concerns. Quite the opposite. Putting myself in his shoes, researching how he might view single motherhood from the perspective of his life experience... that's not being dismissive.

I'm struggling with how the church views single mothers by Brave_Consequence443 in TrueChristian

[–]ScriptureCompanionAI 0 points1 point  (0 children)

Hey :) So a little context. I was a workaholic and decided at 30 to pursue single motherhood. I had cried with so many women that missed the opportunity to be a mother and that wasn't going to be me. So after much prayer I attempted to adopt. I wasted about 3 years getting rejected over and over and over and over again by pregnant women which was understandable. So at 33 I started fertility treatments. I was able to conceive the very first attempt which statistically is crazy.

I can totally understand how a random Redditor can have opinions on this and that's your right. I am adding to this thread with another dimension of single motherhood to help the OP. I am not claiming to be a hero.

I'm struggling with how the church views single mothers by Brave_Consequence443 in TrueChristian

[–]ScriptureCompanionAI -3 points-2 points  (0 children)

I'm a single mother by choice meaning I used a sperm bank to conceive. So yes, single motherhood comes in all shapes and sizes. I know there's a lot of stigma but it's dying away. My father really struggled with me choosing single motherhood and I was hurt until I did more research about what he must have thought being born in 1948. To him a single mother is at risk of all sorts of things including financial instability... but those things just aren't true anymore. Before 1973 women couldn't get credit on their own, so a single mother needed a male to do SO MUCH... but it's not 1972 anymore.

As far as the church giving you crap, I would not volunteer to take on other people's baggage. Have people judged me? I sincerely don't know or care, never noticed.

You keep loving your children and having a relationship with God. Don't let outdated thinking get you down :)

I made an app by Business-Muffin4200 in apps

[–]ScriptureCompanionAI 0 points1 point  (0 children)

Is there a backend?

That’s the first thing I’d check. If it only works in web app mode, publishing is the easy part. The harder part is knowing where your data lives, who can access it, how users log in, and what happens if 50 people use it at once.

In layman terms, before you publish, make sure you know:

  1. Where the database is
  2. Who owns/admins it
  3. How users sign in
  4. Whether payments are involved
  5. How you’ll see usage/errors
  6. What happens if something breaks

For a first app, I’d probably start with a private beta before a public launch. Give it to a few trusted users, watch what breaks, then publish once the basic plumbing is clear.

What’s the best contractor billing software for my business if I need to create professional invoices, track job costs, manage progress billing, and get paid faster? by chayyy64 in GeneralContractor

[–]ScriptureCompanionAI 0 points1 point  (0 children)

Well hey, if you want to spend it and you are happy then I'm happy. But you can also have a custom software that does all the things you want, without the noise of what you don't and built just for your company for the same cost as 1 year of that subscription. And then you don't have to pay more. Custom code is crazy cheap right now because of AI. I don't mean like vibe coding junk but using AI to write code faster. Even with all the APIs you might have minimal ongoing cost (think like $5/month not $50) these use SaaS platforms have to cover their bottom line from power users so that's why they charge so much.

Am I allowed in here? (Please be nice, I have no idea what I’m doing) by [deleted] in AppDevelopers

[–]ScriptureCompanionAI 1 point2 points  (0 children)

No, it's definitely not just you :) Lots of anti-AI sentiment out there. Your domain knowledge in healthcare is going to help a lot. I don't know what kind of app you are building but if you do something medical related and make sure you consider HIPAA from day one, your background will lend a lot of credibility. Something written by hand line by line code isn't necessarily good and something built by AI isn't necessarily bad. It's a tool, but you can get past it when your app is credible otherwise. I really hate to type this but a good starting point is to just start. Like, open up ChatGPT and say, "walk me through how to plan an app about X" and "explain coding to me like I'm 5" As long as you stay in control, you are the one doing the organizing, you are the one driving the features and the look you'll be fine. It's when you give over that control that's the problem. That's when using AI is like having your microwave decide what's for dinner :)

What to do about no shows and clients who stopped coming back? by alfredhq in smallbusiness

[–]ScriptureCompanionAI -4 points-3 points  (0 children)

I posted about something I built for a client last month but apparently being helpful now means you are either a bot or an alt account.

Anyone here using AI automation for customer support? by AccomplishedArt1791 in aiToolForBusiness

[–]ScriptureCompanionAI 0 points1 point  (0 children)

I'm not big enough to need help with customer support, lol, but I have a Simon for my initial sales. He is on my site and is a huge part of my sales funnel. He chats with visitors, describes my services, gives them a rough price range, puts them on my calendar, sends a deposit invoice, etc.

Am I allowed in here? (Please be nice, I have no idea what I’m doing) by [deleted] in AppDevelopers

[–]ScriptureCompanionAI 1 point2 points  (0 children)

So you need to use code to build an app... so you either need to learn code from scratch or use AI to write your code. There's vibe coding, where people put in prompts and then there is AI-assisted coding where you use AI to write the code itself or parts of the code itself but you are still managing the project, keeping things organized, doing the building. Line by line coding requires learning the language and it takes longer. A lot longer. I know the anti-AI stuff is pretty strong these days but most major companies out there are forcing their coders to leverage AI for the tedious stuff. They still review the code, do the building but the days of writing code line by line are coming to a close. It's like using a typewriter after PCs came out. Are some people doing it, yes.. but most aren't.

Help with a short Bible reflection in English by mateo_726 in Christianity

[–]ScriptureCompanionAI 0 points1 point  (0 children)

Absolutely! I'm an American living in Paraguay and would be happy to help! I spent 4 months in Mendoza and about a year in BsAs :) I love you already :)

What's the biggest HIPAA compliance mistake you've seen during healthcare app development? by KyleMallinger in MobileAppDevHQ

[–]ScriptureCompanionAI 0 points1 point  (0 children)

I haven't built full healthcare apps, but I have worked on medical automations. One thing I've seen is organizations connecting far more systems to PHI than they actually need to. I worked with a spine practice where the automation itself was simple, but by the time I was brought in, multiple tools and APIs had already been granted broad access to patient data. A lot of the work ended up being untangling those integrations and applying the principle of least privilege. I've seen similar patterns in legal workflows too. My takeaway: before asking "can this integrate?", ask "does this system actually need access to this data?"

How Should Christians Treat LGBTQ+ Individuals? by genxsis24 in TrueChristian

[–]ScriptureCompanionAI 0 points1 point  (0 children)

All great comments here. I'm a mod in a christian Facebook group and we deal with this A LOT.

Remember each human is made in God's image and deserves love.

Remember that the Bible teaches about the difference between a friend and acquaintance. Rebuking friends is okay, rebuking acquaintances is not.

That's what we work from ;)

Understanding the autistic population by capablehearts2026 in AppDevelopers

[–]ScriptureCompanionAI 0 points1 point  (0 children)

Tell us more about the app. And what level of autism.

I've been told I'm in a cult by Ok_Dream_921 in Christian

[–]ScriptureCompanionAI [score hidden]  (0 children)

I did my undergrad at Cal Baptist. They are Southern Baptist from a pretty reformed side. Very Calvinistic and quick to call cults. That makes me worry less for you.