The AI Adoption Framework for SMEs October 22, 2024 Reading Time: 5 minutesGuiding SMEs Towards Successful AI Implementation.
SMEs struggle to implement AI - Here's why October 21, 2024 Reading Time: 3 minutesWhile AI promises to reshape economies, its adoption by small and medium-sized businesses remains stubbornly uneven. Here are five reasons why SMEs struggle to implement AI.
ReAct - How GPT and Other Large Language Models Learn To Think and Act December 7, 2023 Reading Time: 9 minutesLearn how the ReAct method improves the capabilities of language models
Enhancing AI Accuracy with Reader-Retriever Models + Example Code July 24, 2023 Reading Time: 13 minutesHoLearn how reader-retriever models can improve the accuracy and credibility of AI-generated answers.
A Beginner’s Guide to Tokens, Vectors, and Embeddings in NLP July 24, 2023 Reading Time: 15 minutesUnderstand the core concepts of NLP with a deeper understanding of tokens, embeddings, and vectors.
Exploring Different Metrics For Natural Language Processing & Generation July 10, 2023 Reading Time: 8 minutesHow to judge the quality of texts produced by artificial intelligence with commonly used metrics.
Creating Human-like Text with Contrastive Search and GPT-2 July 8, 2023 Reading Time: 15 minutesHow to implement contrastive search with the Huggingface Transformers library and improve your text generation performance.