Skip to content
Open
Show file tree
Hide file tree
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
75 changes: 75 additions & 0 deletions Submission/DevLog-AI.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Open Source Hackathon 2026 Project Submission

## Participant Details

**Full Name:**
Siddharth Goswami

**GitHub Username:**
goswamiSiddharth

**Team Name:**
ForkAndFire

**College/University:**
KIET Group of Institutions

---

## Project Details

**Project Title:**
DevLog AI — Open Source Standup & Progress Tracker for Solo Developers

**Project Description:**
DevLog AI is a Java CLI tool that automatically reads your git commits, summarizes them using Ollama (local LLM — completely free, no API key needed), and generates beautiful daily/weekly devlogs in Markdown format. It also builds and auto-deploys a static site to GitHub Pages showing your progress with a stats dashboard. Solves the problem of solo developers and open source contributors forgetting what they built and having no easy way to track or share their progress.

**Tech Stack Used:**
Java 21, Maven, Ollama (llama3 local LLM), GitHub Actions, GitHub Pages, GitHub REST API

**GitHub Repository Link:**
https://github.com/goswamiSiddharth/devlog-ai

**Live Demo Link:**
https://goswamisiddharth.github.io/devlog-ai/

**Presentation / Demo Video Link:**
https://github.com/goswamiSiddharth/devlog-ai/blob/main/README.md

---

## Open Source Readiness

- [x] My project is public on GitHub
- [x] My repository has a proper README.md
- [x] I have added setup/installation instructions
- [x] I have added screenshots/demo where possible
- [x] I have added a license file
- [x] My project is original and built/updated during the hackathon period

---

## Memori Labs Sponsor Task

Please complete these before submitting:

- [x] I have starred the Memori Labs GitHub repository
https://github.com/MemoriLabs/Memori

- [x] I have followed Memori Labs on LinkedIn
https://www.linkedin.com/company/memorilabs/

- [x] I have followed Memori Labs on X
https://x.com/memorilab

- [x] I have checked Memori Labs social links
https://linktr.ee/memorilabs

---

## ID Card Verification

- [x] I have generated my ID card from https://oshack.xyz
- [ ] If my ID was not verified, I completed the mandatory verification/giveaway form and tried again

---
75 changes: 0 additions & 75 deletions Submission/PROJECT NAME.md

This file was deleted.