← All content

2025 – Week 4: AI Weekly Update & Weekly Progress

January 25, 2025· Jorge Iglesias· Status Updates
<p><strong>AI Weekly Update</strong>: This week was full of exciting progress on multiple fronts—from experimenting with brand-new AI tools to building out fresh websites and further refining my development processes. Below is a detailed rundown of everything that’s been happening, along with the challenges I faced and the lessons I learned.</p> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h2 class="wp-block-heading">A.I. Updates</h2> <h4 class="wp-block-heading">DeepSeek R1 (70B Model)</h4> <p>One of the most thrilling developments in this <strong>AI Weekly Update</strong> is my successful setup of <strong>DeepSeek R1</strong> locally. By using two RTX 3090 Tis and one RTX 2080 Ti, I managed to run the 70B model smoothly. It’s been remarkably impressive in terms of its reasoning capabilities and response times, and I’m eager to test it against other AI solutions in real-world scenarios.</p> <p>I’ve been sharing my findings on X (formerly Twitter) and engaging with the AI community for feedback. Through these discussions, I’ve gained insight into how others are deploying large language models and tackling common challenges like memory optimization and prompt engineering.</p> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h4 class="wp-block-heading">Tool Exploration</h4> <p>This week, I also explored a variety of AI tools and plugins, each with its unique advantages:</p> <ul class="wp-block-list"><li><strong>Cursor</strong>: A coding companion that helps streamline certain tasks, though I’m still evaluating its best use cases.</li> <li><strong>Trae.ai</strong>: Offers an intuitive environment for quick AI-powered code generation and debugging.</li> <li><strong>VS Code Plugins</strong> (Continue, Cline): These extensions are invaluable for real-time code suggestions and AI-driven refactoring.</li> <li><strong>ChatGPT</strong>: I canceled my $20 account, as I’m pivoting to more customizable solutions. However, I recognize ChatGPT’s utility in rapid prototyping for various tasks.</li> </ul> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h4 class="wp-block-heading">API Setup</h4> <p>Thanks to the expanded array of providers available, I’ve configured API keys for <strong>Anthropic</strong>, <strong>OpenAI</strong>, <strong>DeepSeek</strong>, and <strong>Google AI Studio</strong>. Having these ready gives me the flexibility to switch between different AI backends based on the project requirements. Whether I need faster generation, deeper context understanding, or specialized features, I can pick and choose the best engine for each task.</p> <h4 class="wp-block-heading">Go-To Stack</h4> <p>Currently, my favorite combination is <strong>VS Code + Cline with Anthropic/Claude 3.5</strong>. This setup offers a robust environment for brainstorming, coding, and debugging, allowing me to iterate on features quickly. I’m consistently impressed by Claude’s ability to handle extended context, which is particularly useful for more complex development tasks.</p> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h3 class="wp-block-heading">Website Projects</h3> <h4 class="wp-block-heading">1. naplestea.com</h4> <p>One of the more exciting ventures in this <strong>AI Weekly Update</strong> is my continued progress on <strong>naplestea.com</strong>, a new website where I plan to sell tea. The tech stack includes:</p> <ul class="wp-block-list"><li><strong>Next.js (15.1.5)</strong></li> <li><strong>Strapi (5.8.0)</strong></li> <li><strong>MariaDB</strong></li> <li><strong>Dockerized setup with Nginx Proxy Manager</strong></li> </ul> <p>This marks my second major Next.js project of the month (the first being <strong>Benchie.io</strong>). After spending significant time squashing lint and build issues, I’m pleased to confirm I can now run <code>npm run build</code> without any errors.</p> <p><strong>Next Steps for naplestea.com:</strong></p> <ol class="wp-block-list"><li>Finalize the e-commerce flow and set up automated email sequences for customer engagement.</li> <li>Convert the remaining static pages into dynamic content pages using Strapi, enabling easy updates and scalability.</li> </ol> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h4 class="wp-block-heading">2. colliercomputers.com</h4> <p>I’ve also been active on <strong>colliercomputers.com</strong>, where I created a quick video showing <strong>DeepSeek R1 70B</strong> running with OpenWeb UI. This demonstration helps illustrate how local deployments of advanced AI models can be achieved on consumer-grade hardware.</p> <ul class="wp-block-list"><li><strong>Watch Here</strong>: <a href="https://youtu.be/F7Oj0K-m3fI?si=R_q6KKRTnfx9L_63">YouTube Link</a></li> </ul> <p><strong>Upcoming Tasks:</strong></p> <ul class="wp-block-list"><li>Benchmark the <strong>Gateway 500 SE</strong> PC to understand its performance limits.</li> <li>Restore the <strong>Dell Dimension 4700</strong> with Windows XP, mainly for retro-compatibility testing and archival purposes.</li> </ul> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h4 class="wp-block-heading">3. jorgeiglesias.com</h4> <p>This week, I also focused on <strong>jorgeiglesias.com</strong>, though changes were minimal. My main plan is to enable cross-posting of blog content between my various websites, using tags or categories to determine relevance. This feature will improve both reach and SEO by sharing pertinent articles across multiple domains.</p> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h3 class="wp-block-heading">Looking Ahead</h3> <h4 class="wp-block-heading">AI Agents</h4> <p>A key goal for next week in this <strong>AI Weekly Update</strong> is to develop custom AI agents, primarily using <strong>Browser Use</strong> and <strong>n8n</strong>. I want to create an agent that can automatically generate tasks, helping me streamline workflows across my projects. This could be a game-changer for productivity, especially if it integrates smoothly with my existing Dockerized setups.</p> <h4 class="wp-block-heading">E-Commerce &amp; Email Flows</h4> <p>I’m also determined to wrap up the core shopping cart functionality for <strong>naplestea.com</strong>, ensuring a polished and user-friendly e-commerce experience. Automated email sequences—welcome messages, order confirmations, and re-engagement campaigns—are top of my list.</p> <h4 class="wp-block-heading">Systems &amp; Benchmarks</h4> <p>Lastly, I plan to establish baseline benchmarks on older PCs, documenting their performance under various operating systems. This includes measuring how well these machines can handle modern software tools, which can be particularly useful for retrofitting or specialized tasks.</p> <hr class="wp-block-separator has-alpha-channel-opacity"/> <h2 class="wp-block-heading">Final Thoughts</h2> <p>This concludes the <strong>AI Weekly Update</strong> for Week 4 of 2025. It’s been a whirlwind of AI model experimentation, Docker troubleshooting, and Next.js refinements. Despite occasional hurdles—like persistent lint errors or configuration mishaps—I’m proud of how much progress I’ve made.</p> <p>If you’ve experimented with <strong>DeepSeek</strong> or created your own AI agents, I’d love to hear about your experiences. Sharing insights often leads to creative solutions and new collaborations!</p> <p>Thank you for tuning in, and I look forward to providing another deep dive next week. Whether you have questions, comments, or just want to share ideas, feel free to drop a line. Let’s keep pushing the boundaries of what’s possible in AI and web development.</p>
Share