Live data from Hacker News

Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

jarvis.tel

1–10 of 10 posts

Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

#1
We're back with another ShowHN!

When we launched, you could text Jarvis AI using regular SMS messages from your phone.

Since launching 3 weeks ago[1], we've introduced two new channels for using ChatGPT.

Now you can use ChatGPT over SMS text message, iMessage for Apple-enabled devices, and via Email.

It is super interesting to forward an email to Jarvis AI and see its thoughts on your email thread. It can help you brainstorm or it can suggest a reply to previous emails.

10 messages free forever, more volume is free over iMessage and Email for a limited time (until the HN hug of death!). You don't have to sign up or anything to try it. Just send a text to: +1 (855) 676-1two89.

Thanks for checking this out. Many exciting features are coming soon to make this more than just a different interface to ChatGPT. We want to make AI accessible to more people, over more channels, with more useful things for your day-to-day.

For medical professionals, we added the /diagnose command. Ask Jarvis "/diagnose 32 year old harsh cough" for example.

Soon, we are adding features like /invoice for generating invoices and /remember for notes and reminders.

[1] Related: See the first HN post when we launched here: https://news.ycombinator.com/item?id=35466231

Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT
jarvis.tel

Re: Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

#3

I think the name Jarvis is taken by a company, started two years ago who do copywriting, who have tens of thousands of users, might want to look in case it's violating some trademark

That company changed their name because Marvel lawyers knocked on their door:

> Today marks an exciting moment in our company's history; we've chosen (at gunpoint) to rebrand the company from Jarvis to Jasper...

https://www.facebook.com/groups/jasperofficial/posts/4515798...

Re: Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

#4
post #3

I think the name Jarvis is taken by a company, started two years ago who do copywriting, who have tens of thousands of users, might want to look in case it's violating some trademark

That company changed their name because Marvel lawyers knocked on their door: > Today marks an exciting moment in our company's history; we've chosen (at gunpoint) to rebrand the company from Jarvis to Jasper... https://www.facebook.com/groups/jasperofficial/posts/4515798...

> That company changed their name because Marvel lawyers knocked on their door

Well, I guess that relieves the problem for the new “Jarvis” since the last one changed its name to something else, right?

Re: Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

#7
post #6

How do you handle privacy in this context?

Great question!

We take user privacy very seriously. We don't share your data with anyone and will never sell your phone number or email.

We store all data with industry standard encryption and limit the duration that data is available on our servers. We also hash things like phone numbers so that they don't appear in our database.

We do work with some external providers, like Open AI, Twilio, and Apple for generating responses, and sending texts, iMessages, and emails. Of course they can see your data, as can your phone carrier. As with any AI service, limit the personal information that you send to it.

I'm happy to answer any other questions.

Re: Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

#8

How are you interacting w/ iMessage? They have an API now?

There are several providers that offer an iMessage service, like https://loopmessage.com/ and https://sendblue.co/. You could also go through Apple directly, although the process and API are not publicly defined.

Another approach and mechanism can be seen in this repo https://github.com/ZekeSnider/Jared, where you can interact with the iMessage database directly and script a device to handle inbound and outbound messages.

Re: Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

#9
post #3

Earlier quoted context omitted.

That company changed their name because Marvel lawyers knocked on their door: > Today marks an exciting moment in our company's history; we've chosen (at gunpoint) to rebrand the company from Jarvis to Jasper... https://www.facebook.com/groups/jasperofficial/posts/4515798...

> That company changed their name because Marvel lawyers knocked on their door Well, I guess that relieves the problem for the new “Jarvis” since the last one changed its name to something else, right?

You are all correct and this is something on our radar. We are considering changing the name to avoid any confusion.

Microsoft also seems to be using the "Jarvis" name in this repo https://github.com/microsoft/JARVIS, so it is not just the famous Iron Man series. Not sure how this will all play out.

Re: Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

#10
post #8

How are you interacting w/ iMessage? They have an API now?

There are several providers that offer an iMessage service, like https://loopmessage.com/ and https://sendblue.co/ . You could also go through Apple directly, although the process and API are not publicly defined. Another approach and mechanism can be seen in this repo https://github.com/ZekeSnider/Jared , where you can interact with the iMessage database directly and script a device to handle inbound and outbound me…

[dead]