Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nathanborror/swift-anthropic

An easy way to use the Anthropic platform in Swift.
https://github.com/nathanborror/swift-anthropic

anthropic claude llm swift

Last synced: about 2 months ago
JSON representation

An easy way to use the Anthropic platform in Swift.

Awesome Lists containing this project

README

        

# Swift Anthropic

An easy way to use the [Anthropic](https://docs.anthropic.com) platform in Swift.

Example using command:

$ make
$ ./anthropic -k $ANTHROPIC_API_KEY "hi"
Hello!