shipwithjev

Catalog / Robotics & devices

0452Reddit posts

Smart-home assistant fast path

An open-source Alexa-like assistant calls Jev before its LLM to identify device-control requests, choose the device and action, and switch hardware immediately.

An open-source Alexa-like assistant calls Jev before its LLM to identify device-control requests, choose the device and action, and switch hardware immediately; uncertain and non-device requests fall through to the LLM.

Also filed under Robotics & devices

  1. 0501

    Jev-controlled traffic light

    I made Jev control a traffic light using 𝘯𝘦𝘢𝘳 𝘳𝘦𝘢𝘭-𝘵𝘪𝘮𝘦 𝘵𝘳𝘢𝘧𝘧𝘪𝘤 𝘧𝘦𝘦𝘥𝘴, obviously a simulation. It cost me less than a cent to run, and the best part was watching it decide to do nothing when it wasn't sure. Wrote an article about it! Link in reply 👇

    @notifykamalraj · Robotics & devices · < $0.01 total

  2. 0205

    jev-drone

    A simulated drone that asks Jev for a judgment 2.5 times a second.

    Roman Slack · Robotics & devices

  3. 0067

    A dual-arm robot with Jev in the middle layer

    型付き意思決定AIモデル「Jev」で双腕ロボを動かした結果まとめてみた🦾 3層制御のうち意思決定(2層)をJevに任せ、IKや物理計算はコード側に分離する構造を作りました。500msの応答と0.5円/試行で早くて激安。

    @Raptor_zip · Robotics & devices · ~¥0.5

  4. 0058

    Voice control over Fusion 360

    I made this for fun. Wired a mic over Fusion 360: click, speak, Fusion runs the feature. @typesafeai ‘s Jev only decides if the utterance is a command.

    @xyz04274951 · Robotics & devices