Homunctor – The Simplest Agent

abtinf1 pts1 comments

GitHub - abtinf/homunctor · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

abtinf

homunctor

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>2 Commits<br>2 Commits

.gitignore

.gitignore

LICENSE

LICENSE

README.md

README.md

index.html

index.html

View all files

Repository files navigation

Homunctor - The Simplest Agent

A minimal LLM agent. A single 72 line HTML file.

It is remarkably powerful. It can become anything you want.

Walkthrough video: Small Agents Are Remarkably Powerful

How to use it

Download index.html, double click it, open the dev console, and talk to it with chat("hi").

chat assumes you are using a tool-capable model.

Modify the file to point to your llm host (line 38), set your API key (line 40), and model (line 41).

Why

To obliterate the pervasive and irritating mystery surrounding agents, especially coding harnesses.

Browsers are the most advanced sandbox technology, blocking the agent from everything by default.

This makes the browser a safe playground, where it's okay to give the agent a tool that can do anything, eval.

About

No description, website, or topics provided.

Resources

Readme

License

MIT license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

stars

Watchers

watching

Forks

forks

Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

HTML<br>100.0%

You can’t perform that action at this time.

reload agent search html homunctor license

Related Articles