Udit R 6 July, 2024
A simple semantic search with Python and FastAPI
In this article, we will implement a simple semantic search using Python's FastAPI and Sentence Tr
Udit R 26 June, 2024
Sentiment Analysis using BERT
BERT stands for Bidirectional Encoder Representations from Transformers. It is a machine learning model specifically designed to handle natural language. BERT excels at understanding the context of words within a sentence. It is based on the transformer architecture, a specific type of neural network architecture.
Udit R 25 June, 2024
Omni Zero - A diffusion pipeline for zero-shot stylized portrait creation
Omni-Zero lets you create artistic portraits with just one reference picture! This open-source tool combines your photo with any artistic style, all without retraining. It uses powerful AI to transform your ideas into stunning portraits.