Engineering AI Applications (Part 10): Developing a Video Frame Analyzer Using LLM-Generated C/C++ Code
In this short post, I would like to share a few lessons that we have learnt while developing the AI applications.
Recently, I have created a simple desktop application in C/C++ to analyze video frames (streaming sources will be added later). This time I thought of developing the application using LLM. It is really a pleasant experience how LLMs can "help" in software development. I would like to share a few lessons I learnt.
Scope of the Application:
Essential Environment
How I used LLMs
I wanted to test if I can take help of LLMs in generating code with the above specification. I tried using LLMs to develop the application from scratch. The project structure generated was not so impressive. It is OK kind of project structure.
The first code generated did not give desirable results and code appeared to be not so impressive.
I was a bit disappointed. I could not use LLMs to generate a good quality code :-(
Next Attempts
领英推荐
Tips using LLMs
Development Effort:
A new era in software development has begun. Let's embrace the change and take advantage of AI to build cost-effective solutions.
#AI #LLMs #OpenCV #VideoAnalytics
Affiliations
I write posts for Vidcentum Technologies and VTWAYS where I am founder Director. Some of the articles are published in my blogs / articles / posts as well as on the company timeline / posts.
If you are interested to know more about it, drop a message either to [email protected] or to Maruthi Pathapati or in the comments.
Manager, AI and Data Analytics at Crunch
3 周Impressive work on the video analyzer! What inspired this project?
Digital Transformation, Cloud Engineering, Mobility, Analytics - Business & Technology Leader, Strategist, Innovator
3 周Pls , will you be able to share the sample prompts that you fed into the LLM that made it better ? Perhaps it can be standardised as best practice for such a typical application ( aka prompt template )
Applied AI/ML Expert | I help organizations from AI Strategy & Solutioning to Execution | Generative AI Consultant | 2X Founder, 2 Exits with $40MM+ M&A valuation
3 周This is an exciting use case! Thanks for sharing the lessons learned!