How I'm Adopting Agentic Coding

· Source: AI Advances - Medium · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Intermediate, quick

Summary

The author details their personal adoption of "agentic coding" and generative AI, marking a shift from their prior focus on data engineering. Initially a mild AI enthusiast, they quickly integrated ChatGPT into their workflow for coding assistance and to replace traditional search engine tasks. This journey included early experimentation with local large language models and the development of a small Retrieval Augmented Generation (RAG) prototype. This prototype utilized a Streamlit chat interface, GPT-3.5, OpenAI embedding models, and LangChain for orchestration, though it was ultimately abandoned due to company security concerns. The author continues to monitor advancements from new players such as Mistral AI, Meta, Google Gemini, and DeepSeek.

Key takeaway

For software engineers exploring AI integration, consider adopting generative AI tools like ChatGPT to streamline coding and information retrieval. You should experiment with local LLMs and build small RAG prototypes using frameworks like LangChain to understand their practical applications and limitations. This proactive exploration helps you adapt to evolving AI capabilities, even if initial projects face organizational hurdles.

Key insights

Generative AI tools like ChatGPT can significantly transform coding workflows and information retrieval.

In practice

Topics

Best for: AI Engineer, Software Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by AI Advances - Medium.