Tag: ML

  • Anvil Apps

    Anvil Apps

    I am building my AI Agents and chatbots using python so I have been looking into different frameworks. I am already familiar with Flask and Django and been looking at no-code/low-code options. There are loads of no-code and low-code options available. When I first started looking I considered Bubble. Most of these options use JavaScript…

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

  • What is AI?

    What is AI?

    Understanding what AI (Artificial Intelligence) is seems like a great place to start my journey on the path towards building my AI/ML (machine learning) knowledge. AI is all about incorporating human intelligence inside machines. Narrow Artificial Intelligence (or weak AI) are computer systems that can use human intelligence but have limitations in what they can…