Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Getting started

This project aims to create a meta-agent that can help you generate and deploy other AI agents using conversation. The meta-agent can interact with both public and private APIs, guiding you through the authentication process and securely storing API keys if needed. Current version can be found on NEAR AI Hub

Create virtualenvironment

python3 -m venv .venv
source .venv/bin/activate

Install nearai

pip install nearai

Run locally

nearai agent interactive -v -a ./0.0.1 --local 

Deploy on agent hub

nearai registry upload ./0.0.1

About

Generate and Deploy Your Own AI Agents without code

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages