Browsing Tag
openai
43 posts
How we built the Fastest ChatGPT Website Chatbot
A ChatGPT-based website chatbot can dramatically decrease your website’s performance if it’s not correctly implemented. Today we were…
Generating Images from Text with C# and Open AI DALL-E
With the use of .NET C#, we can develop a POC (Proof of Concept) that uses the Open…
How we built a 1% website in 3 days for €7
Due to events outside of our control, Aria, Tage and me were forced into a situation where we…
Semantic Search With Xata, OpenAI, TypeScript, and Deno
At the same time we launched our ChatGPT integration, we also added a new vector type to Xata,…
Thoughts on the current state of AI
Here we are! AI is the big thing everyone was expecting for years now. It’s not a new…
AI generated git commit messages
Over my decorated 10-year career in development, I have seen some of the worst commit messages. I don’t…
A Beginners Guide to Open Source
Introduction Open-source software has been around for decades, but it’s only in recent years that it has gained…
Open Source ChatGPT based Bing Search launched
We just launched our ChatGPT based Bing style Website Search thing. It works by scraping your website for…
Share your ChatGPT cringe moments 👇 🤖🧠
“GPT is just a cringe NPC” – Amjad Masad I’m taking a twist on @ben‘s Meme Monday. Instead…
How to Create your own ChatGPT (ish) in 5 minutes
Most developers are probably aware of that OpenAI provides an API at this point. By intelligently using this…