Skip to content

Commit

Permalink
feat: prefer lowercased
Browse files Browse the repository at this point in the history
  • Loading branch information
altaywtf committed Dec 13, 2023
1 parent 6552fb5 commit abc8d50
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<img src="https://beecast.ai/logo.png" width="72">
</p>

<h1>Beecast</h1>
<h1>beecast</h1>

<p>
Your hard-working AI podcast companion.
</p>

<p>
<a href="https://supabase.io" target="_blank"><img src="https://shields.io/badge/supabase-black?logo=supabase"></a>
<a href="https://vercel.com" target="_blank"><img src="https://img.shields.io/badge/Vercel-black?style=flat&logo=Vercel&logoColor=white"></a>
Expand All @@ -25,22 +25,22 @@

## Introduction

Beecast is a simple yet effective tool designed to integrate with your Spotify account, enhancing your podcast experience with accessible transcriptions and summarizations.
beecast is a simple yet effective tool designed to integrate with your Spotify account, enhancing your podcast experience with accessible transcriptions and summarizations.

Our aim is to provide a user-friendly platform that simplifies the way people interact with their favorite podcasts, especially for those looking to consume content in a more efficient manner.

## How it works

Here's a quick overview of Beecast's features:
Here's a quick overview of beecast's features:

- Spotify integration: Log in with your Spotify account to sync your podcast library.
- Podcast matching: We match your podcasts with entries from the Open Podcast Index.
- Interactive features: Enjoy listening to episodes with the added benefits of AI-generated transcriptions and summaries.
- Seamless continuation: Beecast remembers where you left off, allowing for an uninterrupted listening experience.
- Seamless continuation: beecast remembers where you left off, allowing for an uninterrupted listening experience.

## Tech stack

We are using the following technologies to build Beecast:
We are using the following technologies to build beecast:

- Next.js as the full-stack framework.
- Radix Themes for the UI.
Expand Down

0 comments on commit abc8d50

Please sign in to comment.