submission: DevLog AI by ForkAndFire - goswamiSiddharth - #152
Open
goswamiSiddharth wants to merge 1 commit into
Open
submission: DevLog AI by ForkAndFire - goswamiSiddharth#152goswamiSiddharth wants to merge 1 commit into
goswamiSiddharth wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 reads your git commits, summarizes them using Ollama (local LLM — free, no API key), and generates beautiful daily/weekly devlogs in Markdown + auto-deploys a static site to GitHub Pages. Solves the problem of solo developers forgetting what they built with no easy way to track or share progress.
Tech Stack Used:
Java 21, Maven, Ollama (llama3), 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
Memori Labs Sponsor Task
https://github.com/MemoriLabs/Memori
https://www.linkedin.com/company/memorilabs/
https://x.com/memorilab
https://linktr.ee/memorilabs
ID Card Verification
Additional Notes
Built in 7 days by Team ForkAndFire. Features: AI summarization, --tag filter, GitHub Issues integration, devlog init command, stats dashboard, community prompts library. Zero API cost — runs 100% locally with Ollama.