Skip to main content

WebUI for AgentMake AI; AgentMake AI: a software developement kit for developing agentic AI applications that support 16 AI backends and work with 7 agentic components, such as tools and agents. (Developer: Eliran Wong)

Project description

# agentmakestudio

AgentMake AI Studio - Web UI built for working with [AgentMake AI](https://github.com/eliranwong/agentmake)

![Image](https://github.com/user-attachments/assets/3e8dbe05-855d-4c0a-a581-bc262443b452)

# Install

> pip install –upgrade agentmakestudio

To support Vertex AI:

> pip install –upgrade “agentmakestudio[genai]”

# Export Path

To export Path for running AgentMake and AgentMake Studio, assuming you install agentmakestudio in a virtual environment ai, e.g.:

` cd python3 -m venv ai source ai/bin/activate pip install --upgrade "agentmake[studio,genai]" echo export "PATH=$PATH:$(pwd)/ai/bin" >> ~/.bashrc `

# Configurations

To configure AgentMake AI backends, like API keys, run:

> ai -ec

# Run

> agentmakestudio

Open http://localhost:32123 in a web browser.

# Run with Custom Port

For example, use port 33333

> agentmakestudio –port 33333

Open http://localhost:33333 in a web browser.

# Auto Run

Below is an example bash script that runs agentmakestudio automatically:

https://github.com/eliranwong/agentmakestudio/blob/main/README.md

You may place the content script in, e.g. ~/.bashrc

# Usage

Enter your prompt and get a response.

Use the menu items to specify [agentic components](https://github.com/eliranwong/agentmake#introducing-agentic-components) optionally.

The following shortcuts are supported for specifying agent, tool, system, instruction in a single turn. These shortcuts work only if there is no agent being selected in the menu and you declar a shortcut at the beginning of your prompt:

  • agent - @@ followed by an agent name, e.g. @@reasoning

  • tool - @ followed by a tool name, e.g. @magic

  • system - ++ followed by a system name, e.g. ++auto

  • instruction - + followed by an instruction name, e.g. +think

# Read more

https://github.com/eliranwong/agentmake

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentmakestudio-0.0.10.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentmakestudio-0.0.10-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file agentmakestudio-0.0.10.tar.gz.

File metadata

  • Download URL: agentmakestudio-0.0.10.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.9

File hashes

Hashes for agentmakestudio-0.0.10.tar.gz
Algorithm Hash digest
SHA256 3712a61598baeb15a6d211653083ce1d660bb68955e01720a458da4d74aee387
MD5 52f0478b1ef3aca0203feb2a6da102dd
BLAKE2b-256 2d35e53022f88b9c2d57120cd5787a4030dd3a5320eae587d8b45fa5f4cf405f

See more details on using hashes here.

File details

Details for the file agentmakestudio-0.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for agentmakestudio-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 023761d30674531c4d64236a59bddd98d00dd5113d2637c159aaf6e73365b628
MD5 3e0e451d7ac5f9be2e06b5fa35c56df1
BLAKE2b-256 b521af28d626d3207da5204f333fb945c767472dcb2e474279df77b34f323c8b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page