Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Neo4j

Neo4j is a graph database management system. It is highly flexible, highly scalable, and uses the Cypher query language to take advantage of its graph-based method of structuring data.

https://github.com/dianaow/llm-neo4j-chatbot

This chatbot helps to recommend skincare products based on a user’s queries. Currently, this chatbot only has knowledge of 10 skincare products fed into a Neo4j.

chatbot llm neo4j nextjs openai typescript

Last synced: 03 Nov 2024

https://github.com/jroliveira/scooby-api

🐾 Scooby (api) :dog:

docker-compose koa2 neo4j nodejs typescript

Last synced: 03 Dec 2024

https://github.com/ikwattro/neo4j-play-movies-modern

A modern neo4j-play-movies cypher statement

cypher neo4j neo4j-browser

Last synced: 18 Dec 2024

https://github.com/maxdemarzi/property-level-permissions

Cypher Stored Procedures for Property Level Permissions

neo4j neo4j-database neo4j-procedures neo4j-server

Last synced: 18 Dec 2024

https://github.com/shikhar97/kafka-neo4j

Implementing graph processing algorithms in a distributed environment using Docker, Neo4j, Kafka, and Kubernetes.

bfs docker gds helm-charts kafka kafka-connect kubernetes neo4j pagerank python statefulsets

Last synced: 09 Nov 2024

https://github.com/dilane3/neo4j-rest-api-nodejs

A simple REST API made using Nodejs and neo4j as a Graph database

neo4j nodejs rest-api

Last synced: 08 Nov 2024

https://github.com/paulpdaniels/connect-neo4j-store

A Neo4j store middleware adapter

adapter connect neo4j session-store

Last synced: 12 Nov 2024

https://github.com/maxdemarzi/wrong_address

Find likely wrong addresses by exploring known connected addresses

address address-validation graph graph-database graphs neo4j neo4j-server

Last synced: 18 Dec 2024

https://github.com/maxdemarzi/k2tree

POC k2tree relationship index

compact graphs indexes indexing neo4j neo4j-plugin

Last synced: 18 Dec 2024

https://github.com/danstarns/graphql-arrows

Convert @neo4j/graphql type definitions into https://arrows.app/ diagram.

arrows graphql neo4j

Last synced: 18 Dec 2024

https://github.com/k8pl3r-sh/mw-classifier

Machine Learning research on malware detection and attribution

malware-analysis neo4j python redis

Last synced: 17 Nov 2024

https://github.com/srosalino/neo4j_beer_and_breweries_network_analysis

Graph databases are a natural way of navigating distinct types of data. For this first project we will be taking a graph database to analyse beer and breweries!

docker neo4j network-analysis

Last synced: 21 Dec 2024

https://github.com/marios-mamalis/neo4j_scot

Utilities for loading data from statistics.gov.scot to a neo4j database

neo4j sparql

Last synced: 21 Dec 2024

https://github.com/nobleknightt/llm-chatbot

Neo4j-backed Chatbot using Mistral AI, NextJS, TypeScript, TailwindCSS

chatbot mistralai neo4j nextjs tailwindcss typescript

Last synced: 21 Dec 2024

https://github.com/meaxsom/govdocs

Using python with Neo4J. Importing and associating JSON and related XML nodes

boto3 dotenv json neo4j python s3 typeid xml

Last synced: 21 Dec 2024

https://github.com/allofphysicsgraph/ui_v8_website_flask_neo4j

version 8 of the Physics Derivation Graph UI: a flask-based website with Neo4j property graph backend

flask knowledge-graph neo4j physics python python3

Last synced: 21 Dec 2024

https://github.com/rdeak/neo4j-schema-enforcment-in-etl

About Basic example how Graphql API can enforce schema in neo4j in ETL process executed with Airflow

airflow etl neo4j

Last synced: 21 Dec 2024

https://github.com/thm-graphs/static-wikidata-dump

A static page for linking the wikidata neo4j browser and its dump.

dump neo4j wikidata

Last synced: 21 Dec 2024

https://github.com/dineshthapax/big-data-management-project

This project includes both Diabetes Prediction using Machine Learning Algorithms and Graph Analysis using Neo4j. Have a look at the Report for complete understanding.

apache-spark bigdata classification-techniques clustering-algorithm dataanalytics gaussian-mixture-models gradientboostedtrees graphanalytics logistic-regression machine-learning neo4j randomforestclassifier

Last synced: 21 Dec 2024

https://github.com/bilelouahmed/vocal-assistant

Python voice assistant (based on SpeechRecognition, Whisper and XTTS models) designed to transcribe speech to text, translate across languages, engage in chat mode, and ultimately respond vocally.

chatbot llm mistral-7b neo4j python rag speech-recognition text-to-speech transcription whisper xtts

Last synced: 21 Dec 2024

https://github.com/samraatz/insightshogun

This was a small assignment project I had to complete for textify AI, it scrapes news, uses new to recognise entities , maps them onto neo4j , uses openai's api to find intricate personal/additional relationships and outputs them as graphs too, then the relationships titles entities etc are uploaded to a local Postgres server

knowledge-graph neo4j ner webscraping

Last synced: 21 Dec 2024

https://github.com/sebastianosuna/neo4j-qb

Neo4J query builder

neo4j query-builder

Last synced: 21 Dec 2024

https://github.com/lefteris-souflas/neo4j-graph-database

Modeling a high-energy physics citation network in Neo4j, importing data from CSV files, and executing Cypher queries. Tasks include designing a property graph model, importing data, and querying the database for various insights. The deliverables comprise a report detailing the graph model, import commands, Cypher queries with results and script

cypher-query-language graph-database graph-model neo4j

Last synced: 21 Dec 2024

https://github.com/applegreengrape/red-thread-neo4j

red-thread-neo4j

go-api golang neo4j

Last synced: 21 Dec 2024

https://github.com/gorgonun/data-to-graph

Data2Graph - a tool to automatically migrate data from semi-structured sources to graph databases

graph json migration mongodb neo4j parallel pipeline python ray streaming turbo-c2

Last synced: 21 Dec 2024

https://github.com/hungreeee/q-rag

(In progress) Q-RAG: Learning from Feedback to Improve Context Retrieval

information-retrieval langchain llm neo4j rag

Last synced: 21 Dec 2024

https://github.com/praveenkumar109/dbgraphxploreapp

DBGraphXplore is an interactive Streamlit application designed to enable users to query a Neo4j database using natural language. It leverages Azure OpenAI for translating user inputs into Cypher queries, allowing seamless database interaction and knowledge retrieval.

azureopenai cypher-query-language neo4j streamlit

Last synced: 15 Nov 2024

https://github.com/aishwaryasubash/forum-backend

This repository implements the backend services for a collaborative Query Management System. It utilizes a RESTful API architecture for efficient communication and leverages a graph database to facilitate powerful connections between users, queries and responses. Frontend: https://github.com/KE2002/forumFrontend

argon2 graph-database javascript neo4j nestjs rest-api typescript

Last synced: 07 Nov 2024

https://github.com/krishnagopinath/cse535-quarere

a multilingual search engine with support for content tagging, faceted search and summarization

angularjs express neo4j node solr

Last synced: 29 Nov 2024

https://github.com/lbovet/dagdep

Extracts module dependencies to feed a graph database model

artifactory dependencies graph maven neo4j npm nuget

Last synced: 14 Dec 2024

https://github.com/mustafahakkoz/preprocessing_w_spark

Preprocessing + Feature Extraction pipeline by SPARK and Neo4J

cypher feature-engineering mongodb neo4j nlp spark

Last synced: 29 Nov 2024

https://github.com/mwoss/neo4j-lab-task

Solution for university lab task

database java maven neo4j

Last synced: 24 Nov 2024

https://github.com/jacoblincool/neo4j-ogm

Neo4j OGM for TypeScript / JavaScript & Cypher Query Analyzer for TypeScript

cypher javascript neo4j ogm typescript

Last synced: 27 Oct 2024

https://github.com/lflxp/graph-blog

show how life build from

blog graph life neo4j restful vue

Last synced: 19 Nov 2024

https://github.com/parv-bhargava/query-quirks

"QueryQuirks" is a GitHub project that focuses on the peculiar aspects or "quirks" of database queries by analyzing the performance of databases like SQL, MongoDB, Neo4J, and Hadoop. It benchmarks these systems using Python, focusing on efficiency metrics such as time, memory, and CPU usage, and offers insights for database optimization.

benchmarking hadoop mongodb neo4j python sql

Last synced: 21 Dec 2024

https://github.com/zmactep/packstream

PackStream converter for Neo4j BOLT protocol

hackage haskell neo4j

Last synced: 28 Nov 2024

https://github.com/simon987/music-graph-ui

Mobile-friendly frontend UI for music-graph

d3 graph-database graph-visualization musicbrainz neo4j python vuejs

Last synced: 17 Dec 2024

https://github.com/mvharsh/big-data

This repository contains all my Big Data files

cassandra database mongodb neo4j oracle-database weka

Last synced: 21 Dec 2024

https://github.com/moeeinaali/quera-college-nosql-course

Solutions for NoSQL Course at Quera College.

elasticsearch mongodb neo4j nosql redis

Last synced: 21 Dec 2024

https://github.com/ysden123/ys-neo4j-dotnet

Playing with Neo4j on C#

csharp database dotnet graph neo4j playing

Last synced: 21 Dec 2024

https://github.com/atejeda/cyphering

A model to text cypher tool to generate cypher queries intended for ingestions

cypher gener model-to-text neo4j

Last synced: 21 Dec 2024

https://github.com/scblur869/neo4j-api

api / micro service written to ingest json data and build cypher queries for neo4j

cypher cypher-query-language gin gin-gonic go microservices neo4j

Last synced: 21 Dec 2024

https://github.com/everysoftware/btc-parser

Parsing Bitcoin transactions into a graph database 🪙

bitcoin fastapi neo4j parser

Last synced: 21 Dec 2024

https://github.com/vaxdata22/nosql-and-big-data-demonstration

This is a fun assignment task I undertook to explore the world of NoSQL and Big Data. technologies.

apache-hive cassandra-cql cypher-query-language data-warehouse hadoop-hdfs json mongodb neo4j nosql-databases redis

Last synced: 21 Dec 2024

https://github.com/blitzsprinter/Web-Neo4j-Visualization

This repo is just a way to visualize data in your neo4j.com database with a help of different tools including neovis.js in a React application

javascript neo4j reactjs yarn

Last synced: 03 Nov 2024

https://github.com/calpa/neo4j-movie-backend

Neo4j movie backend

neo4j neo4j-driver

Last synced: 21 Dec 2024

https://github.com/spudmashmedia/graphdb-neo4j

This is a Vagrant configuration to generate a GraphDb-Neo4j VirtualBox image

neo4j shell-script vagrant virtualbox

Last synced: 16 Nov 2024

https://github.com/ymasaoka/neo4j-docker

Spin up your Neo4j environment effortlessly using Docker. Perfect for getting started with Neo4j in a snap!

docker docker-compose neo4j neo4j-tutorial

Last synced: 14 Dec 2024

https://github.com/kacperkapusciak/recomvino-be

PoC wine recommendation project using Neo4j. Frontend: https://github.com/kacperkapusciak/recomvino-fe

express neo4j

Last synced: 22 Nov 2024

https://github.com/webmasterdevlin/nextjs-fullstack-apollo-neo4j

A sample code of fullstack Nextjs using Apollo and Neo4j

apollo-client apollo-server neo4j nextjs

Last synced: 28 Nov 2024

https://github.com/nakajimaakemi/neo4jroutingscript

Python scripts used for the term thesis of Graph Analytics @Unimore.

graph-database graphhopper-routing-engine neo4j openstreetmap osrm valhalla

Last synced: 15 Nov 2024

https://github.com/cskardon/driverwithlogger

An example implementation of the IDriverLogger

csharp neo4j neo4j-driver

Last synced: 11 Nov 2024

https://github.com/rish-0-0/neo-flow-viz

React Flow based Neo4j Graph Vizualization Library written in TypeScript

cypher graph neo4j neovis react typescript visualization

Last synced: 18 Dec 2024

https://github.com/hdevlin2913/booknest

BookNest is a book social network is an online platform where readers, writers, and book enthusiasts can connect, share book recommendations, write reviews, join discussions, and discover new reads. It’s a community for exploring and engaging with everything related to books.

elasticsearch flutter java javascript kafka keycloak microservices mongodb mysql neo4j nextjs spring-boot

Last synced: 30 Oct 2024

https://github.com/hdevlin2913/harmonychain

HarmonyChain is a supply chain management system designed to streamline and optimize the flow of goods and information. It promotes seamless collaboration between suppliers, manufacturers, and distributors, ensuring efficiency, reliability, and flexibility in managing supply chain operations.

aws-s3 brevo elasticsearch flutter java javascript kafka keycloak microservices mongodb mysql neo4j nextjs spring-booot stripe

Last synced: 30 Oct 2024

https://github.com/crimsonedgehope/labynetfriendnetworkgraph

Fetch data and analyse a whole friendship relations of a community of people from laby.net

labymod labynet neo4j

Last synced: 08 Nov 2024

https://github.com/benc-uk/nano-realms

Experiment in graph DBs and multiplayer gaming

go golang microservices neo4j vuejs

Last synced: 21 Dec 2024

https://github.com/nvaranki/brains-db-neo4j

The Thinker™ ORM implementation with Neo4j

java neo4j orm

Last synced: 29 Nov 2024

https://github.com/yamatt/fly-neo4j

Deploy Neo4J to Fly.io

flyio neo4j

Last synced: 16 Nov 2024

https://github.com/gbikram/cti-automation-platform

An automated Cyber Threat Intelligence (CTI) apparatus, implemented via a suite of Free & Open-source Software (FOSS)

adversary-emulation automation cybersecurity cyberthreatintelligence devops docker indicators-of-compromise jupyter-notebook kali-linux malware-analysis metasploit misp neo4j python vagrant

Last synced: 06 Dec 2024

https://github.com/erivandosena/jupyter-analytics-grafo

JupyterLab para Python, R, Java e Neo4J

java jupyter neo4j python r-statistical

Last synced: 25 Dec 2024

https://github.com/seikho/neo-classify

Naive Bayes text classification using Neo4j

bayes naive-bayes neo4j nodejs text-classification typescript

Last synced: 20 Dec 2024

https://github.com/xp-forge/neo4j

Neo4J connectivity for XP Framework

neo4j php xp-framework

Last synced: 06 Nov 2024

https://github.com/localstack-samples/sample-lambda-neo4j

Integrating a local Lambda function with Neo4j using LocalStack

graph-database lambda localstack neo4j neo4j-lambda serverless

Last synced: 06 Nov 2024

https://github.com/qwiery/qwiery-nuxt

Graph visualization template based on Nuxt.

cytoscapejs datavisualization graphs graphviz linkurious neo4j nuxt ogma vue3 yfiles

Last synced: 06 Nov 2024

https://github.com/ecomplus/graphs-api-docs

API Blueprint to E-Com Plus Graphs API documentation

api-documentation ecommerce-api ecomplus graphs-api neo4j recommendations

Last synced: 06 Nov 2024

https://github.com/thomasthelen/neo4j-data-metrics

Calculate metrics for your neo4j data

knowledge-graph neo4j

Last synced: 12 Nov 2024

https://github.com/brandonegg/song-recommendations

Song recommendation web application using cosine similarity of spotify song metrics

neo4j nextjs redis

Last synced: 08 Nov 2024

https://github.com/bmscomp/connect-init

A simple social network

neo4j spring-boot

Last synced: 09 Nov 2024

https://github.com/vijdaancoding/genealogy-ai

Helping in documenting and understanding complex genealogies through AI

d3js django neo4j neomodel rag

Last synced: 12 Oct 2024

https://github.com/sobakavosne/chemist

Chemist Graph DB

docker hasbolt haskell neo4j

Last synced: 12 Oct 2024

https://github.com/ezrahsieh/academicdatabasedashboard

The Academic Faculty and Research Insight Dashboard utilizes SQL and NoSQL databases and is designed to support academic institutions, research departments, and individual students by providing comprehensive insights into faculty members and their research activities.

dashboard data-visualization database-management mongodb mysql neo4j sql

Last synced: 12 Oct 2024

https://github.com/workingdog/stixloader

Loads STIX-2 objects from and to various formats

elasticsearch mongodb neo4j scala stix stix2

Last synced: 08 Nov 2024

https://github.com/wlgs/advanced-database-technologies-course

Advanced database technologies course 2024/25 at AGH UST. Repository covers advanced indexing, spatial data and spatial indexes, graph databases. Contains final project files.

arangodb database graph graph-database neo4j postgis postgres spatial

Last synced: 09 Nov 2024

https://github.com/neo4j-devtools/graphiql-ga

GraphiQL wrapped in a Graph App

graph-app neo4j

Last synced: 09 Nov 2024

https://github.com/stefanak-michal/neo4j-bolt-wrapper

Wrapper for Neo4j over PHP Bolt library to simplify usage.

bolt driver graph-database neo4j php

Last synced: 09 Nov 2024

https://github.com/syndesi/cypher-entity-manager-bridge-laravel

Laravel package for integrating cypher entity manager into Laravel projects

cypher entity-manager laravel neo4j php

Last synced: 09 Nov 2024

https://github.com/bernardoosthuizen/uol-finalproject

This project is the culmination of a university course, exploring the feasibility of, designing the interface and development of the Social Tasker concept.

expressjs gcp neo4j react-native

Last synced: 10 Oct 2024

https://github.com/mathieulemieux/template-dockercompose-neo4j

Template repository for neo4j Docker image with Docker Compose and VS Code devcontainer.

docker-compose graph-database neo4j template vscode-devcontainer

Last synced: 09 Nov 2024

https://github.com/kanad13/knowledgegraphai

Build a knowledge graph in Neo4j, that is enriched with AI capabilities for data retrieval (using NLP).

ai ml mysql neo4j nlp

Last synced: 21 Dec 2024

https://github.com/gabriel-godinho/moviebox-neo4j

Sistema gerenciador de filmes utilizando Neo4J feito para a matéria de BAN2 (banco de dados 2) da Universidade do Estado de Santa Catarina - UDESC

java neo4j

Last synced: 10 Oct 2024

https://github.com/lingdu2012/knowledge-graph

knowledge-graph plugin. 一个简单的知识图谱的小组件。

d3js graph knowledge-graph neo4j vuejs

Last synced: 09 Nov 2024

https://github.com/hausgold/docker-neo4j

mDNS enabled official/neo4j image

docker docker-image mdns neo4j oss zeroconf

Last synced: 09 Nov 2024

https://github.com/ajnouri/flaskneo4j

Web App to manage a Neo4j database.

cypher flask neo4j neo4j-database python

Last synced: 09 Nov 2024

https://github.com/kyrcha/grand-stack-back-end-template

A started template for the GRAND stack (GraphQL, ReactJS, Apollo and Neo4j DB) - the back-end

apollo graphql neo4j nodejs template

Last synced: 14 Nov 2024

https://github.com/dmitriigaidarji/cypher-beautifier

Beautify your Cypher queries

beautify cypher neo4j

Last synced: 09 Nov 2024

https://github.com/renatospaka/neoflix

Golang implementation of Neoflix app (Neo4j)

go golang neo4j neo4j-driver

Last synced: 09 Nov 2024

Neo4j Awesome Lists
Neo4j Categories