Stay Tuned
Subscribe for development and indie hacking tips!Latest Articles
A few handcrafted articles about my thoughts and experiments.
Page 2/3
general
I still share my netflix account with my family, here is how | bypass netflix & disney account sharing
This is how I bypass the netflix and disney account sharing limitation and share my accounts with my family.- Published on
AIllamaindexChatGPT
How I "trained" ChatGPT to my own documents in 10 mins
Learn how you can train ChatGPT to your own documents. Therefore I have used LLama Index that uses RAG (Retrieval Augmented Generation) to achieve this.- Published on
🤖 How to Integrate BotPress Bot into Next.js 13 | 🚀 Step-by-Step Guide!
This article is about how you a BotPress Bot into your Next.js 13 app.- Published on
AWS Articlescloudfront
How to Fix 403 Error on CloudFront Distribution
How to Fix 403 Error on CloudFront Distribution- Published on
AIEmbeddings
What are Embeddings? How to use them with OpenAI API?
Embeddings are a vector representation of text data that capture context and meaning, and they are a key component in natural language processing. OpenAI API offers a powerful tool for natural language processing that utilizes embeddings to perform tasks such as language translation, sentiment analysis, and text classification- Published on
AIChatGPT
Jul 2023 - The ChatGPT Code Interpreter Plugin
Openai announced a new plugin, the Chatgpt Code interpreter plugin. Chatgpt plus users can do the following things with with this new plugin - convert a PDF file using OCR, trim a video file, change its format, solve mathematical problems, perform data analysis and visualization, create graphs, charts, and much more. The interpreter will be available next week to all Chatgpt plus subscribers.- Published on
AItelegrampythonopenai
Build your own telegram bot with Chat-GPT integration
We are going to build our own telegram bot. But not a normal one, a bot that has access to OpenAI ChatGPT! Super simple and super fast. I will take you only 10 minutes to set this up!- Published on
AWS Articlescdk
Difference between AWS CDK Construct, Stack, App
What is the difference between AWS CDK Construct, Stack, App?- Published on
Cannot import name 'GPTSimpleVectorIndex' from 'llama_index'
If you recieve the error cannot import name 'GPTSimpleVectorIndex' from 'llama_index' then this article will show you how you can fix it- Published on