AI Automated Changelog generator built for developers
Languages and framework used
- Java with Spring Boot
- Meta Llama Vision Free
- thymeleaf with html
Workflow diagram
- Pulls the commit history from github api
- feeds the data to free opensource LLM
- displays the changelog in ui
- Download the jar file and run using java -jar jarname
- Open localhost8080 and enter the details
- Give your github username example PrethamMuthappa
- Enter you Repo name (public repo for testing purpose)
- Enter no of commit history ( enter 1, as the free llm usually dont allow multiple requests)
- Results will be displayed
Result change logs