ChatGPT made their API available for use and it costs $0.002 for every 1,000 tokens.
This is much cheaper than the GPT-3.5 models which cost 10 times more.
Using the OpenAI API, you can build your own applications with gpt-3.5-turbo to do things like:

This is much cheaper than the GPT-3.5 models which cost 10 times more.
Using the OpenAI API, you can build your own applications with gpt-3.5-turbo to do things like:
- Draft an email or other piece of writing
- Write Python code
- Answer questions about a set of documents
- Create conversational agents
- Give your software a natural language interface
- Tutor in a range of subjects
- Translate languages
- Simulate characters for video games and much more

Last edited:

