I take you through the creation process of a new AI tool feature with LazyCodr using prompt-chaining.
LazyCodr a Python-written CLI that simplifies the process of generating README.md files for git repositories and I will be guiding you through the challenges I faced and the solutions I discovered along the way.
I will also address concerns about handling large files within the code base and introduce techniques such as file-splitting and summary refining.
You can also watch the video about AI Pull Request generation using LazyCodr: • 🤯 AI Writes Your Pull Request (LazyCo...
🧑🏽💻 The code is here: https://github.com/bitswired/lazycodr
Remember to subscribe to stay updated with more programming hacks, AI tips, and tricks.
🌐 Visit my blog at: https://www.bitswired.com
📩 Subscribe to the newsletter: https://newsletter.bitswired.com/
🔗 Socials:
LinkedIn: / jimi-vaubien
Twitter: / bitswired
Instagram: / bitswired
TikTok: / bitswired
00:00 Intro
00:35 Sneak Peak At The Final Result
00:57 Describing The Features
01:51 The Challenges And Solutions
04:30 Code Walkthrough