Show HN: Knowledge graph of restaurants and chefs, built using LLMs https://ift.tt/mA9ZE8F

Show HN: Knowledge graph of restaurants and chefs, built using LLMs Hi HN! My latest side project is knowledge graph that maps the French culinary network using data extracted from restaurant reviews from LeFooding.com. The project uses LLMs to extract structured information from unstructured text. Some technical aspects you may be interested in: - Used structured generation to reliably parse unstructured text into a consistent schema - Tested multiple models (Mistral-7B-v0.3, Llama3.2-3B, gpt4o-mini) for information extraction - Created an interactive visualization using gephi-lite and Retina (WebGL) - Built (with Claude) a simple Flask web app to clean and deduplicate the data - Total cost for inferencing 2000 reviews with gpt4o-mini: less than 1€! You can explore the visualization here: [Interactive Culinary Network]( https://ift.tt/DL9lWPd... ) The code for the project is available on GitHub: - Main project: https://ift.tt/lJDxCc6 - Data cleaning tool: https://ift.tt/87vZCWD Happy to get feedback! https://ift.tt/GCpBQH1 March 3, 2025 at 05:43AM

No comments:

Show HN: Knowledge graph of restaurants and chefs, built using LLMs https://ift.tt/mA9ZE8F

Show HN: Knowledge graph of restaurants and chefs, built using LLMs Hi HN! My latest side project is knowledge graph that maps the French cu...