In this blog post, I will explore Generative Text AI using OpenAI, Python and llama_Index. I will also discuss the accessibility of AI and the tools I have discovered to make it easier to use OpenAI APIs.
ReadIn this blog post, I will explore Generative Text AI using OpenAI, Python and llama_Index. I will also discuss the accessibility of AI and the tools I have discovered to make it easier to use OpenAI APIs.
ReadI started a new live coding stream in Twitch. Interviews with Experienced Developers, Tech Meetups, IT Career Talks.
ReadI thought of developing a Zoom API Golang Client Library for my personal use. There is no official Zoom API client library for Go/Golang so I thought it would be interesting to develop one.
ReadI created a website https://golang-jobs.now.sh to compile Golang jobs from other websites.
ReadLearn to encrypt and encrypt data using Golang and AES
ReadLearn how to deploy a Go Function in AWS Lambda using AWS SAM(AWS Serverless Application Model)
ReadLearn to implement a Flutter ListView which retrieves data from a REST API in this blog post.
ReadLearn how to create a GraphQL API Server using Go
ReadModern Resumes using ReactJS and Ant Design Pro
ReadThis is an example on how to ingest NGINX container access logs to ElasticSearch using Fluentd and Docker. I also added Kibana for easy viewing of the access logs saved in ElasticSearch.
ReadA few months back, I started my journey to learning Golang. I started with Tour of Go, watched videos of Todd McLeod in Youtube, and tried out examples I find in the web. I thought of sharing all these learning to anyone who wanted to learn Golang so I blogged about it here.
ReadHow to run HashiCorp Vault (Secrets Management) in Docker
ReadAsynchronous Processing with Go Microservices using Kafka and MongoDB
ReadLearn to convert a MongoDB Docker Compose file to a Kubernetes Deployment
ReadCreate a Microservice using MongoDB and Docker Multi-Stage Builds
ReadCreate a NodeJS app to query the Ethereum blockchain
ReadRun the official ElasticSearch, Kibana using Docker Stack
ReadBased on some discussions online, they are saying that it is best to have your data used by other docker containers in a separate container which they call a 'Data Volume Container'.
ReadBased on some discussions online, they are saying that it is best to have your data used by other docker containers in a separate container which they call a 'Data Volume Container'.
Read