Skip to content
View harrisonsrp's full-sized avatar
💡
💡

Block or report harrisonsrp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
harrisonsrp/README.md

Hi Fellas! 👋 I'm Harrison! Software and Machine Learning Engineer. My Main Focus is on Backend development, GenAI appplication developement including Agents, RAG and Chatbots and integrating these two areas. I like open source projects and I have started recently to contribute actively in this area.

Pinned Loading

  1. Knowledge-Graph-for-RAG-using-Neo4j Knowledge-Graph-for-RAG-using-Neo4j Public

    In this project I designed a knowledge graph focused on Napoleon's history. I built a RAG application using this data and improved the output of LLM using the relationship between nodes

    HTML 22 2

  2. RAG_Evaluation RAG_Evaluation Public

    In this project I evaluated the output of a vectorRAG using reflection agent strategy and different prompt engineering techniques including role prompting, chain of thought, ReAct and self consistency

    Python 1

  3. Multi-Tool-Agent-Using-LangChain Multi-Tool-Agent-Using-LangChain Public

    This project involves the development of an AI agent designed to handle two main tasks: Data Collection and Generating Insights from Data. The agent intelligently selects the appropriate tool based…

    Python 1

  4. Reflection-Agent-Using-LangGraph Reflection-Agent-Using-LangGraph Public

    In this project I built a web developer agent based on reflection agent concept. This agent can reflect on generated website template and optimize it by itself

    Python

  5. RAG-with-FAISS-and-T5-using-langchain RAG-with-FAISS-and-T5-using-langchain Public

    In this repository, I implemented a RAG (Retrieval-Augmented Generation) framework using Faiss for efficient similarity search and integrated it with the T5 model within the LangChain framework.

    Python

  6. GPT-Chatbot-for-a-restaurant-with-Flask-and-RAG GPT-Chatbot-for-a-restaurant-with-Flask-and-RAG Public

    In this project, I built a chatbot to answer customer simple inquiries about restaurants, such as displaying the food menu and contact, and providing information about the number of available table…

    Jupyter Notebook 2 1