Skip to content

Commit 0d8a998

Browse files
authored
Update README.md
1 parent 4122420 commit 0d8a998

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
A modern, real-time chat application
1111
</p>
1212

13-
## 📝 Project Overview
13+
## Project Overview
1414

1515
TChat is a full-featured messaging platform that combines traditional chat functionality with artificial intelligence to create a more dynamic communication experience. The application allows users to chat with other people in real-time while also offering an integrated AI assistant powered by Google's Gemini API.
1616

1717
What makes TChat special is its combination of traditional messaging with an AI assistant that can be customized to fit specific needs. Whether you need help with information, want to brainstorm ideas, or just have a friendly conversation, the AI assistant adapts to your preferences.
1818

19-
## Key Features
19+
## Key Features
2020

2121
### Core Chat Experience
2222
- **Real-time Messaging**: Messages appear instantly without needing to refresh
@@ -40,21 +40,21 @@ What makes TChat special is its combination of traditional messaging with an AI
4040
- **Secure Authentication**: Email/password and Google sign-in options
4141
- **Email Verification**: Added security layer for new accounts
4242

43-
## 🎯 How TChat Works
43+
## How TChat Works
4444

4545
TChat uses Firebase for its backend infrastructure, providing reliable real-time data synchronization and user authentication. The front end is built with React for a responsive and dynamic user interface.
4646

4747
The AI assistant functionality integrates Google's Generative AI (Gemini) to provide intelligent and contextual responses. The AI's behavior can be customized by modifying configuration values in the Firebase database, allowing admins to change the AI's personality without updating the application code.
4848

4949
The announcement system similarly allows for dynamic content updates without requiring code changes. Administrators can push new announcements that appear for all users until dismissed.
5050

51-
## 🌟 What Makes TChat Unique
51+
## What Makes TChat Unique
5252

5353
- **Seamless AI Integration**: The AI assistant feels like a natural part of the chat experience
5454
- **Advanced Code Handling**: Share code with proper syntax highlighting and a copy button
5555
- **Available Everywhere**: Use on the web or download the Android application
5656

57-
## 😎 Try TChat
57+
## Try TChat
5858
- **Web**: <a href="https://chat.novila.xyz">chat.novila.xyz</a>
5959
- **Android App**: <a href="https://chat.novila.xyz/download">chat.novila.xyz/download</a>
6060
- **Windows App**: <a href="https://chat.novila.xyz/download">chat.novila.xyz/download</a>

0 commit comments

Comments
 (0)