Posts

Showing posts from February, 2025

Build AI Code Generation Tools For Large Scale Project in Python? Part 2 - Development Diary and Discussion

Image
Building AI Code Generation Tools from Scratch in Python 3: A Journey from Zero to Everything (Part 2) If you missed Part 1, you can find it here: link . In our previous discussion, we covered the basic workflow, fundamental code generation, directory creation, file generation, and folder automation. Disclaimer: I won't be sharing the complete project code directly. Instead, I want to foster discussion and collaboration. For Beginners: Use this as a guide to build your own project and join the conversation. I'm happy to help with any learning challenges you encounter. For Experienced Developers: Please share your insights and discuss potential improvements. Our journey doesn't end here. In this part, we'll delve into some of the challenges we've faced in previous part. Challenges: Token exhaustion: Large files exceeding token limits. Code skipping: The LLM omitting parts of the implementation. Inconsistent code generation: Function naming inconsistencies acr...

The AI Boom: Why Is Everyone Talking About It? - Tech Explanation

Image
The AI Boom: Why Is Everyone Talking About It? AI is everywhere! ChatGPT made AI a household name, and companies like Nvidia are seeing huge success. But what's behind this sudden explosion of AI?     Target Audience For those who have zero or less knowledge What Are All These AI Tools? So many AI tools are popping up, it can be confusing! Here's a simple breakdown: AI Models: These are the brains of the operation. Think of them like the software that powers everything. Examples include ChatGPT, OpenAI's models, Anthropic's Claude, Google's Gemini, and DeepSeek. AI Tools: These use AI models to do something. They're like apps that use the AI brain. Examples include Perplexity (for searching) and Cursor (for coding).    Some tools even have their own models, which can make things a little more complex. In the coming blog, we will discuss the AI models. AI: It's Not as New as You Think The idea of AI has been around for a while! AI is a technology to ...

Build AI Code Generation Tools For Large Scale Project in Python? Part 1 - Development Diary and Discussion

Image
Building AI Code Generation Tools from Scratch in Python 3: A Journey from Zero to Everything (Part 1) Can we create AI code generation tools in Python 3 from the ground up? This is an open-ended question, and I don't claim to have all the answers. I welcome discussion and idea exchange, as I'm always open to learning. This exploration also reveals how I built the ITDOGTICS application for first prototype in just three days. While I believe there are limitations to current AI technology, I'll address those in a future blog post where I'll delve into how AI works and why it has become so prominent. If you're familiar with basic AI concepts, feel free to skip the introduction to  Scope of this Blog Post . This blog post assumes you have a basic understanding of Python 3. If you don't, it might be challenging to follow along. Disclaimer: I won't provide the complete project code, as I encourage discussion and collaboration. For beginners: Use this as a refer...

Resume Generator - Software Intro

Image
Stop Stressing Over Resumes! Introducing the AI-Powered Resume Generator Tired of job hunting? Feeling overwhelmed by applicant tracking systems (ATS)? Our AI-powered Resume Generator takes the pain out of crafting the perfect resume, allowing you to tailor it to each company in seconds! Built by ITDOGTICS, this tool will revolutionize your job search. Key Features: Personalized Resumes in Seconds: Input your information (stored securely on your device) and generate targeted resumes based on your unique background. Easy Data Import: Import your existing resume or other relevant documents to quickly populate your profile. Smart Data Extraction: Extract key information from academic results, certificates, and other documents for each category (e.g., education, experience). AI-Powered Writing Assistance: Get help crafting compelling descriptions for your skills and experience. Your Data Stays Safe: We prioritize your privacy. All data is stored securely on your device and is...

Expense Tracker - Software Intro

Image
Track Your Spending with Ease: Introducing the Expense Tracker App Are you tired of wondering where your money goes? Do you struggle to keep track of your daily expenses? Then look no further! The Expense Tracker App is designed to help you effortlessly record and understand your spending habits. Whether you're a meticulous budgeter or just want a clearer picture of your finances, this app simplifies expense tracking.  It is built by ITDOGTICS. Key Features: Effortless Spending Recording: Say goodbye to manual entry! Capture your receipts with your phone's camera, and let the app automatically extract the information. Intelligent Spending Analysis: Gain valuable insights into your spending patterns. See where your money is going and identify areas where you can save. Multi-Currency Support: Traveling abroad? No problem! The app supports exchange rates, making it easy to track your spending in different currencies and maintain accurate records. Secure Data Storage:...