Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 915 Bytes

File metadata and controls

26 lines (16 loc) · 915 Bytes

Getting started with UCAI


## Install

```bash
pip install abi-to-mcp

Verify the install

Clone the repository and run its checks to confirm everything works on your machine:

git clone https://github.com/nirholas/UCAI.git
cd UCAI

Next steps