Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 83 additions & 0 deletions submissions/lucky-codaipro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
# Hackathon Submission: CodaiPro (Code AI Professional)

### 👤 GitHub Handle
Luckyyaduvanshiofficial

---

### 💡 Project Title
CodaiPro — Offline AI Coding Assistant

---

### 🧠 Project Description
CodaiPro is an **AI-powered coding assistant** designed for students, educators, and developers. It provides **offline code generation, debugging, and explanation** across 20+ programming languages — without any internet connection. Built with privacy, portability, and educational impact in mind, it runs locally on Windows systems and helps learners understand programming concepts through real-time AI assistance.

---

### 🚀 Inspiration behind the Project
As a student myself, I noticed that **most AI coding tools require internet access or paid subscriptions**, which makes them inaccessible in many computer labs and university exams.
I created CodaiPro to make AI assistance **available offline, for free**, and fully focused on **learning and understanding code**, not just generating it.

---

### 🧰 Tech Stack
- **Frontend (Web):** HTML, CSS, JavaScript (Codai Web)
- **Desktop App:** Python (CustomTkinter GUI)
- **Backend:** FastAPI (Python)
- **AI Engine:** Llama.cpp (GGUF model)
- **Build System:** PyInstaller
- **Database:** Appwrite Databases
- **Authentication:** Appwrite Auth
- **Storage:** Appwrite Storage
- **Hosting:** Appwrite Sites

---

### 🧩 Appwrite Products Used
- [x] Auth
- [x] Databases
- [x] Storage
- [x] Sites
- [ ] Functions
- [ ] Messaging
- [ ] Realtime

---

### 📦 Project Repo
- **Frontend (Web Version):** [https://github.com/Luckyyaduvanshiofficial/codai-web](https://github.com/Luckyyaduvanshiofficial/codai-web)
- **Backend (Main Source):** [https://github.com/luckyyaduvanshiofficial/codai](https://github.com/luckyyaduvanshiofficial/codai)

---

### 🌐 Deployed Site URL
[https://codai.pro](https://codai.pro)
[https://codai.appwrite.network](https://codai.appwrite.network)

---

### 📘 Documentation
[https://docs.codai.pro](https://docs.codai.pro)

---

### 🎥 Demo Video / Photos
[https://youtu.be/your-demo-link-here](https://youtu.be/your-demo-link-here)

---

### 📩 Support & Contact
- Portfolio: [https://github.com/Luckyyaduvanshiofficial](https://github.com/Luckyyaduvanshiofficial)
- LinkedIn: [https://linkedin.com/in/luckyyaduvanshi](https://linkedin.com/in/luckyyaduvanshi)

---

### ⚖ License
MIT License — Free for educational and commercial use.

---

**Maintained by:** *Lucky Yaduvanshi*
**Version:** v2.1.0 (Enhanced Stability)
**Tagline:** “Making AI-powered coding accessible to everyone, everywhere.”