Tag: ai

  • Note Taking App with V0.dev

    Note Taking App with V0.dev

    If you use and pay for a note taking app, you can now build your own. This is also applicable for project planning. Building your own note-taking app lets you tailor it to your specific needs. In this video the creator, Alex Finn explains how to build a note-taking app. He also includes the ChatGPT…

  • Claude 3.5 Crash Course

    Claude 3.5 Crash Course

    I wanted to recommend this brilliant Claude 3.5 crash course by Brandon Hancock. I am part of his Skool community. I am building an AI Marketing platform using his knowledge. It will be my first full stack AI project. In this crash course, Brandon walks you through how to master Claude and build high-speed AI…

  • Flask, FastAPI or Django

    Flask, FastAPI or Django

    I watched an interesting video from Tech with Tim comparing Django, Flask and FastAPI. He went through each one listing their pros, especially as it relates to finding a job. My interest is AI Agent and Chatbot related. When I build my first AI Agent, I want to use either Flask or Django with FastAPI.…

  • Break Over

    Break Over

    I took some time off. It’s been nice but now I need to get back to coding. It is too easy to forget everything when you stay away for a while. I managed to get back into my fitness routine (a little). I am currently experimenting with a new way of eating (Carnivore). This means…

  • Wagtail CMS Multi-Site Setup Guide

    Wagtail CMS Multi-Site Setup Guide

    I have set up Wagtail CMS Multi-site and I wanted to document what I have done so far, just in case I decide to do this again. I set up a new installation and added it to GitHub. I used ChatGPT to help me write code when I knew it would save me time and…

  • Making Wagtail Progress

    Making Wagtail Progress

    Having worked with WordPress for so long I have muscle memory around setting up a new site. It took minutes. For the past week I have dedicated my time to developing muscle memory with Django and Wagtail. ðŸ˜Š Using CMD to set up and activate virtual environments, creating a project folder, installing Wagtail (or Django), installing…

  • AI Learning Plan

    AI Learning Plan

    I may have mentioned in a previous post that I joined DataCamp to learn about artificial intelligence (ai) because it has everything I need (or think I need right now as a beginner) in one place. Not only is it great for learning but the continuous prompting to practice what I know, the tests to…

  • My Tech Stack

    My Tech Stack

    A tech stack is a combination of the programming languages, libraries, languages, and tools that a developer uses to build websites and apps. In order to ensure I stay focused on my tech stack I have decided to list them here. There is a combination of what I know (which needs improving upon) and what…

  • AI Abbreviations

    AI Abbreviations

    The world of Artificial Intelligence (AI) really loves its abbreviations. You can’t read an article without stumbling into one. My new abbreviation today is RAG (retrieval-augmented generation). RAG is a framework that combines aspects of both retrieval-based and generation-based approaches in natural language processing (NLP). If I understand it correctly you can get a model…

  • Chatbot Development

    Chatbot Development

    I am considering the best option for chatbot development as a business. My aim is to provide a service. I build an AI Persona Chatbot for a business or person based on their data. Now that I have looked into AI and large language models, it seems as if I have three options. These options…

  • Learn AI Challenge

    Learn AI Challenge

    The Microsoft Learn AI Skills Challenge is a month-long challenge that will help you gain skills in using Azure to develop AI products. I have joined late – it ends on the 19th April. The topics include: There are a total of 27 modules in the Azure OpenAI challenge and I am working on completing…

  • Full-Stack Software Developer

    Full-Stack Software Developer

    I received notification of my result for project five of my full-stack Software Developer training, which is now complete. I am now a trained Full-Stack Software Developer. My overall grade is a merit and my specialization is eCommerce. My five projects are listed on my GitHub page : Project One – Sologamy – Merit (html/css)…