aipack 0.0.1

AIPack builder, runner, publisher
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# aipack - Develop, build, run 

<div align="center">

<a href="https://crates.io/crates/agentic">
<img src="https://img.shields.io/crates/v/agentic.svg" />
</a> 
<a href="https://github.com/aipack-ai/aipack">
<img alt="Static Badge" src="https://img.shields.io/badge/GitHub-Repo?color=%23336699">
</a>

</div>

**NOTE**: This is the first skeleton of the new `aipack run...` which is the next gen of devai

aipack will utilize the [genai](https://crates.io/crates/genai) and [agentic](https://crates.io/crates/agentic) library to connect with various Generative AI Providers, including OpenAI, Ollama, Anthropic, and others.