Latest Tutorials

Learn about the latest technologies from fellow newline community members!

  • React
  • Angular
  • Vue
  • Svelte
  • NextJS
  • Redux
  • Apollo
  • Storybook
  • D3
  • Testing Library
  • JavaScript
  • TypeScript
  • Node.js
  • Deno
  • Rust
  • Python
  • GraphQL
  • React
  • Angular
  • Vue
  • Svelte
  • NextJS
  • Redux
  • Apollo
  • Storybook
  • D3
  • Testing Library
  • JavaScript
  • TypeScript
  • Node.js
  • Deno
  • Rust
  • Python
  • GraphQL

    AI Applications with LoRA‑QLoRA Hybrid

    The LoRA-QLoRA hybrid represents a convergence of parameter-efficient fine-tuning techniques designed to optimize large language model (LLM) training and deployment. LoRA (Low-Rank Adaptation) introduces low-rank matrices to capture new knowledge without modifying the original model weights, while…
    Thumbnail Image of Tutorial AI Applications with LoRA‑QLoRA Hybrid

      How To Implement AI with MCP Server

      The Model Context Protocol (MCP) servers act as intermediaries that enable AI systems to interact with structured data sources, providing contextual information to improve decision-making and task execution . These servers are critical for applications requiring real-time data integration, such as…
      Thumbnail Image of Tutorial How To Implement AI with MCP Server

      I got a job offer, thanks in a big part to your teaching. They sent a test as part of the interview process, and this was a huge help to implement my own Node server.

      This has been a really good investment!

      Advance your career with newline Pro.

      Only $40 per month for unlimited access to over 60+ books, guides and courses!

      Learn More

        How to Implement LoRA-QLoRA in AI for Drug Discovery

        LoRA (Low-Rank Adaptation) and QLoRA (Quantized Low-Rank Adaptation) are parameter-efficient fine-tuning techniques that enable resource-constrained adaptation of large foundation models without retraining the entire architecture. These methods introduce low-rank matrices to existing model weights,…
        Thumbnail Image of Tutorial How to Implement LoRA-QLoRA in AI for Drug Discovery

          Review of Codex with GPT 5.2

          Codex is an AI system specialized for coding tasks, developed by OpenAI to assist developers with code generation, debugging, and code reviews . It integrates with tools like GitHub and ChatGPT, allowing users to perform code-related tasks directly within their development workflows . GPT-5.2, the…
          Thumbnail Image of Tutorial Review of Codex with GPT 5.2

            Your Checklist for Cheap AI LLM model inference

            Large Language Models (LLMs) are advanced AI systems trained on vast datasets to perform tasks like text generation, translation, and reasoning. These models, such as GPT-3, which achieved an MMLU score of 42 at a cost of $60 per million tokens in 2021 , rely on complex neural network architectures…
            Thumbnail Image of Tutorial Your Checklist for Cheap AI LLM model inference