- A small example of how to use behavior trees in structuring LLM chatbot applications: https://github.com/keskival/behavior-trees-for-llm-chatbots
- A project for extracting meta-learned reinforcement learning algorithms out of a large language model: https://github.com/keskival/king-algorithm-manifesto
- A proof-of-concept of embodying an LLM chatbot into a Gym PoleCart environment: https://github.com/keskival/embodied-emulated-personas