Popular repositories Loading
-
AnnotationToolkit
AnnotationToolkit PublicAnnotationToolKit is an open-source Python app for creating object detection datasets. Extract video frames, annotate images, and export in popular format. Built with PyQt5, it's lightweight, intui…
Python
-
PointNet-pytorch
PointNet-pytorch PublicAn easy-to-follow PyTorch implementation of PointNet (Qi et al., 2017). This project was built for learning purposes, with the goal of keeping the implementation clear, well-documented, and reprodu…
Python
-
BigramLanguageModel
BigramLanguageModel PublicThis project contains a Bigram Language Model and custom tokenizers, all implemented from scratch. The repository is intended as a hands-on way to learn and experiment with NLP concepts.
Python
-
TinyLLM_LanguageModelFromScratch
TinyLLM_LanguageModelFromScratch PublicA small language model built from scratch in PyTorch utilizing transformers. Trained on WikiText-2 with character- and word-level tokenization. Educational project to explore embeddings, positional…
Python
-
DL-DepthEstimation
DL-DepthEstimation PublicTransform 2D images into 3D worlds using deep learning. This small project explores monocular depth estimation and 3D point cloud generation from a single image.
Python
-
RAGAgent-Local
RAGAgent-Local PublicAn lightweight Local RAG Agent, fully local retrieval-augmented generation pipeline: ingest → chunk → embed → store (Chroma) → retrieve → generate using Ollama via LangChain. Includes a simple PyQt…
Python
If the problem persists, check the GitHub status page or contact support.