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

Block or report homayounsrp

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
homayounsrp/README.md

Hi Fellas! 👋 I'm Homayoun! 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 40 7

  2. Function-calling-with-Agent Function-calling-with-Agent Public

    In this project I implemented the concept of function calling in an Agentic process to help you to understand the core concept of a router agent to call tools

    Python

  3. 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 4 1

  4. 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

  5. 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 3 1

  6. 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 1