Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpsConfig/OpenAI_Lab
https://github.com/OpsConfig/OpenAI_Lab
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/OpsConfig/OpenAI_Lab
- Owner: OpsConfig
- License: mit
- Created: 2023-01-31T07:14:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T02:23:40.000Z (over 1 year ago)
- Last Synced: 2024-08-03T13:15:16.116Z (3 months ago)
- Language: Jupyter Notebook
- Size: 9.31 MB
- Stars: 73
- Watchers: 2
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tinkering with Deep Learning & AI
All of the code here corresponds to various videos I have released on my [youtube channel](https://www.youtube.com/channel/UCq_JMAyEmsmq1PUMpZRjFVg).
- [Visualizing OpenAI tokenization with tiktoken](https://youtu.be/Oxyg5I167b0)
- [Azure OpenAI GPT-4 Tutorial](https://www.youtube.com/watch?v=uCKH8bmPgFs)
- [Intro to Azure OpenAI & ChatGPT](https://youtu.be/jskenvwlnAI)
- [OpenAI's New ChatGPT API (gpt-3.5.turbo) Handling token limits](https://youtu.be/xkCzP4-YoNA)
- [Getting started with OpenAI's ChatGPT API](https://youtu.be/0l4UDn1p7gM)
- [OpenAI v2 Embeddings & Search with .docx files](https://youtu.be/H9nXtUkGL-U)
- [OpenAI v2 Embeddings](https://youtu.be/fODk-alDqWw)
- [OpenAI v2 Embeddings Part II](https://youtu.be/oQdgyGywfr4)
- [Azure OpenAI embeddings](https://youtu.be/PSLO-yM6eFY) This video is outdated - checkout the [official Microsoft docs](https://learn.microsoft.com/azure/cognitive-services/openai/tutorials/embeddings?tabs=command-line) for a better updated tutorial.