-
cognee Public
Forked from topoteretes/cogneeMemory for AI Agents in 5 lines of code
Jupyter Notebook Apache License 2.0 UpdatedApr 23, 2025 -
phoenix Public
Forked from Arize-ai/phoenixAI Observability & Evaluation
-
llama-stack Public
Forked from meta-llama/llama-stackComposable building blocks to build Llama Apps
-
MindSearch Public
Forked from InternLM/MindSearch🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
-
Awesome-Causality-Inspired-GNNs Public
Forked from usail-hkust/Awesome-Causality-Inspired-GNNsAn awesome collection of causality-inspired graph neural networks.
-
agent-as-a-judge Public
Forked from metauto-ai/agent-as-a-judge🤠 Agent-as-a-Judge and DevAI dataset
Python MIT License UpdatedNov 25, 2024 -
DeepOnto Public
Forked from KRR-Oxford/DeepOntoA package for ontology engineering with deep learning and language models.
-
graphlearn-for-pytorch Public
Forked from alibaba/graphlearn-for-pytorchA GPU-accelerated graph learning library for PyTorch, facilitating the scaling of GNN training and inference.
-
prompty Public
Forked from microsoft/promptyPrompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI applications. Prompty is an asset class and format for LLM prompts designed to enhance observability, understand…
-
Auto_Jobs_Applier_AIHawk Public
Forked from feder-cr/Jobs_Applier_AI_Agent_AIHawkAuto_Jobs_Applier_AIHawk is a tool that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized…
Python Other UpdatedOct 27, 2024 -
-
Python package built to ease deep learning on graph, on top of existing DL frameworks.
-
Agent-S Public
Forked from simular-ai/Agent-SOfficial codebase for Agent S, a open agentic framework that uses computers like a human
-
Knowledge_Navigator Public
Forked from katzurik/Knowledge_NavigatorKnowledge Navigator: LLM-guided Browsing Framework for Exploratory Search in Scientific Literature
-
crawl4ai Public
Forked from unclecode/crawl4ai🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
Python Apache License 2.0 UpdatedOct 2, 2024 -
SciAgentsDiscovery Public
Forked from lamm-mit/SciAgentsDiscoveryAgents for Scientific Discovery - Microsoft's AutoGen implementation
Python Apache License 2.0 UpdatedSep 30, 2024 -
wdl Public
Forked from openwdl/wdlWorkflow Description Language - Specification and Implementations
BSD 3-Clause "New" or "Revised" License UpdatedSep 26, 2024 -
GenAI_Agents Public
Forked from NirDiamant/GenAI_AgentsThis repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
-
DyGKT Public
Forked from PengLinzhi/DyGKTPaper "DyGKT: Dynamic Graph Learning for Knowledge Tracing"
-
tgn Public
Forked from twitter-research/tgnTGN: Temporal Graph Networks
-
pykt-toolkit Public
Forked from pykt-team/pykt-toolkitpyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
Python MIT License UpdatedSep 13, 2024 -
AI-Scientist Public
Forked from SakanaAI/AI-ScientistThe AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
Jupyter Notebook Apache License 2.0 UpdatedSep 10, 2024 -
Paper "Graph-based Knowledge Tracing: Modeling Student Proficiency Using Graph Neural Network"
Python MIT License UpdatedSep 1, 2024 -
talk-like-a-graph Public
Forked from google-research/talk-like-a-graph -
AgentBench Public
Forked from THUDM/AgentBenchA Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
-
ADAS Public
Forked from ShengranHu/ADASPaper "Automated Design of Agentic Systems"
-
nanoGPT Public
Forked from karpathy/nanoGPTby Karpathy - "The simplest, fastest repository for training/finetuning medium-sized GPTs".
Python MIT License UpdatedAug 19, 2024 -
pytorch_geometric Public
Forked from pyg-team/pytorch_geometricStanford - Graph Neural Network Library for PyTorch
-
mamba Public
Forked from state-spaces/mambaMamba SSM architecture
-
mamba.py Public
Forked from alxndrTL/mamba.pyA simple and efficient Mamba implementation in pure PyTorch and MLX.