Tag: Flask

  • 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.…

  • 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…

  • 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…

  • New Flask Website

    New Flask Website

    I finished Project 4 last week and before submitting it (which I did this morning) I usually leave a project for a week then go back and look over it again. I check my README for errors and just make sure everything works. So while I was waiting to inspect and submit project 4, I…

  • Learning Flask and Django

    Learning Flask and Django

    I have covered both Flask and Django as part of my training. Flask Using Flask and Python the walkthrough project was a simple website about Thorin & Company. I had no idea who that was and had to look it up! We used a Bootstrap theme for the html/css elements. The focus on this project…