SEPIA Open Assistant

102 Followers
153 Following
153 Posts

Highly customizable, #opensource, self-hosted, extendable, personal, intelligent #voice assistant. #Java server + #DIY cross-platform HTML client #SmartHome #SpeechRecognition #Robots #RaspberryPi

More info: https://sepia-framework.github.io

Posts written by Florian (creator, human, https://fosstodon.org/@bytemind )

Homepagehttps://sepia-framework.github.io

I could watch these 2 #robots playing soccer all day long 🤖⚽️🤖😄:
https://youtu.be/KRm17Pc2nZc

Deepmind OP3 Soccer Team:
https://sites.google.com/view/op3-soccer

OP3 soccer behaviors

YouTube
@Technokrat Hi. I don't know about the specifics on Pixel phones, but on my default Debian Linux its as simple as git clone, make, run, if you already have the models 🙂
Next round 😁🤖💬: #Alpaca (Stanford's fine tuned #LLaMA 7B) running on Orange Pi 5 8GB (#ARM RK3588S SBC) via llama.cpp. Real time video from load to finish (no cherry-picking) - Albert Einstein and Yoda's thoughts 😄 - #reallyopenai #ChatGPT
Results can be quite funny of the 7B model 🤣🧙‍♂️🤷‍♂️ "The chancellor of Germany is ...". Btw effects of the 4-bit quantization is unknown so far.
Meta's 7B #LLaMA large language model running with ~2 tokens/s as quantized 4-bit version on #OrangePi 5 8GB RAM (#ARM RK3588S SoC) via llama.cpp by Georgi Gerganov 🚀😲🤩
I predict a future where we treat pre-trained #AI / #ML models for various tasks (image, language, speech, etc.) like invaluable, ancient artifacts that work like #magic 🧙‍♂️✨️🤖

A good write-up by @minimaxir about the recently released ChatGPT API and the impact on basically any app that has (will create) a need for AI text-generation 🙃

https://minimaxir.com/2023/03/new-chatgpt-overlord/

ChatGPT's API is So Good and Cheap, It Makes Most Text Generating AI Obsolete | Max Woolf's Blog

Including OpenAI's other text generating AI!

Max Woolf's Blog
@tomayac @grindstonewebdev regarding to project Fugu how would you evaluate such a showcase? What I mean is, Firefox for example implements Web Speech API (both TTS and STT) but has no own servers and TTS often depends on the underlying OS.
@grindstonewebdev @tomayac good question 😅. The GitHub description says "lets practice English" so I'm assuming it uses Web Speech API to speak and record audio. Two functions that often use Google/Microsoft/Apple cloud-services btw.
#ChatGPT for #Robotics - Microsoft implements a high-level API to control robots, then let's ChatGPT write code based on a task description like "warm up my lunch" 🙂🤖 - no magic, basically prompt engineering 😉. Article: https://www.microsoft.com/en-us/research/group/autonomous-systems-group-robotics/articles/chatgpt-for-robotics/ - Video: https://youtu.be/NYd0QcZcS6Q
ChatGPT for Robotics

We use ChatGPT to allow a user to intuitively control multiple robots such as drones, robot arms, home assistant robots using only language.

Microsoft Research