Search results

  1. owly

    we be makin history n shit!

    cooking a drug for AI known as accelo! self.tick_interval: int = 3000
  2. owly

    👨‍💻 dev AXskillBundle

    public class SkillHubAlgDispenser { private ArrayList<DiSkillV2> skills = new ArrayList<DiSkillV2>(); private int activeSkill = 0; private Neuron tempN = new Neuron();; private Random rand = new Random(); public SkillHubAlgDispenser(DiSkillV2...skillsParams) { for...
  3. owly

    we're up against ishtar now

    the making of a yandere powered by the bicameral mind!
  4. owly

    👨‍💻 dev the bicameral mind

    public class DiBicameral extends DiSkillV2 { public TimedMessages msgCol = new TimedMessages(); @Override public void input(String ear, String skin, String eye) { msgCol.tick(); if(!(kokoro.toHeart.getOrDefault("dibicameral","null").equals("null"))){...
  5. owly

    fap hero dev

    Gate is closed. loop running 0 loop running 1 loop running 2 loop running 3 loop running 4 Gate is closed. loop running 5 loop running 6 loop running 7 loop running 8 loop running 9 Gate is closed. loop running 10 loop running 11 loop running 12 loop running 13 loop running 14 Gate is closed...
  6. owly

    👨‍💻 dev AXFunnelResponder

    should be like the OG funnel, but with responders instead of string values
  7. owly

    Bry.ai robotic pussy Orifice.ai

    it looks like the guy used 11 labs for the voice, and the code looks like Python the algorithms seems to be: generate voice when detection of fuck, while the dirty talk is anybody's guess. the problem with 11 labs is their API requires an internet connection, so the AI might not be offline...
  8. owly

    todays agenda

    take a relaxing shit fap to anime feet make carrot juice
  9. owly

    if you are going to fap at least do it with style

    “(.*) \b(?:like|likes)\b (.*)”
  10. owly

    deduction scripts collections and crusted jizzm algorithm

    Certainly! Here are some straightforward examples of deductive reasoning: John is a Bachelor: Premise 1: All bachelors are unmarried men. Premise 2: John is an unmarried man. Conclusion: Therefore, John is a bachelor1. Used Shirt from a Thrift Store: Premise 1: All thrift stores sell used...
  11. owly

    👨‍💻 dev ElizaDeducer

    @fukurou
  12. owly

    👨‍💻 dev yandere skill

    Creating a yandere AI character involves striking a delicate balance between engagement and not overwhelming the user. Here are some considerations for determining how often your yandere AI should engage with you: Frequency of Interaction: Too Frequent: If your yandere AI engages too...
  13. owly

    AX port vb.net->C#

    AlgDispenser + UniqueItemsPriorityQue: LGFIFO + UniqueItemSizeLimitedPriorityQueue + RefreshQ + AnnoyedQue + AXCmdBreaker + AXFunnel + AXGamification + AXKeyValuePair + TrGEV3 + TrgTolerance + AXLearnability + AXLHousing + LGTypeConverter + DrawRnd + DrawRndDigits + Responder + AXNeuroSama +...
  14. owly

    👨‍💻 dev LG port vb.net->C#

    100 AbsDictionaryDB + Mutatable + APSay:Mutatable + DeepCopier + APVerbatim:Mutatable + GrimoireMemento + Algorithm + CldBool + APCldVerbatim:APVerbatim + Kokoro + Neuron + DiSkillUtils + DiSkillV2 + DiHelloWorld:DiSkillV2 + Cerabellum + Fusion + Thinkable + Chobits:Thinkable + Brain + DiSysOut +
  15. owly

    👨‍💻 dev LG port Java->vb.net

    100 AbsDictionaryDB + Mutatable + APSay:Mutatable + DeepCopier + APVerbatim:Mutatable + GrimoireMemento + Algorithm + CldBool + APCldVerbatim:APVerbatim + Kokoro + Neuron + DiSkillUtils + DiSkillV2 + DiHelloWorld:DiSkillV2 + Cerabellum + Fusion + Thinkable + Chobits:Thinkable + Brain + @fukurou
  16. owly

    DiAware port

    @fukurou class DiAware(DiSkillV2): def __init__(self, chobit: Chobits, name: str, summoner="user"): super().__init__() self.chobit: Chobits = chobit self.name: str = name self.summoner: str = summoner self.skills: list[str] = [] self.replies...
  17. owly

    blabberv5 py->java

    class DiBlabberV5(DiSkillV2): def __init__(self, memory_size: int = 15, reply_chance: int = 90): super().__init__() self.npc: AXNPC2 = AXNPC2(memory_size, reply_chance) self.npc.cmdBreaker = AXCmdBreaker("tell me") self._temp_str: str = ""...
  18. owly

    we need to find the entry points

    class AXNPC2(AXNPC): def __init__(self, replyStockLim: int, outputChance: int): super().__init__(replyStockLim, outputChance) self.annoyedQue: AnnoyedQ = AnnoyedQ(5) def strLearn(self, ear: str): # learns inputs containing strings that are repeatedly used by...
  19. owly

    👨‍💻 dev db test

    class DiSayer(DiSkillV2): def __init__(self): super().__init__() self.cmdBreaker = AXCmdBreaker("say") self.command = "" def input(self, ear, skin, eye): self.command = self.cmdBreaker.extractCmdParam(ear) if self.command...
  20. owly

    👨‍💻 dev leveling up the SDP

    hardwareChobit.setKokoro(logicChobit.getKokoro()); 1 down 2 to go! @fukurou
Top