Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/context-labs/kuzco-examples
https://github.com/context-labs/kuzco-examples
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/context-labs/kuzco-examples
- Owner: context-labs
- Created: 2024-05-07T23:15:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T22:05:22.000Z (5 months ago)
- Last Synced: 2024-08-20T02:16:15.536Z (5 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-solana-ai-hackathon - Kuzco Examples
README
# Kuczo API
This is a minimal example of using the OpenAI SDK to inference the Kuzco network.
## Getting Started
1. Clone this repository.
2. Install [bun](https://bun.sh).
3. Install dependencies with `bun install`.
4. Open `index.ts` and specify your Kuzco API key.
5. Run `bun run index.ts`.Kuzco is optimized for cost and not speed -- responses may take up to 5 minutes.