llm-kb
← Back to products
Productlaunched

Eli Felse: a framework for safer autonomous AI assistants

Eli Felse is a framework designed to explore safer ways to create autonomous AI assistants. It uses LLMs to power an AI agent that can play games, chat, browse the web, and perform creative tasks, all while demonstrating safety measures. The framework is aimed at researchers and developers interested in building safer autonomous agents.

2 engagement·1 source·Sun, Jul 12, 2026, 04:43 PM
Eli Felse is a framework for building autonomous AI assistants with a focus on safety. The agent, named Eli, can engage in various activities including playing retro text RPGs (Zork, Planetfall), Pokémon Blue, board and card games (chess, poker, Connect Four), chatting with friends and other AIs, browsing social media (Twitter, Reddit), browsing the web, sending emails, journaling, writing blogs and stories, making music, and programming. The framework is designed to be as autonomous as possible to demonstrate its safety features. No specific tech stack or traction signals are mentioned.

Entities

Reddit(tool)Eli Felse(concept)Zork(tool)Planetfall(tool)Pokémon Blue(tool)Twitter(tool)

Related

Tool ReleaseWed, Jul 8, 2026, 07:28 PM

AgentMaker: a new Python framework for building LLM agents and multi-agent systems

AgentMaker is a general-purpose Python framework for building LLM agents and multi-agent systems, featuring tools, memory, RAG, context engineering, guardrails, human-in-the-loop, and observability. It is released under MIT license on GitHub and PyPI.

32 engagement·1 source·github
ProductSun, Jul 12, 2026, 09:35 AM

Runeward: Sandbox AI agents with policy gates

Runeward is a sandboxing tool for AI agents that enforces policy gates to restrict agent actions. It uses LLMs to interpret and enforce user-defined policies, solving the problem of unsafe or unintended agent behavior for developers building autonomous AI systems.

1 engagement·1 source·hackernews
ProductSat, Jul 11, 2026, 06:40 AM

Enola: engineering intelligence layer for AI coding agents

Enola is an open-source engineering intelligence layer that helps AI coding agents understand existing codebases. It answers questions about change impact, dependency reachability, safe module deletion, refactoring priorities, and architecture drift. The tool uses LLMs to analyze code context and provide insights that reduce mistakes from both humans and AI agents.

4 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 02:11 AM

Hermes Agent: personal AI with memory, tools, and daily workflow integration

Hermes Agent is a personal AI agent that goes beyond chatbots by incorporating memory, tools, and daily workflow integration. It uses LLMs to remember user context, execute actions via tools, and become a persistent part of the user's routine, solving the problem of AI tools being ephemeral and disconnected from daily tasks.

0 engagement·1 source·rss
RSS
ProductWed, Jul 8, 2026, 06:51 AM

LLM-based intelligent chatbot with session history

A full-stack chatbot project that uses an LLM (Anthropic Claude by default) to answer user messages while maintaining per-session conversation history. It provides a simple, self-contained setup with a Node.js backend and a plain HTML/CSS/JS frontend, suitable for developers who want to quickly deploy an LLM-powered chat interface.

25 engagement·1 source·github