AI 101

Get access to our latest news by signing up for our newsletter.

Step-by-step guide to creating an AI using PaLM2 and Streamlit.
AI tutorial

Create Your Own AI with PaLM2: A Step-by-Step Tutorial

Discover how to build your own AI-powered Virtual Assistant using Google's PaLM2 model with Streamlit. This tutorial covers prerequisites, setup, and deployment, ensuring you can create and deploy ...

ElevenLabsA screenshot of a Word Spelling App using ElevenLabs Speech Synthesis and Streamlit layout.

ElevenLabs Tutorial: Build a Word Spelling App with Speech Synthesis

Discover how to create a simple word spelling app using ElevenLabs' Speech Synthesis and Streamlit. This tutorial covers generating random words, their meanings, and audio pronunciations with a mul...

GPT-3A tutorial for creating powerful applications using Streamlit and GPT-3 with Python.

3 Powerful Applications Using Streamlit: A Comprehensive Tutorial

Dive into this detailed tutorial on creating 3 powerful applications using Streamlit and GPT-3. Master the essentials of building AI-driven web applications with easy steps!

AI TutorialCohere Q&A chatbot demonstration on a web app

Build a Q&A Chatbot with Cohere's Natural Language Processing

Learn how to create an interactive Q&A chatbot using Cohere's advanced natural language processing. This tutorial guides you through setup, coding, and using Cohere's API seamlessly.

CohereCohere text embedding tutorial showcasing neural network applications.

Cohere Tutorial: Harnessing Text Embedding with Co:here

Learn how to utilize Co:here for text embedding with neural networks in Python. This guide covers data preparation, embedding methods, and creating a web application with Streamlit. Perfect for imp...

AIScreenshot of GPT-3 powered trip scheduler application created with Streamlit

Create a GPT-3 Powered Trip Scheduler with Streamlit

Learn how to build a simple trip scheduler using GPT-3 and Streamlit. This tutorial covers all the prerequisites, including setting up your environment, creating a UI, and generating trip schedules...