Agent-Wiz
A CLI tool for threat modeling and visualizing AI agents built using popular frameworks like LangGraph, AutoGen, CrewAI, and more.
File Explorer
Download Latest Version (.zip)- agent_wiz.png
- example_report.png
- example_vis.png
- agent_chat.py
- agent_chat2.py
- autogen.py
- autogen2.py
- audio_agents.yaml
- json_agents.yaml
- audio_tasks.yaml
- json_tasks.yaml
- __init__.py
- audio_crew.py
- json_crew.py
- __init__.py
- app_flow.py
- __init__.py
- audio_tools.py
- image_tools.py
- __init__.py
- main.py
- README.md
- constants.py
- agent.py
- prompt.py
- agent.py
- prompt.py
- agent.py
- prompt.py
- __init__.py
- bq_connector.py
- __init__.py
- agent.py
- prompt.py
- __init__.py
- customer.py
- __init__.py
- callbacks.py
- __init__.py
- tools.py
- __init__.py
- agent.py
- config.py
- prompts.py
- convert_product_file_format.py
- run_indexing.sh
- engine.py
- goal.py
- normalize.py
- web_agent_text_env.py
- attributes_page.html
- description_page.html
- done_page.html
- features_page.html
- item_page.html
- results_page.html
- review_page.html
- search_page.html
- __init__.py
- utils.py
- init_env.py
- click.py
- search.py
- __init__.py
- agent.py
- prompt.py
- lg.py
- llama_index.py
- llama_index2.py
- spotify.json
- agent.py
- flight_booking.py
- web_search_agent.py
- weather_agent.py
- __init__.py
- agents.py
- tools.py
- policies.py
- policies.py
- prompts.py
- __init__.py
- main.py
- swarm.py
- agentchat_graph.json
- autogen_graph.json
- crewai_graph.json
- googleadk_graph.json
- langgraph_graph.json
- llamaindex_graph.json
- n8n_graph.json
- openaiagent_graph.json
- pydantic.json
- pydantic_graph.json
- swarm_graph.json
- AgentChat_report.md
- AutoGen Core_report.md
- __init__.py
- maestro.txt
- sys_prompt.txt
- threat_modelling.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- Demo__My_first_AI_Agent_in_n8n.json
- __init__.py
- mapper.py
- nodes_categorized.json
- __init__.py
- existing_tools.json
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- agent.svg
- database.svg
- end.svg
- generic.svg
- input.svg
- Manrope-VariableFont_wght.ttf
- mapper_bg.svg
- memory.svg
- output.svg
- Planner.svg
- reflection.svg
- search.svg
- start.svg
- tool.svg
- __init__.py
- index.html
- __init__.py
- visualizer.py
- __init__.py
- cli.py
- config.py
- .env.sample
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/Repello-AI/Agent-Wiz
Downloads the entire project code from GitHub to your computer.
cd Agent-Wiz
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install repello-agent-wiz
Installs the package published on PyPI directly โ no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install repello-agent-wiz
Installs the package published on PyPI directly โ no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
