Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzejay/utter-scripts
Bringing the power of OI that you can trigger with your iphone
https://github.com/lorenzejay/utter-scripts
Last synced: about 2 months ago
JSON representation
Bringing the power of OI that you can trigger with your iphone
- Host: GitHub
- URL: https://github.com/lorenzejay/utter-scripts
- Owner: lorenzejay
- License: other
- Created: 2024-05-11T19:18:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T23:29:15.000Z (8 months ago)
- Last Synced: 2024-05-14T01:40:03.949Z (8 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Bringing Open Interpreter to your Apple Ecosystem w/ Apple Shortcuts
@vkash16
— Lorenze Jay (@lorenzejayTech) View our twitter post here
and I showed our AI assistant to
@bcristei
@altryne
in the
@SHACK15sf
hackathon today. We used
@OpenInterpreter
,
@GroqInc
,
@ollama
with llama3 to have an AI agent control our computer without typing. We aim to shift the paradigm of voice assistants to handle agentic workflows automating tasks like an actual personal assistant. Here’s our demo examples:## Hackathon Project:
Most people have a smartphone, and instead of an additional device, would prefer connecting with their AI agents through the device they already own.
Our focus is on agentic accessibility through the users current mobile device to help reshape the paradigm of how we interact with our mobile command interfaces.
Our first example is leveraging open interpreter (and future local AI agents) triggered by your phone for a hands/typing free user experience.
# Local Server
## run local server
`uvicorn server:app --host 0.0.0.0 --port 8000`
## Local Tunnel for Iphone Shortcuts
`ngrok http --domain= 8000`
## Tools:
1. ngrok
2. open interpreter
3. fastapi## Shortcut
https://www.icloud.com/shortcuts/f0618b8008654d6d93a4422cb1564dd6