Skip to content

Commit b19ee5e

Browse files
committed
fix: use plain emoji in HF frontmatter to fix config parse error
1 parent ea557f4 commit b19ee5e

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: TranscriptAI
3-
emoji: ���
3+
emoji: ���
44
colorFrom: pink
55
colorTo: orange
66
sdk: streamlit
@@ -10,8 +10,13 @@ app_file: app.py
1010
pinned: false
1111
---
1212

13-
# TranscriptAI ���️
13+
# TranscriptAI
1414
Japanese Business Intelligence Platform — Speech & Meeting Analyzer
1515

16+
[![Python](https://img.shields.io/badge/Python-3.10%2B-C45C74?style=flat-square&logo=python&logoColor=white)](https://python.org)
17+
[![Streamlit](https://img.shields.io/badge/Streamlit-Live%20UI-D96080?style=flat-square&logo=streamlit&logoColor=white)](https://streamlit.io)
18+
[![Groq](https://img.shields.io/badge/Groq-Free%20Tier-B87830?style=flat-square)](https://console.groq.com)
19+
[![License](https://img.shields.io/badge/License-MIT-A8897C?style=flat-square)](https://github.com/aiKunalBisht/Transcript-ai/blob/main/LICENSE)
20+
1621
**Languages:** English · Hindi · Japanese · Mixed
1722
**Analysis:** Formality · Indirect Signals · Soft Rejection · Code-switch · APPI Compliant

0 commit comments

Comments
 (0)