Aayush Khemka's starred repositories
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Stock-Analyzer-Tool
A Greedy algorithm implemented in C++ to give the maximum profit in buying/selling stock in a given stock period and a rating calculator to rate the company's stock profile depending on their stock values . Users require to enter the number of days of the stock period and value of stocks in each day. Output consists of maximum profit earned along with the date of buying and selling of the stock to attain the maximum profit during the stock period.