GPT-3

Mastering ChatGPT’s Code Interpreter: Comprehensive List of Python Packages in ChatGPT’s Code Interpreter

Explore the Python packages driving OpenAI’s ChatGPT Code Interpreter. Code Interpreter & Python Packages ChatGPT’s Code Interpreter executes Python code, powered by a multitude of Python packages. Python, with its vast array of packages, facilitates a diverse range of projects. Here’s a glimpse into the possibilities: Data Analysis and Visualization: Analyze and visualize your data …

Mastering ChatGPT’s Code Interpreter: Comprehensive List of Python Packages in ChatGPT’s Code Interpreter Read More »

Enhancing Large Document Summarization with Embeddings and Semantic Similarity

I’m excited to share a powerful method for accurately summarizing large documents that exceed the input size limit of GPT-4. I’ve designed a diagram to visually illustrate this approach, which leverages embeddings to check the semantic similarity of summarized blocks (chunks). This iterative process ensures that each block reaches a desired similarity threshold before being …

Enhancing Large Document Summarization with Embeddings and Semantic Similarity Read More »

One Question at a Time: Using the Stop Parameter & Prompt Engineering for a Better User Experience

Imagine you’re building a chatbot using OpenAI’s GPT-3.5-turbo, and you need it to extract specific information from users, asking one question at a time. Seems simple, right? But sometimes, crafting the perfect prompt to achieve this goal can be tricky. In this case study, we’ll explore how one client tackled this challenge and achieved the …

One Question at a Time: Using the Stop Parameter & Prompt Engineering for a Better User Experience Read More »

Introducing Smart Chat: Transform Your Obsidian Notes into Interactive AI-Powered Conversations with GPT-4 & Embeddings

Update: Now with GPT-4 and GPT-3.5 support. Hey there, fellow Obsidian users! I’m excited to introduce you to Smart Chat, an amazing new feature of Smart Connections that will revolutionize how you interact with the notes in your Obsidian vault. If you’re unfamiliar with Obsidian, it’s an incredible note-taking platform that helps you store, manage, and connect your …

Introducing Smart Chat: Transform Your Obsidian Notes into Interactive AI-Powered Conversations with GPT-4 & Embeddings Read More »

Q&A with ChatGPT + Embeddings – Basic & HyDE Examples

One of the most sought-after AI systems is one where you can easily query a knowledgebase via a ChatGPT-like interface. Basic Q&A with Embeddings Since you can’t fine-tune the newer, more conversational models like the ChatGPT API, embeddings are how you “train” them on your proprietary knowledge base. To create your embedding system, you must …

Q&A with ChatGPT + Embeddings – Basic & HyDE Examples Read More »

Maximize Productivity with ChatGPT & Template-driven Conversations

Making the Most of ChatGPT with Templates Is your workday feeling overwhelming? Are you looking for ways to help streamline and optimize the way your team works? ChatGPT can make all this achievable – and it’s easy! All you need are templates. Templates are pre-defined text blocks that allow you to quickly construct messages or …

Maximize Productivity with ChatGPT & Template-driven Conversations Read More »

Building a Competitive Advantage (Moat) for AI Start-ups

“Pre-trained model” is the name I will use to refer to AI models made accessible by companies like OpenAI, with capabilities including text, image, and embedding generation. You can contrast these pre-trained models with custom models trained to solve a specific task using “big data.” It’s 2023, and there are still growing start-ups with billion-dollar …

Building a Competitive Advantage (Moat) for AI Start-ups Read More »

Common Misconceptions about the Capabilities of ChatGPT & Large Language Models (LLM)

As an entrepreneur and consultant, I’ve spent years designing systems and implementing machine learning (ML) strategies using pre-trained models like those provided by OpenAI. During this time, I’ve talked to many business leaders seeking to improve their businesses with artificial intelligence (AI) and have encountered a few common misconceptions about what Large Language Models (LLMs), …

Common Misconceptions about the Capabilities of ChatGPT & Large Language Models (LLM) Read More »

Maximize Your AI Success: Embrace Flexibility and Agility

Are you looking to implement AI in your product or service but need help figuring out where to start? For example, are you deciding whether to fine-tune, prompt engineer, or train a custom model? It can be overwhelming with all the options and advancements in AI technology. However, maximizing flexibility and agility must be the …

Maximize Your AI Success: Embrace Flexibility and Agility Read More »