Skip to content

Instantly share code, notes, and snippets.

@steve02081504
steve02081504 / main.md
Last active April 10, 2025 19:32
Using External AI in MyRobot

Tutorial: Using External AI (like Gemini) in MyRobot via Fount

This guide explains how to connect a web-based AI API, such as Google Gemini, to the MyRobot game using the 'fount' application. This allows you to leverage powerful external AI services (which may be free or offer alternative capabilities) instead of relying solely on MyRobot's built-in options or running resource-intensive local models.

Prerequisites:

  • MyRobot installed.
  • A stable internet connection.
  • The fount application (installation steps below).
div#rm_button_characters{
position: fixed;
left: 0;
top: 0;
cursor: default;
width: 100vw;
height: 100vh;
display: block !important;
opacity: 0;
z-index: 499;
!function(t){try{t.MIDIjs=new Object,t.MIDIjs.initError="initializing ...";var n,s,l,u,r,d,c=6,m=null,p=0,o=32768,f=8192,g=0,a=0,I=0,b=!1,M="",w=-1,j="",y=!1,v=0,h=!1,_=100,D=null,A=null,k="libtimidity-for-worklet.js?v="+c,x=null,O=new Array,C=440,E=new Int32Array(128),T=Math.pow(2,1/12);function R(e){var t=0;return void 0!==e&&(!0===e?t=-1:!isNaN(e)&&0<e&&(t=e)),t}var N=!1;function q(e,t){for(var n=0;n<document.scripts.length;n++){var r=document.scripts[n].src;if(ce==r){if(N)return void t();var o=newjs.onload;return newjs.onreadystatechange=function(){"loaded"!==newjs.readyState&&"complete"!==newjs.readyState||(newjs.onreadystatechange=null,N=!0,o(),t())},void(newjs.onload=function(){N=!0,o(),t()})}}var a=document.getElementsByTagName("script")[0];newjs=document.createElement("script"),newjs.onreadystatechange=function(){"loaded"!==newjs.readyState&&"complete"!==newjs.readyState||(newjs.onreadystatechange=null,N=!0,t())},newjs.onload=function(){N=!0,t()},newjs.onerror=function(){Y("Error: Cannot load JavaSc
@steve02081504
steve02081504 / _main.md
Last active January 22, 2024 03:44
How to use ghost terminal better
function [xRRI,fsRRI]=ECG_to_RRI(varargin)
% -------------------------------------------------------------------------
% ECG_to_RRI.m
% Author: David Looney
% Email: [email protected]
% Date: Jan 2015
%
% -------------------------------------------------------------------------
% Syntax:
% [xRRI,fsRRI]=ECG_to_RRI(xECG,fsECG);
@steve02081504
steve02081504 / _main.md
Last active May 6, 2022 01:48
How to get your ghost to support Discord Rich Presence
@steve02081504
steve02081504 / _main.md
Last active October 24, 2024 22:12
伺か Advent Calendar 2021 12/17