Highlights
- Pro
Stars
BilledIn is a simple billing system (Desktop application) for small businesses. It is designed to be easy to use and understand. It is completely written in only Python.
This project is a Q&A chatbot designed for the Global Academy of Technology (GAT), utilizing LLMs, Embeddings, RAG techniques and Prompt Engineering to provide accurate and context-aware responses …
Real-time missing person detection system using facial recognition and SQLite database.
Text2ImageDescription retrieves relevant images from Pascal VOC 2012 dataset using OpenAI CLIP, based on text queries, and generates descriptions using quantized Mistral-7b model.
A simple PyTorch-based project for detecting pneumonia from chest X-ray images. Achieve over 90% accuracy with a CNN model of just 10-15 lines of code.