Webscrape & Slack Notification Bot
This guide will walk you through the steps to scrape HackerNews and send data to a given Slack channel of your choice.
AI Slack Channel Summarizer
This guide will walk you through the steps to set up a Slack bot that summarizes channels using GPT-4.
Google Sheets Integration
This guide will walk you through the steps to pull data from Google Sheets so you can process it or serve it as a web application.
Discord Bot
This guide will help you set up a Discord bot in Python that tells jokes.
Next.js App
Next.js is a React framework that enables server-side rendering and generating static websites for React-based web applications.
Flask App
Deploying a Flask application on Replit is quick and easy. Replit offers a user-friendly platform for hosting Flask apps.
FastAPI Service
Deploying a FastAPI server on Replit is quick and easy. FastAPI is a modern web framework for building high-performance APIs with Python 3.7+.
Static Blog Site (Astro)
The Astro starter kit template simplifies the process of building static websites.