Pinned Repositories
cars-api
This is a project to learn github best practices and learn how to use FastAPI effectively. It describes an end to end project, with the best practices being followed while writing the code.
cs50_projects
CultureScout
EXL_EQ_23_finalist
Submission of team case unravellers the finalists of EXL EQ
Housing_price_predictor
Using linear regression for price prediction on the Boston housing dataset
Langchain-Full-Course
Sentiment-Analysis-API
A sentiment analysis API which takes in a sentence as an input and responds with whether it is a positive or negative sentence.
Stock-data-API
Text2SQL
TourMate
goyalpramod's Repositories
goyalpramod/goyalpramod.github.io
A blog on various ML topics, and my thoughts.
goyalpramod/cs50_projects
goyalpramod/EXL_EQ_23_finalist
Submission of team case unravellers the finalists of EXL EQ
goyalpramod/Langchain-Full-Course
goyalpramod/Text2SQL
goyalpramod/TourMate
goyalpramod/autogen
A programming framework for agentic AI 🤖
goyalpramod/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
goyalpramod/c4gt-milestones
goyalpramod/clothes-virtual-try-on
Virtual Clothing Assistant a custom unique implementation of ViTON, allows user to try different clothings virtually
goyalpramod/clothes_visualizer
goyalpramod/DE-duplication
De-duplication a project that looks up a database to see if a manager may be trying to put in a duplicate task by mistake
goyalpramod/developerFolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
goyalpramod/GEHealthcare_hackathon
goyalpramod/giskard
🐢 The testing framework for ML models, from tabular to LLMs
goyalpramod/goyalpramod
Config files for my GitHub profile.
goyalpramod/hasoc-fire-task4-annihilate-hate
goyalpramod/ivy
Unified AI
goyalpramod/langchain-tutorials
Overview and tutorial of the LangChain Library
goyalpramod/langchain_practice
goyalpramod/llama
Inference code for LLaMA models
goyalpramod/llm-python
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone
goyalpramod/LLM_Bankathon
goyalpramod/LLM_finetune
goyalpramod/MNIST_hand_written_classification
classification of the hand written number on the famous MNIST dataset
goyalpramod/nanogpt
goyalpramod/qlora_flux
goyalpramod/test_for_c4gt
goyalpramod/The-Ultimate-Guide-to-College-Life
goyalpramod/transformer_from_scratch
My implementation of the original "Attention is all you need" paper using pytorch