Cubode TeamWebcomponents + React + HTMX — the series [Part 1]Have you ever wondered what would be to have the control and isolation of WebComponents, the flexibility and ecosystem of React and the…Jul 16Jul 16
Cubode TeamHow to set up Django from Scratch with Celery + Channels + Redis + Docker — Real Time Django…Have you ever seen AI generate HTML elements and then have them dynamically rendered in real time in the DOM?Jul 10Jul 10
Cubode TeaminTowards DevHow to set up Django from Scratch with Celery + Channels + Redis + Docker — Real Time Django…Combining asynchronous Celery workers with LangChain enables the creation of real-time AI workers, so inferencing times don’t hinder your…Jul 10Jul 10
Cubode TeaminTowards DevHow to set up Django from Scratch with Celery + Channels + Redis + Docker — Real Time Django…Welcome to Part 3of setting up a fully scalable backend for a real-time AI application! If you haven’t seen it yet, we’re building an AI…Jul 71Jul 71
Cubode TeaminTowards DevHow to set up Django from Scratch with Celery + Channels + Redis + Docker — Real Time Django…Welcome to Part 2 of setting up a fully scalable backend for a real-time AI application! If you haven’t seen it yet, we’re building an AI…Jul 64Jul 64
Cubode TeaminTowards DevHow to set up Django from Scratch with Celery + Channels + Redis + Docker — Real Time Django…If you’ve not seen it by now, we have been building an web app that offers an AI agent that generates interactive and real time data…Jul 41Jul 41
Cubode TeamHow to Build Client-Side Code Execution for AI Agents: Benefits and Drawbacks ExplainedIn the evolving landscape of web development, the choice between client-side and server-side code execution is pivotal in determining the…Jul 3Jul 3
Cubode TeaminGenerative AITransform Unstructured LLM Output into Structured Data with Output Parsing Pydantic Models: A…Have you ever tried to make sense of the unstructured output received from a language model, and wondered whether there was an easier way…Jul 2Jul 2
Cubode TeaminGenerative AIHow to Boost LLM Inference Speed: A Guide to Using Groq, LangChain, and Python for Fast AI…Inference speed for AI products is one of, if not THE most important aspect of any LLM based application.Jun 28Jun 28
Cubode TeamHow to use AI Agents to Analyze and Process CSV Data: A Comprehensive GuideHave you ever wondered how AI agents understand tabulated data, such as those in CSVs or Excel files? Have you tried loading a CSV to Chat…Jun 27Jun 27