mikulskibartosz.name
Start here
About me
Twitter
Mastodon
Hire me
Bartosz Mikulski
Leveraging AI to drive growth and innovation
Featured
Connect GPT-3 to the Internet: Create a Slack Bot and Perform Web Search, Calculations, and More
Unleash the potential of GPT-3 and make it access the Internet. Learn how to use Langchain and build a Slack bot that can do a...
Create an AI Data Analyst bot for Slack that can lookup data in your database
Build an AI-powered Slack bot that reads data from your production database and answers simple analytics questions
Data engineers are data librarians or how to upgrade your data lake to 2500 BCE technology.
What can data engineers learn from (ancient) librarians?
Data flow - what functional programming and Unix philosophy can teach us about data streaming
What does stream processing have in common with functional programming and Unix?
All Stories
How to fine-tune an OpenAI model using custom data
How to prepare the training data for an OpenAI model and how to fine-tune OpenAI's GPT model in Python
Deploy LLMs with Confidence: A Comprehensive Guide to Software Architecture for Production-Ready AI
Learn the essentials of deploying large language models in production with our comprehensive guide on software architecture for AI
Improve AI Output Using the Guardrails Library with Custom Validators
Use AI to validate another AI's output. Learn how to create custom validators and corrections using the Guardrails library.
How to Build a ChatGPT Plugin in Python?
A step-by-step guide to building a ChatGPT plugin in Python to access a vector database
Don't use AI to generate tests for your code or how to do test-driven development with AI
How to use AI to geneate test cases for your code
Alternatives to OpenAI GPT model: using an open-source Cerebras model with LangChain
Discover how to leverage the powerful open-source Cerebras model with LangChain in this comprehensive guide, featuring step-by-step instructions for loading the model with HuggingFace Transformers, creating prompt templates, and integrating...
AI-Powered Pair Programming: Enhance Your Web Development Skills with GPT-4 Assistance
Improve your coding skills and elevate your writing with GPT-4 as your AI-driven pair programming partner, guiding you through the process of building a web application that functions as a...
Build an AI-powered Newsletter Generator with dust.tt and OpenAI
How to create an AI-powered newsletter generator using the dust.tt and OpenAI API. You'll learn how to use the few-shot in-context learning technique to train the AI model, deploy the...
Get Started with ChatGPT API: A Step-by-Step Guide for Python Programmers
A step-by-step tutorial on ChatGPT API in Python. You'll also learn about prompt engineering, interactivity, optimizing API calls, and using parameters to get better results.
Maximize Customer Support Efficiency: Build an AI Chatbot to Answer Common Client Questions
How to build an AI-powered Facebook chatbot using GPT-3 from OpenAI and vector databases to answer client questions using your documentation.
Detection of Text Duplicates and Text Search with Word Embeddings and Vector Databases
Discover how word embeddings and vector databases can revolutionize text search and duplicate detection. Learn how to implement it with OpenAI GPT-3 and Milvus vector database.
Automating Git Commit Messages with GPT-3 for Faster Software Development Workflows
Learn how to use GPT-3 to automate Git commit message generation and speed up your development workflows.
« Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Next »