Mostly playing with knowledge graphs (RDF, SPARQL, ontologies, SHACL, RML), life sciences data, and web technologies.
- langchain-ai/langchain - ๐ฆ๐ Build context-aware reasoning applications ๐ฆ๐
- RDFLib/rdflib - RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
- RDFLib/sparqlwrapper - A wrapper for a remote SPARQL endpoint
- graniet/llm - A powerful Rust library and CLI tool to unify and orchestrate multiple LLM, Agent and voice backends (OpenAI, Claude, Gemini, Ollama, ElevenLabs...) with a single, extensible API. Build, chain, evaluate, and serve complex multi-step AI workflows โ including speech-to-text, text-to-speech, completions, vision, and reasoning.
- biopragmatics/bioregistry - ๐ฎ An integrative registry of biological databases, ontologies, and nomenclatures.
- sib-swiss/sparql-llm - ๐ฆโจ Chat system and reusable components to improve LLMs capabilities when generating SPARQL queries
- IoannisNezis/Qlue-ls - A SPARQL language server
- sib-swiss/sparql-examples - A set of SPARQL examples that are used in different SIB resources
- sib-swiss/sparql-editor - ๐ซ A standard web component to deploy a user-friendly SPARQL query editor for one or more endpoints. Built on the popular YASGUI editor, it provides context-aware autocomplete for classes and predicates based on the content of the endpoints.
- zazuko/Yasgui - Yet Another Sparql GUI