Operations | Monitoring | ITSM | DevOps | Cloud

Technology

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

Make Smarter AI Apps with RAG with Joey DeVilla

Join @JoeyDeVilla as he explores retrieval augmented generation (RAG). Learn how this AI technique combines machine learning models with external information retrieval to enhance accuracy. Using a Jupyter notebook and Star Wars characters, Joey explains RAG's principles and demonstrates live coding examples with LangChain and OpenAI. Get hands-on insights into solving hallucinations and outdated information issues with RAG.

How to Help Your Children Ace Their School Exams: A Guide for Parents

As parents, one of our biggest responsibilities is ensuring that our children receive a quality education. And a crucial part of that education is acing school exams. After all, good exam results can open doors to future opportunities and success for our little ones. However, helping our children prepare for and excel in their exams can be quite challenging. With constantly changing curriculum and increasing academic pressure, it's easy to feel overwhelmed as a parent.

Reimagine What IT Can Be, Introducing Skylar AI

Fragmented insights. Limited visibility. Unreliable solutions. For too long, traditional IT tools have not just failed – they’ve actively sabotaged both IT departments and businesses at large. These antiquated systems drain high-value engineering resources, crush frontline support teams, and turn problem resolution into an endless, futile struggle. In an age where AI reshapes entire industries overnight, clinging to these traditional IT approaches border on organizational malpractice.

How to authenticate with third-party APIs in your Grafana app plugin

Whether they’re for synthetic monitoring, large-language models, or some other use case, Grafana application plugins are a fantastic way to enhance your overall Grafana experience. Data for these custom experiences can come from a variety of sources, including nested data sources. However, they can also come from third-party APIs, which usually require authentication to access.

Add Type Checking and Linting to your Playwright Project

In today's video, we're exploring the fact that Playwright doesn't type check your code when using TypeScript. We'll explore what this means and discuss why this could be an issue, especially for larger projects. Then we set up type checking and add "typescript-eslint" to strengthen and improve your Playwright code. Join us for this deep dive and leave any questions or comments below. Stay tuned for more Playwright tips!