Tag: OpenAI
-
How to build AI Persona Chatbot with OpenAI, Streamlit and Pinecone
Discover how to build an AI Persona Chatbot using OpenAI, Streamlit, and Pinecone – a tool that simulates personalized, insightful interactions.
-
Empowering Growth: Harnessing Modular AI For Business Innovation
Explore the rise of modular AI in ‘Software 3.0’ – a flexible, layered AI approach revolutionizing industries with innovation, agility, and efficiency.
-
How to transcribe audio files using OpenAI API
When preparing data for an AI Persona Chatbot or any AI program that draws from pre-recorded audio, you might find yourself needing to transcribe large volumes of audio files. One of the tools available for this task is OpenAI’s “Whisper” Automatic Speech Recognition (ASR) system. Whisper has been trained on an extensive dataset that’s both…
-
The Ultimate ChatGPT Prompt Hack for Data Scientists
In the fast-paced world of machine learning and artificial intelligence, discovering innovative methods to leverage available tools can significantly streamline our tasks and produce improved results. Recently, I chanced upon an episode of the Super Data Science Podcast, hosted by Jon Krohn. In this episode, Jon discusses an invaluable tip from Shaan Khosla, a recognized…
-
How to build AI Persona Chatbot (Stack AI + BotPress)
This post was inspired by an YouTube video by Liam Ottley in which he shows how to build an AI Persona Chatbot based on content created by Ali Abdaal. Here I want to repeat the process and play with a few other data sources to create tailored AI chatbots for my specific needs. Why AI…