https://github.com/skp3214/skillchat
SkillChat is a chat application powered by Generative AI 🤖, designed to help users prepare for interviews.
https://github.com/skp3214/skillchat
genai-chatbot jetpack-compose kotlin-android
Last synced: about 2 months ago
JSON representation
SkillChat is a chat application powered by Generative AI 🤖, designed to help users prepare for interviews.
- Host: GitHub
- URL: https://github.com/skp3214/skillchat
- Owner: skp3214
- Created: 2025-08-12T15:36:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T15:36:44.000Z (2 months ago)
- Last Synced: 2025-08-12T16:08:05.913Z (2 months ago)
- Topics: genai-chatbot, jetpack-compose, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💬 SkillChat - A Gen AI Project
SkillChat is a chat application powered by Generative AI 🤖, designed to help users prepare for interviews 💼. It provides interactive chat-based guidance, mock interview sessions, and personalized feedback to improve your interview skills.
https://github.com/user-attachments/assets/f764ce4c-d81a-42f8-973b-58474ebfcd82
## ✨ Features
- 💬 Real-time chat interface
- 🤖 AI-driven interview preparation
- 🎭 Mock interview sessions
- 📊 Personalized feedback and tips
- 🎨 User-friendly design## 🚀 Getting Started
### 📋 Prerequisites
- 📱 Android Studio
- ☕ Java/Kotlin
- 🏗️ Gradle### ⚡ Build & Run
1. Clone the repository:
```sh
git clone https://github.com/skp3214/SkillChat.git
```
2. 📂 Open the project in Android Studio.
3. 🔄 Sync Gradle and build the project.
4. ▶️ Run the app on an emulator or physical device.## 📁 Project Structure
- `app/` - Main application source code
- `build.gradle.kts` - Project build configuration
- `settings.gradle.kts` - Project settings
- `gradle/` - Gradle wrapper and version management## 🤝 Contributing
Contributions are welcome! 🎉 Please open issues or submit pull requests for improvements.