COMING UP NEXT WEEK!
-
- Neo4j Live: OpenSanctions on March 21, 2023.
- Training Series: Intermediate Cypher on March 22,2023.
- Meetup: Graph Evolution: Harnessing the Future of Data Management on March 22, 2023.
- Meetups: What is Graph Data Science and Why Should You Care? on March 23, 2023.
- Training Series: Graph Data Modeling with Neo4j on March 24,2023.
- All Neo4j Events: Webinar, live demos, and more.
- GraphSummit Series: Get Connected With Graphs.
FEATURED NODES SPEAKER: Elena Kohlwey
KNOWLEDGE GRAPH: KG-Based Chatbot With GPT-3 and Neo4j
Tomaz Bratanic explores a knowledge graph-based approach to chatbots, where the chatbot returns answers based on information and facts stored in the knowledge graph. Using a knowledge graph as a storage object for answers gives you explicit and complete control over the answers provided by the chatbot.NATURAL LANGUAGE SEARCH: Generative AI, ChatGPT, and the Future of Graph Technology
Gemini Data added GPT-3 to their natural language search feature. End users can type what parts of a graph they’d like to see – or get answers to a specific question. The search captures the query and sends it to GPT-3 for analysis.CHATBOT: An Ensemble Chatbot for Healthcare
Can crowd sourcing chatbots produce more accurate results? Sixing Huang demonstrates an ensemble chatbot in Google Colab.INTERVIEW: Neo4j at NASA: Chatting With David Meza
FROM NODES TO ROWS: A Guide to Querying Graph DB Neo4j in Pandas/SQL Style Using Cypher
VISUALIZATION: Graph Data Model Interactions
TWEET OF THE WEEK: @lyonwj
Don’t forget to retweet, if you like it!🗺️🌐 New @Neo4j Bloom release includes support for coordinate layout for graph visualizations 🌐🗺️ Here are all U.S. airport routes. Node size styled by PageRank and colors using Louvain community detection algorithm (also computed in Bloom!) #dataviz https://t.co/DvOampV13y pic.twitter.com/WzH2NpLLHV
— William Lyon (@lyonwj) March 8, 2023
… Of Special Interest
- Instructions for installing the Neo4j v5 on a Raspberry Pi 4 Check it out!
- The latest graph-representation of @TeamKujira FIN order books, derived from <href=”https://github.com/logicalgraphs/crypto-n-rust/blob/main/data-files/FIN/market.lsv”>market data-scrape transformed with graphista computed into the Neo4j graph database with Cypher queries.