4 "summary": "OpenAI is a community-maintained repository containing Swift implementation over OpenAI public API.",
5 "description": "The OpenAI API can be applied to virtually any task that involves understanding or generating natural language or code. We offer a spectrum of models with different levels of power suitable for different tasks, as well as the ability to fine-tune your own custom models. These models can be used for everything from content generation to semantic search and classification.",
6 "homepage": "https://github.com/FuturraGroup/OpenAI",
12 "Kyrylo Mukha": "kirill.mukha@icloud.com"
15 "git": "https://github.com/FuturraGroup/OpenAI.git",
21 "swift_versions": "5.5",
22 "source_files": "Sources/OpenAIKit/**/*.{swift}",
23 "swift_version": "5.5"