OpenAI (ChatGPT) : Easy API integration with OpenAI models
OpenAI code completion using Codex model series and code-davinci-002 model.
Posted in Recipe on February 16, 2023 by Venkatesh S ‐ 3 min read
OpenAI code completion using Codex model series and code-davinci-002 model.
Posted in Recipe on February 16, 2023 by Venkatesh S ‐ 3 min read
Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects.
Posted in Recipe on September 24, 2022 by Venkatesh S ‐ 2 min read
Container runtimes on macOS (and Linux) with minimal setup.
Posted in Recipe on September 4, 2022 by Venkatesh S ‐ 2 min read
Spins up a mocked cloud environment on your local machine that provides the same functionality and APIs as the real AWS cloud environment.
Posted in Recipe on July 11, 2022 by Venkatesh S ‐ 2 min read
Rancher Desktop is a very mature open-source tool for Mac, Windows and Linux users who are looking for an alternative to Docker Desktop. It provided me everything I needed which was available in Docker Desktop.
Posted in Recipe on June 27, 2022 by Venkatesh S ‐ 1 min read