Dope Links 2023.03
SVG to SwiftUI Converter
A small, but powerful tool for converting SVG graphics into SwiftUI code.
The genie escapes: Stanford copies the ChatGPT AI for less than $600
Stanford University has developed a Chatbot by utilizing the LLaMA language model. The interesting aspect of this development is that they have used ChatGPT to train their version of the Chatbot.
I Used GPT-3 to Find 213 Security Vulnerabilities in a Single Codebase
Author used ChatGPT to performed security audit on a GIT repo, and found 2 times more security vulnerabilities that dedicated tools.
LangChain
LangChain is a framework for developing applications powered by language models. It can be used for chatbots, QAs, summarization, etc.
How to Build a Notion ChatBot For Your Knowledge Base Using LangChain
This video explains how to create a custom ChatBot using LangChain.
Chat with Document(s) using OpenAI ChatGPT API and Text Embedding
This article explains how to create a Chat that has information from any text document using OpenAI ChatGPT API and Text Embedding.
Create Your Own AI Animated Character (step by step)
A video explaining how to create an Animated Avatar using AI tools.