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.6.tar.gz (16.2 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.6-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agentmakestudio-0.0.6.tar.gz
Algorithm Hash digest
SHA256 016cc2976d637ae48564181f69174b66d9d2af1fdf2e729abc90c42cb69747bb
MD5 6fdcde6103052fb6ac69aa4bf0c803c5
BLAKE2b-256 e6c748d087fb3f0a27743ece711aa33c0ec6d7af3688a9439afeedc660f68688

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentmakestudio-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ddd8353188791e298f77c3e45c6406adc95df0e656f338fc4ae2f3f411c92498
MD5 6c1be3282359e0e393a65247ceb4e143
BLAKE2b-256 f94102eebd4bbac5af88a743a93c1f557e1f3d759d0d45e59eb16cc3f810094a

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