Knowledge Graph Construction Demo from raw text using an LLM

แชร์
ฝัง

ความคิดเห็น • 33

  • @okzoomers
    @okzoomers 7 หลายเดือนก่อน +32

    The ability of LLMs to convert unstructured plain text into symbolic and computer-readable representations is highly promising in my opinion.

    • @98f5
      @98f5 7 หลายเดือนก่อน +8

      In theory. In practice i have found it still takes a TON of manual filtering and cleaning

    • @DigitalAlligator
      @DigitalAlligator 7 หลายเดือนก่อน

      Agree. The LLM require tons of prompt engineering or finetuning@@98f5

    • @FallsFait
      @FallsFait 3 หลายเดือนก่อน +2

      @@98f5 should depend on the effectiveness of the individual model no? Curious to what you were trying to use this for as well?

    • @awakenwithoutcoffee
      @awakenwithoutcoffee 25 วันที่ผ่านมา

      @@98f5 what about now ? RagGraphing is now becoming adoption ready which is exciting indeed.

  • @user-rm3mk6xm4w
    @user-rm3mk6xm4w 6 หลายเดือนก่อน +2

    Hi, I'm trying to run the app but the import button doesn't do any action, in the github repo there are some people who are also facing the same problem.

  • @mokka8727
    @mokka8727 5 หลายเดือนก่อน +2

    I install the program but when I import the unstructured data, no more action from the browser? why? pls help

  • @mikiallen7733
    @mikiallen7733 3 หลายเดือนก่อน

    Hi can I access the same demo from within R , does R provide such tools to reproduce such interfaces as you have done here ?
    thanks

  • @TomSteadman
    @TomSteadman 3 หลายเดือนก่อน

    Were there no edges on the schema graph?

  • @milensys1
    @milensys1 11 หลายเดือนก่อน +1

    🎉 Thanks for sharing. Is there a way to quickly deploy to a php site?

  • @RealAsh05
    @RealAsh05 11 หลายเดือนก่อน +3

    great job man

  • @AdrienSales
    @AdrienSales 11 หลายเดือนก่อน +5

    Hi, this is quite exciting project : will it be packaged as a Neà4J Desktop app soon ?

  • @jma7889
    @jma7889 2 หลายเดือนก่อน

    it seems hard to use, at the end of the demo, the query didn't work, and author tried a select all instead, : )

  • @engage-meta
    @engage-meta 8 หลายเดือนก่อน +1

    Nice video thanks!

  • @moviecules1697
    @moviecules1697 3 หลายเดือนก่อน

    The localhost link is not working

  • @himlovemiradwal3160
    @himlovemiradwal3160 11 หลายเดือนก่อน +9

    How to craete a Neo4j graph from a PDF file with a pre-defined schema?

    • @DMexa
      @DMexa 9 หลายเดือนก่อน +1

      Man, Im looking for the same!, if you find out how to do it please share, otherwise I will love to colaborate

    • @jasparta993
      @jasparta993 8 หลายเดือนก่อน

      Blind guess, but if there is no copyable text You should use OCR. If you have text then it will be easier to use it from .csv

  • @cemery50
    @cemery50 5 หลายเดือนก่อน

    I like many view types for a relational db...I also want to make them the core of the OS. I want to use ai augmented program construction, execution, monitoring and repairing using UML as a user i/f using a weighted directional real time interface in all phases from meta-data through standards and canon. I want agents to manage ingestion, display and replications of all formats to a central dasshboard.

  • @fanshengkong2459
    @fanshengkong2459 10 หลายเดือนก่อน +1

    Can someone help me? I am a rookie to docker, I follow the procedure to install the project, but i cannot open backend (it said `detail: Not Found`), and in localhost 4173, there is no reaction on any buttons.😮‍💨

    • @noahmay123
      @noahmay123 10 หลายเดือนก่อน

      Hello, I think this error occurs if there is no connection from the docker instance to a Neo4j database. Check that the database credentials are correct and that a database is running on the specified port. Let me know if you still have problems :)

    • @fanshengkong2459
      @fanshengkong2459 10 หลายเดือนก่อน

      Honestly, i am confused about what file should i check..., could you please give me more details? And in github there is a notification`disable online demo @noahmay committed on Aug 17`, is this the reason?@@noahmay123

  • @amacegamer
    @amacegamer 13 วันที่ผ่านมา

    There's nothing like that for multiples CSV's?

    • @neo4j
      @neo4j  7 วันที่ผ่านมา

      not quite, but with the Data Importer loading multiple CSVs becomes very easy and you can map them to a graph and then go from there: neo4j.com/docs/data-importer/current/

  • @mercelineakoth8391
    @mercelineakoth8391 9 หลายเดือนก่อน

    How can I create knowledge Graph from from excel file

    • @neo4j
      @neo4j  9 หลายเดือนก่อน +1

      if you already have data in a table (ideally CSV), then you can import that directly into Neo4j... Check our Knowledge Graph Book with more guidance on building KGs: neo4j.com/knowledge-graphs-practitioners-guide/

  • @Ash-gx5rj
    @Ash-gx5rj 7 หลายเดือนก่อน

    Which LLM is being used here?

    • @neo4j
      @neo4j  7 หลายเดือนก่อน

      I think they are using OpenAI here, but in general this should work with any LLM you want to use

  • @user-sb5mi3vu6i
    @user-sb5mi3vu6i 10 หลายเดือนก่อน

    Can somebody help me how I can access the unstructured data import or an alternate option? I downloaded the html file from github and doesn't work.

    • @kaanguul8552
      @kaanguul8552 6 หลายเดือนก่อน +4

      Oh, boy

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 3 หลายเดือนก่อน +1

    Audio could be better.

    • @neo4j
      @neo4j  3 หลายเดือนก่อน +1

      Thank you for the feedback!