Building an AI-Powered Product Recommendation System
How we leveraged LlamaIndex, vector databases, and intelligent metadata filtering to create precise product recommendations for veterinary professionals
Exploration Game in Next.js Built with AI
Creating a game with a web application is not common, but some already exist on the internet. Besides the objective of creating a small game, this article also explores the possibilities and…
Chat with Your Data: Integrating PandasAI in Django Admin
Have you ever found yourself needing to analyze your backend data while working on a Django project? It can be a tedious task, often involving diving into SQL tables and crafting complex queries.
Running Deep Learning Models as Applications with FastAPI
Graphics processing units (GPUs) are the backbone of AI workflows, driving computationally intensive deep learning models such as Pixel2Mesh and TripoSR .
Pull Request AI
Pull request descriptions are an important part of the software development workflow, but writing descriptions for pull requests can be a time-consuming and error-prone process, particularly when…