Pinned Repositories
-KissanDial
advanced-rag-app
agent-chat-ui
agent-service-toolkit
Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
agent_tutorials
various agent tutorials
AgentGym
Code and implementations for the paper "AgentGym: Evolving Large Language Model-based Agents across Diverse Environments" by Zhiheng Xi et al.
agentic-customer-service-medical-clinic
This software contains an agent based on LangGraph & LangChain for solving general requests in the Whatsapp channel of this medical clinic
agentic-rag
Agentic RAG implementation using LangGraph
agentic_RAG_llama_index
agentic_search_openai_langgraph
Agentic search web search using LangGraph and OpenAI GPT-4o, powered by Tavily and DuckDuckGo search.
haimh's Repositories
haimh/agent-chat-ui
haimh/ai-hedge-fund
An AI Hedge Fund Team
haimh/ai-web-scraper
AI web scraper built with Crawl4AI for extracting structured leads data from websites.
haimh/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
haimh/deep-research
My own open source implementation of OpenAI's new Deep Research agent. Get the same capability without paying $200. You can even tweak the behavior of the agent with adjustable breadth and depth. Run it for 5 min or 5 hours, it'll auto adjust.
haimh/deep-searcher
Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.
haimh/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
haimh/gemini-open-deep-research
Open source alternative to Gemini Deep Research. Generate reports with AI based on search results.
haimh/How-I-Built-an-AI-Powered-Radiology-Analyze
How I Built an AI-Powered Radiology Analyze
haimh/Knowledge-Graph
Creating and Querying Neo4J Knowledge Graphs with LLMs and GraphRAG
haimh/langgraph-fullstack-python
haimh/langgraph-handoff_example
This project demonstrates the use of langgraph handoff to create intelligent agents for managing team expenses and meal planning.
haimh/langgraph-swarm-py
haimh/LightRAG
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
haimh/local-rag-researcher-deepseek
Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama
haimh/mastra
The TypeScript AI agent framework. ⚡ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama.
haimh/Medium_RAG_Series
Code & Items for the RAG Series tutorials posted to Medium
haimh/neo4j-graphrag-python
Neo4j GraphRAG for Python
haimh/node-DeepResearch
Keep searching, reading webpages, reasoning until it finds the answer (or exceeding the token budget)
haimh/open-canvas
📃 A better UX for chat, writing content, and coding with LLMs.
haimh/open-deep-research
An open source deep research clone. AI Agent that reasons large amounts of web data extracted with Firecrawl
haimh/open-deep-research-advanced
haimh/open-gemini-deep-research
haimh/OpenManus
No fortress, purely open ground. OpenManus is Coming.
haimh/PathRAG
This project demonstrates the PathRAG implementation using a team of 6 AI agents at PhD level to show how PathRAG prunes graph-based RAG using relational paths.
haimh/r1-reasoning-rag
recursive rag with r1 reasoning
haimh/Realtime-Voice-Agent
Realtime-Voice-Agent Build woth Mastra
haimh/reflex-llm-examples
haimh/social-media-agent
📲 An agent for sourcing, curating, and scheduling social media posts with human-in-the-loop.
haimh/WebRover
WebRover is an autonomous AI agent designed to interpret user input and execute actions by interacting with web elements to accomplish tasks or answer questions. It leverages advanced language models and web automation tools to navigate the web, gather information, and provide structured responses based on the user's needs.