An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by FareedKhan-dev

A curated list of projects in awesome lists by FareedKhan-dev .

https://github.com/fareedkhan-dev/all-rl-algorithms

Implementation of all RL algorithms in a simpler way

agent llm openai python reinforcement-learning rl

Last synced: 07 May 2025

https://github.com/fareedkhan-dev/train-llm-from-scratch

A straightforward method for training your LLM, from downloading data to generating text.

gemini large-language-models llm openai training transformers

Last synced: 12 Apr 2025

https://github.com/FareedKhan-dev/all-rag-techniques

Implementation of all RAG techniques in a simpler way

ai llm llms multi-modal openai python rag

Last synced: 23 Mar 2025

https://github.com/fareedkhan-dev/create-million-parameter-llm-from-scratch

Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.

chatgpt large-language-models llama llm python

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/building-llama3-from-scratch

LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.

chatgpt gemini gpt llama-3 llm openai python

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/most-powerful-nlp-library

Gemini, as capable as GPT-4, provides a free API with limited access. I tested it with the help of prompt engineering and found that it can solve almost any NLP task you want to tackle.

api gemini large-language-models llm nlp nlp-library preprocessing python

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/gemini-ai-copilot

Intelligent Help for Efficient Programming

chatgpt copilot gemini github-copilot huggingface llm

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/ai-text-to-video-model-from-scratch

In this blog, we will build a small scale text-to-video model from scratch. We will input a text prompt, and our trained model will generate a video based on that prompt.

ai deep-learning gan gemini gpt-4 openai python text-to-video

Last synced: 01 Mar 2025

https://github.com/FareedKhan-dev/all-rl-algorithms

Implementation of all RL algorithms in a simpler way

agent llm openai python reinforcement-learning rl

Last synced: 07 Apr 2025

https://github.com/fareedkhan-dev/create-high-quality-dataset-for-computer-vision

This project focuses on generating a diverse and realistic dataset for computer vision training using ChatGPT and a realistic vision image generation model. The process involves dynamically creating prompts, utilizing ChatGPT to generate image descriptions, and generating images based on those descriptions.

chatgpt computer-vision cv grounded-sam stable-diffusion

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/reinforcement-learning-on-frozen-lake-v1-openai-gym

Using the OpenAI Gym library, I implemented two reinforcement learning algorithms in the Frozen Lake environment.

deep-learning frozenlake gym openai-gym python reinforcement-learning

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/best-introduction-to-transformer

transformer again in the same manner as I did in my previous blog (for both coders and non-coders), providing a complete guide with a step-by-step approach to understanding how they work.

chatgpt large-language-models llm python transformer

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/saas-payment-guide

A Beginner's Guide to Monetizing Your Python AI Chatbot

ai-chatbot flask monetization payment-gateway python sass

Last synced: 23 Apr 2025

https://github.com/fareedkhan-dev/2.3-million-parameter-llm-depriac

Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.

deep-learning depricated huggingface large-language-models llama llm python pytorch transformers

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/github-social-network-analysis

This project is done using Python library NetworkX, which helps us to analyze the GitHub Social Network Data.

gephi github graph network networkx social-network social-network-analysis

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/ai-spell-checker

This app uses the GenerativeAI library to correct spelling mistakes in the input text.

ai artificial-intelligence gemini-api generative-ai grammarly nlp text-analysis

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/facebook-login-page-ui

View the live preview here: https://fareedkhan-dev.github.io/facebook-login-page-ui/

facebook-login html-css-javascript templates ui-design

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/google-play-store-analysis

This repo contains single jupyter notebook file which contains all the code

analysis numpy pandas playstore python3

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/improve-weak-llm-using-spin-technique

After RLHF and SFT show promising results, a new technique named SPIN is invented for 2024

finetuning gemini large-language-models llm rlhf

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/php-mail-server

This project is based on two mini projects. First one is telling the client information. Second one is sending the mail which contains a unique ID for the user.

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/apache-hive-guide

This project is based on docker image of apache hive, showing all the basic commands to understand hive queries.

apache big-data bigdata docker hive hive-metastore hiveql spark sql

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/digiart-webui

this is a frontend of digiart webui

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/neural-network-from-scratch

This project analyzes and generates new names using various techniques and neural networks.

bigram-model deep-learning neural-network nlp python pytorch text

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/digiart-powerful-ai-image-generator

DigiArt is a powerful AI image generator built on top of Stable Diffusion. This repository offers a free demo utilizing Clipdrop for non-commercial use, allowing users to generate stunning digital artwork.

ai-image-generation aritificial-intelligence image-generation midjourney stable-diffusion

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/aprel-mountain-car-reinforcement-learning

APReL: Active preference-based reward learning for human-robot interaction. Utilizing "Mountain Car" environment, learn from human preferences to reach the goal state. Applications in robotics and adaptability to other learning methods.

mountain-car openai-gym preference-learning python reinforcement-learning

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/yolov7-face-blur

This repository is created on top of two repositories i.e., yolov7 face detection and yolov7 blurring object

face-blur face-detection object-detection opencv python yolov7 yolov8

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/zevar

Ruby blogging site

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/stackoverflow-profile-embed

This project will help you integrate stackoverflow profile on your portfolio website

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/rag-with-rl

Maximizing the Performance of a Simple RAG using RL

llm openai python rag reinforcement-learning rl

Last synced: 21 Mar 2025

https://github.com/fareedkhan-dev/analysis-of-distribution-based-clustering-methods

This is a blog written for ML-2 Project i.e, Analysis of Distribution-based Clustering Methods

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/train-llama4

Building LLaMA 4 MoE from Scratch

llama4 llm meta moe openai python transformer

Last synced: 15 Apr 2025

https://github.com/fareedkhan-dev/all-rag-techniques

Applied all RAG techniques in a simpler way

ai kn llm llms openai python rag

Last synced: 07 Mar 2025

https://github.com/fareedkhan-dev/train-tiny-llm

Train a 29M parameter GPT from Scratch

artificial-intelligence chatgpt gpt llm openai

Last synced: 08 Mar 2025

https://github.com/fareedkhan-dev/clothing-classification-with-tensorflow-and-keras

This repository uses TensorFlow and Keras to classify clothing items. It includes a simple neural network model for image classification of shirts, pants, shoes, and trousers. The code provides dataset loading, preprocessing, model training, and evaluation. It's a beginner-friendly resource for clothing classification using TensorFlow and Keras.

adam-optimizer deep-learning keras neural-network tensorflow

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/ai-desktop

AI agent that controls a computer

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/deepseek-r1-from-scratch

A straightforward explanation of how DeepSeek R1 works

deepseek deepseek-r1 huggingface openai

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/ai-debugger

An automated Python tool that uses LLMs and internet to automatically fix your code until it runs perfectly.

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/fareedkhan-dev

Config files for my GitHub profile.

config github-config

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/train-text2video-scratch

This repository provides a PyTorch implementation of a video diffusion model, similar to OpenAI's Sora, allowing you to train and generate videos from text prompts using a configurable architecture and diffusion process.

diffusion-models openai pytorch sora text-to-video

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/text2video-from-scratch

A Straightforward, Step-by-Step Implementation of a Video Diffusion Model

diffusion-models openai pytorch text-to-video video-diffusion-model

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/reactapp-searchuser

A simple react project. Live preview - https://fareedkhan-dev.github.io/ReactApp-SearchUser/

html-css-javascript node-js react

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/2024-ai-challenge-zevar

This project is for 2024 AI Competition by Team name Zevar

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/ai-vision-dataset-builder

Generating diverse and realistic datasets for computer vision training using AI.

ai computer-vision cv object-detection openai pipeline python vision

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/ai-chatbot-conversation-dataset

The original data contains 500k conversations, but this is just a sample. You can download the 10k dataset with personal and sensitive information removed.

ai aichatbot artificial-intelligence chatbot chatgpt gemini openai python

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/responsive-portfolio-website

A simple, clean and responsive portfolio website for developers to showcase their projects. Live-Preview-Link-For-The-Website: https://fareedkhan-dev.github.io/Responsive-Portfolio-Website/

bootstrap5 css html5 portfolio template

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/kaggle_iba_datathon_competetion_code

Competition took place IBA University (Machine Learning Classification Problem) Predicting the load type

data-science electrical-engineering kaggle kaggle-competition machine-learning python

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/free-genai-apis-in-2024

We have listed some of the free and powerful GenAI APIs and explore their benefit and usage.

ai api chatgpt genai generative-ai large-language-models

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/gemini-ai-chatbot

This web application is designed to facilitate seamless communication with the Gemini API, and it's available for free.

chatbot chatgpt gemini-api google gpt large-language-models llm python

Last synced: 01 Mar 2025

https://github.com/fareedkhan-dev/nlp-1k-stories-dataset-genres-100

This repository hosts a diverse NLP dataset comprising 1,000 stories spanning 100 genres for comprehensive language understanding tasks.

dataset deep-learning llm machine-learning nlp python text-data

Last synced: 01 Mar 2025