Tag: How to
-
How Google's AI model Gemini got its name
Posted on July 8, 2024, Level beginner Resource Length short
Gemini got its first mention at I/O in 2023, when we briefly shared our first natively multimodal model was in training and already showing impressive capabilities. One year later, we've brought Gemini models to Search, Ads, Workspace, Pixel and more. As Gemini continues to make a name for itself, we wondered, where did that name come from? To find out, we asked the Google DeepMind team to share the origin story behind why they called it "Gemini." By Ari Marini.
Tags google ai how-to cloud frameworks
-
AWS joins Microsoft, Google Cloud in open-source push for finance tech
Posted on July 4, 2024, Level beginner Resource Length short
The Fintech Open Source Foundation onboarded seven new members, including hyperscaler AWS, market infrastructure provider DTCC and chipmaker Intel, the organization announced Wednesday. By Matt Ashare.
Tags fintech blockchain how-to aws google
-
Fintech bytes podcast: How to leverage FinTechs through digitalisation
Posted on June 30, 2024, Level beginner Resource Length medium
A podcast episode featuring Tony Clark, CEO of NextWave Consulting, discussing the significance of digitalisation in fintech. By Maya Kokerov.
Tags fintech blockchain how-to management
-
Big data strategies
Posted on June 16, 2024, Level beginner Resource Length short
Do I have "big data"? Oddly, this is not actually a straightforward question for two reasons. By @practicaldatascience.org.
Tags analytics big-data app-development management cio how-to
-
Squaring the circle: The high-performance computing energy paradox
Posted on June 5, 2024, Level beginner Resource Length medium
The latest CPUs and GPUs will consume more power than ever to support artificial intelligence (AI) and other advanced applications. How is this compatible with data centers' energy efficiency imperatives? By Graeme Burton.
Tags fintech robotics servers blockchain how-to
-
Traefik 3.0: Deep dive into wasm support with Coraza WAF plugin
Posted on June 4, 2024, Level beginner Resource Length intermediate
Custom plugins for Traefik are one of the most requested features going back to the early days of the project, starting with this issue, from back in 2017. Today, we will deep dive into WebAssembly support. By Emile Vauge.
Tags web-development app-development javascript how-to devops
-
Uncovering financial crime: Going beyond rule-based approaches with a connected perspective
Posted on June 3, 2024, Level beginner Resource Length medium
Money laundering, the process of disguising the origins of illicit funds, poses a significant challenge in the financial sector worldwide as it serves as the lifeblood for organizations that engage in illicit activities such as terrorism, drug trafficking, and human trafficking. By Sean Robinson.
Tags fintech app-development management cio blockchain how-to
-
Using LlamaParse to create knowledge graphs from documents
Posted on June 1, 2024, Level intermediate Resource Length medium
Key components of LlamaCloud include LlamaParse, a proprietary parsing tool for complex documents with embedded objects like tables and figures, which integrates seamlessly with LlamaIndex ingestion and retrieval. By Fanghua Yu.
Tags database app-development how-to cio devops
-
Low-code in the insurance industry: What every insurer should know
Posted on May 31, 2024, Level beginner Resource Length medium
Developing and supporting complex software solutions in the insurance industry requires the detailed and comprehensive work of an entire team of experienced developers. Low-code platforms can serve as an auxiliary tool for traditional development methods. By Oleg Svet.
Tags fintech app-development management cio how-to
-
Java career learning path from beginner to advanced
Posted on January 30, 2024, Level beginner Resource Length medium
Knowing what to study is also a big challenge since there is so much to learn. Therefore, let's explore the most important topics to study so we can become better software engineers. By Rafael del Nero.
Tags programming career how-to app-development java oop scala
-
Starting with Rector PHP: Improving your PHP code with automation
Posted on January 29, 2024, Level intermediate Resource Length long
Maintaining clean and efficient code is crucial for project success. Rector PHP emerges as a powerful tool, offering developers a seamless path to code transformation and enhancement. Rector PHP is an open-source automation tool for PHP, and it simplifies the process of code upgrades, refactoring, and modernization, bringing significant benefits to developers and their projects. By Roberto B.
Tags programming php how-to web-development devops
-
AI-enhanced code reviews: Improving software quality and efficiency
Posted on January 28, 2024, Level beginner Resource Length long
Code reviews have long been a critical practice in software development. They serve as a quality control mechanism, ensuring that code is not only functional but also maintainable, secure, and efficient. However, traditional manual code reviews come with their own set of challenges, such as time consumption and the potential for human error. This is where AI code reviews come in. By Ritvik Gupta.
Tags programming ai bots how-to web-development app-development