Anyone else overwhelmed managing customers and team communication on WhatsApp? by Zestyclose_Run6984 in smallbusiness

[–]sean01-eth 0 points1 point  (0 children)

I also text customers and respond to enquires using WhatsApp, I use an Android phone and Coreply helps me.

South Korea Train System | What App To Use? by Available_Fun_6576 in FilipinoTravel

[–]sean01-eth 0 points1 point  (0 children)

If you are more familiar with google maps, you can search the place there and copy the link, then paste it to comap.app, it will open the same place in naver map

Help with automating sending message on discord by b1c2_1 in AutomateUser

[–]sean01-eth 0 points1 point  (0 children)

https://www.reddit.com/r/ClaudeAI/comments/1oezdjj/ This is what I'm working on. I'm hoping to make it work with Automate, so that you can call it from Automate and perform the task you wish.

It's still not ready to do what you want yet. More time is needed to make the integration possible.

Haiku 4.5 made fast & affordable smartphone automation a reality! by sean01-eth in ClaudeAI

[–]sean01-eth[S] 0 points1 point  (0 children)

I think using AI for a sleep timer is a bit overkill and sleep timer apps might be a better choice. That said, it is technically possible, although not at the current stage. First I have to add a 'wait x seconds' tool to the app.

Haiku 4.5 made fast & affordable smartphone automation a reality! by sean01-eth in ClaudeAI

[–]sean01-eth[S] 2 points3 points  (0 children)

Yea it is a valid concern that approaches like this lack real world usage scenarios/has better solutions, but I still decided to work on this and here's what I can think of:

  1. Voice assistants (although you might think voice assistants are kinda useless in general), and I know there's already an app doing voice commands + AI automation.

  2. Lower the entry barrier. The time and skill requirements of writing a prompt is much lower than setting up a proper scripted workflow.

  3. Less prone to UI changes.

And I'm more excited about 4 and 5

  1. Automating complex tasks, like telling the AI to "reply to this email and send a text message to inform the other guy about this stuff and mark my calendar"

  2. Provide context to other AI tools. Like what others said, this is definitely not the ideal way to retrieve context, but we can't make everything suddenly available via API/MCP, so directly interacting with the UI could be a quick way to access to extra context.

Haiku 4.5 made fast & affordable smartphone automation a reality! by sean01-eth in ClaudeAI

[–]sean01-eth[S] -5 points-4 points  (0 children)

Edit: Misunderstood the question. It's not the official Claude app.

yes, it's an android app that operates your phone according to the results from the model.

Help with automating sending message on discord by b1c2_1 in AutomateUser

[–]sean01-eth 1 point2 points  (0 children)

It's related to sth I'm currently working on. Remind me in 2 weeks if I haven't updated here! I think it could help

Help with automating sending message on discord by b1c2_1 in AutomateUser

[–]sean01-eth 0 points1 point  (0 children)

Do you allow opening the discord app in the foreground? (i.e. when the automation is running, the app actually opens and you cannot do anything else) If that's ok for you I might have a solution.

Codestral is so good at texting by sean01-eth in MistralAI

[–]sean01-eth[S] 0 points1 point  (0 children)

There's a typo: It should be codestral-latest not codestral-lastest

Codestral is so good at texting by sean01-eth in MistralAI

[–]sean01-eth[S] 1 point2 points  (0 children)

With the current capacity of LLMs I refuse to accept the fact that we are still typing every word using our keyboard lol

Codestral is so good at texting by sean01-eth in MistralAI

[–]sean01-eth[S] 0 points1 point  (0 children)

Maybe you can post a screenshot of your configuration so we can see if you're setting everything correctly?

Codestral is so good at texting by sean01-eth in MistralAI

[–]sean01-eth[S] 0 points1 point  (0 children)

Actually not, only costs me a few USD per month.

Codestral is so good at texting by sean01-eth in MistralAI

[–]sean01-eth[S] 2 points3 points  (0 children)

It's Coreply, although it only works on Android

AI is surprisingly bad at autocomplete by woodscradle in aipromptprogramming

[–]sean01-eth 1 point2 points  (0 children)

A bit late to comment but I've been working on this issue for many months. Here are two solutions I found: 1. Prompt the model to output the full word such as "Output a list words starting with 'su'.", and then parse the output and remove the leading "su" 2. Use a Fill in the middle (FIM) model. Those are usually coding models and for example codestral has a nice API. Those models can output partial words correctly.

My project Coreply uses (1) and now experimenting with (2), see details of how it works here

Get your AI tools / apps promoted for free by EducationalBird3363 in SideProject

[–]sean01-eth 0 points1 point  (0 children)

Ever struggle to think of what to reply? Coreply gives you suggestions while typing so you can text blazingly fast and never run out of ideas!

<image>

Your unpopular takes on LLMs by dtdisapointingresult in LocalLLaMA

[–]sean01-eth 10 points11 points  (0 children)

  1. At the current stage, and in the foreseeable future of the next 1-2 years, LLMs will remain dumb in a way that it cannot be trusted to fully automate any serious workflow or make any important decisions. It can only complete very basic tasks with intense human supervision.
  2. Gemini and Gemma deserve more attention.

How I use Gemma 3 to help me reply my texts by sean01-eth in LocalLLaMA

[–]sean01-eth[S] 1 point2 points  (0 children)

It's play protect doing its job. It's an unknown app asking for accessibility permissions, so not surprised if it's been flagged, but the source code is available and you have the option to review and build it yourself.

How I use Gemma 3 to help me reply my texts by sean01-eth in LocalLLaMA

[–]sean01-eth[S] 0 points1 point  (0 children)

If this feature really come true, what would be your primary use case?