Stars
Anthropic's Interactive Prompt Engineering Tutorial
OpenAI API官方使用指南(中文修订版)Examples and guides for using the OpenAI API(Chinese)
Preparation for interview
The Machine Learnings repo consist of open-source machine learning projects covering various domains. It provides users with access to diverse projects, complete with documentation, tutorials, and …
Building an LLM with RLHF involves fine-tuning using human-labeled preferences. Based on Learning to Summarize from Human Feedback, it uses supervised learning, reward modeling, and PPO to improve …
This repository focuses on reproducing results from notable machine learning and AI research papers by implementing their methods, models, and experiments. Each project includes detailed documentat…
This repository is a collection of projects, experiments, and notes documenting my journey through reinforcement learning. It includes code implementations, research summaries, and practical exerci…
Learning Machine Learning and Deep Learning
The repository will feature projects related to Natural Language Processing & Transformers, aligning with the content of relevant books and courses Each project serves as a practical application, c…
iBeer.ai is a smart platform that offers detailed beer profiles and personalized recommendations through simple label scanning. Using advanced technologies like computer vision and NLP, it provide…
This repository contains a collection of exciting and innovative projects in the field of image processing. Each project is designed to explore different aspects of image manipulation, analysis, an…
Exploring LLMs with interactive notebooks.
The NLP project repository is a collection of code and resources related to a specific project in the field of Natural Language Processing (NLP).
This repository contains code and resources focused on deep learning using the PyTorch framework. It offers practical implementations of deep learning techniques using PyTorch.
This repository is collection of machine learning tasks that I undertook during my internship at Prodigy InfoTech. It consist diverse range of projects, each highlighting practical applications of …
This repository contains set of tools and algorithms designed to effectively tackle imbalanced data challenges in domains like fraud detection, medical diagnosis, and anomaly detection.
This repository contains code and resources for algorithmic trading, enabling you to automate your trading strategies and gain insights into the financial markets.
ParmaQA.ai is an advanced QA system that combines a Retrieval-Augmented Generation (RAG) pipeline with LangChain, FAISS, and FastAPI to deliver accurate answers. It features an efficient backend f…
FlirtyHuh is a fun flirt bot that generates witty and charming responses using a custom-trained T5-small model. It features a user-friendly front-end built with HTML, CSS, and JavaScript for seaml…
This repository is collection of code and programs that harness the power of the Open Source Computer Vision Library (OpenCV)
In this project, I implemented a PyTorch-trained MNIST digit classifier and hosted it as a REST API using the Gin framework in Go. Users can upload an image and get the predicted digit with probabi…
This repository integrates Groq with LangChain to create an advanced response generation system. Leveraging Groq's high-performance computing and LangChain's flexible framework, it handles tasks li…
The "Visualizing Student Performance" project is a data visualization initiative aimed at providing comprehensive insights into student academic achievements. This GitHub repository serves as a cen…
This repository consist of codes for various small python projects.
The Autoencoder Decoder Repository is a comprehensive collection of code and resources dedicated to autoencoders and their associated decoders. Autoencoders are unsupervised learning models used fo…
In this project, I applied advanced deep learning techniques for model optimization, including adaptive learning rates, data normalization, and tuning on a noisy sine wave dataset. SGD and Adam opt…
ChromaQuery is a Retrieval-Augmented Generation (RAG) system that processes, stores, and queries PDF documents. Using ChromaDB for vector storage and Groq LLM for generating query responses, it eff…
OpenStreetMap data and the A* algorithm to calculate and animate walking routes. It allows users to explore multiple paths between two points, providing an interactive way to visualize route networks.
Computer Vision Repository is a comprehensive collection of computer vision algorithms and techniques implemented as a repository. The goal of this project is to create a centralized hub for vario…
I will implement fastai library in this repository which is open-source deep learning library, enabling easy and efficient development of neural network models , provides pre-built architectures, a…