Pinned Repositories
CrewAI
Examples of CrewAI, a cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Cybersecurity-Chatbot-with-Llama2
Cybersecurity chatbot that solves your cybersecurity related queries using llama2
Finding-Best-Neighborhood-to-Live-in-Toronto-using-K-means-Clustering
Fine-Tuning-GPT-3-for-Amazon-Support-Chatbot
Building a GPT-3 powered Amazon Support Bot for precise customer query responses via fine-tuned model on Amazon QA data
finetune-llama2
Fine tuning Llama 2
GPU-Acceleration-of-K-Nearest-Neighbors-using-RAPIDS
Retrieval-Augmented-Generation-Engine-with-LangChain-and-Streamlit
Powerful web application that combines Streamlit, LangChain, and Pinecone to simplify document analysis. Powered by OpenAI's GPT-3, RAG enables dynamic, interactive document conversations, making it ideal for efficient document retrieval and summarization.
Summarizing-Youtube-Videos-with-OpenAI-Whisper-and-GPT-3
YouTube video summarization using Whisper audio transcription and GPT-based summaries.
Text-Improvement-Engine
A tool that analyses a given text and suggests improvements based on the similarity to a list of "standardized" phrases using LLMs
TicketCopilot
This repository implements RAG using langchain for to support on-call Product Managers for managing support Tickets
mirabdullahyaser's Repositories
mirabdullahyaser/Retrieval-Augmented-Generation-Engine-with-LangChain-and-Streamlit
Powerful web application that combines Streamlit, LangChain, and Pinecone to simplify document analysis. Powered by OpenAI's GPT-3, RAG enables dynamic, interactive document conversations, making it ideal for efficient document retrieval and summarization.
mirabdullahyaser/Summarizing-Youtube-Videos-with-OpenAI-Whisper-and-GPT-3
YouTube video summarization using Whisper audio transcription and GPT-based summaries.
mirabdullahyaser/Fine-Tuning-GPT-3-for-Amazon-Support-Chatbot
Building a GPT-3 powered Amazon Support Bot for precise customer query responses via fine-tuned model on Amazon QA data
mirabdullahyaser/TicketCopilot
This repository implements RAG using langchain for to support on-call Product Managers for managing support Tickets
mirabdullahyaser/Text-Improvement-Engine
A tool that analyses a given text and suggests improvements based on the similarity to a list of "standardized" phrases using LLMs
mirabdullahyaser/CrewAI
Examples of CrewAI, a cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
mirabdullahyaser/Cybersecurity-Chatbot-with-Llama2
Cybersecurity chatbot that solves your cybersecurity related queries using llama2
mirabdullahyaser/Finding-Best-Neighborhood-to-Live-in-Toronto-using-K-means-Clustering
mirabdullahyaser/finetune-llama2
Fine tuning Llama 2
mirabdullahyaser/GPU-Acceleration-of-K-Nearest-Neighbors-using-RAPIDS
mirabdullahyaser/Term-Deposit-Classification
Prediction of term deposit of bank
mirabdullahyaser/GraphRAG
Enhancing RAG-based application accuracy by constructing and leveraging knowledge graphs
mirabdullahyaser/Mutual-Funds-Portfolio-Optimization-with-LLMs-and-RAG
Financial Portfolio Optimization of Mutual Funds using LLMs and RAG
mirabdullahyaser/Reasoning-and-Action-ReAct-framework-using-LangChain
Implementation of ReAct prompting technique (Reasoning + Acting). The method is designed to enhance the reasoning capabilities of LLMs, allowing them to reason and act intelligently within simulated environments.