Skip to content

iteebz/agentinterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentInterface

Agents shape UI. Not templates.

Agent GUIs without ceremony. LLM selects components. React renders. Infinite composition.

npm install agentinterface  # React renderer
pip install agentinterface  # Python agent wrapper

Pattern

Agent text → Shaper LLM → Component JSON → React UI

SDK Documentation

  • React SDK - Component rendering and composition
  • Python SDK - Agent wrapping and LLM integration

Development

just install   # Install both SDKs
just ci        # Run linting, formatting, tests
just publish   # Publish to npm and PyPI

See react/README.md and python/README.md for SDK-specific development.

License

MIT

About

⟨ agent gui ⟩

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors