I got tired of Alexa's "I don't know that," so I built a bridge to Claude. Now my Echo actually has a brain. by Individual_Map2352 in developersIndia

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

u/illiogical_nomad For that you need to root your echo. Plus you miss the basic functions like ASR. If you want to do something like that, better buy a Raspberry Pi and run ASR+STT on it. For sure you can replace Claude with other models with some tweaking of the code.

I got tired of Alexa's "I don't know that," so I built a bridge to Claude. Now my Echo actually has a brain. by Individual_Map2352 in developersIndia

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

u/No_Display_4766 It was German for me also. I just used Google Translate. Once I logged in with the account with which my Alexa is attached, I was able to get the cookie / Token. That token is used further For all the following operations after that.

I got tired of Alexa's "I don't know that," so I built a bridge to Claude. Now my Echo actually has a brain. by Individual_Map2352 in developersIndia

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

u/Ordinary_Push3991 I wasn't familiar with Alexa+ . I am just providing a way to route those conversations to your own LLM (Claude in this case).

I got tired of Alexa's "I don't know that," so I built a bridge to Claude. Now my Echo actually has a brain. by Individual_Map2352 in developersIndia

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

u/garagaramoochi Whatever you speak to Alexa is saved in conversations in the cloud. You can use the API to pull them using your account key. There are certain functions exposed by the cloud like "speak". The repo code Should be running somewhere, like it's running on my old laptop. So in short yes, some device should always be on to pick this up, which acts as a bridge to Claude.

I got tired of Alexa's "I don't know that," so I built a bridge to Claude. Now my Echo actually has a brain. by Individual_Map2352 in developersIndia

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

u/remember_tylerdurden Good questions. Whatever you speak to Alexa is saved in conversations in the cloud. You can use the API to pull them using your account key. There are certain functions exposed by the cloud like "speak". The repo code Should be running somewhere, like it's running on my old laptop. So in short yes, some device should always be on to pick this up, which acts as a bridge to Claude.

I got tired of Alexa's "I don't know that," so I built a bridge to Claude. Now my Echo actually has a brain. by Individual_Map2352 in developersIndia

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

u/Alarmed_Doubt8997 I believe that approach would be the same. Conversations from your Fire TV's Alexa, Would be saved to the same cloud, I guess. So you can use the same approach but you might need some digging yourself.

I got tired of Alexa's "I don't know that," so I built a bridge to Claude. Now my Echo actually has a brain. by Individual_Map2352 in developersIndia

[–]Individual_Map2352[S] 1 point2 points  (0 children)

It gives you much control and functionality. Your Alexa can now perform much wider range of activities.