Skip to content

dokdo2013/gpt-api

Repository files navigation

GPT-API

This project is a NestJS API that wraps multiple GPT APIs to provide easy-to-use functionality. Users can call this API with inputs such as text, sentences, or words, and the AI model will analyze the input and return a response.

Supported API

  • OpenAI API
    • Chat
    • Completions
  • Kakao Brain API
    • KoGPT

Environment Variables

OPENAI_API_KEY=""
KAKAO_API_KEY=""

License

MIT License

About

Open GPT APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published