An open API service indexing awesome lists of open source software.

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.

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.