{"id":29178369,"url":"https://github.com/rathod-shubham/graphifymind","last_synced_at":"2026-04-08T16:02:32.212Z","repository":{"id":301726599,"uuid":"1009637979","full_name":"RATHOD-SHUBHAM/GraphifyMind","owner":"RATHOD-SHUBHAM","description":"GraphifyMind transforms PDFs or raw text into interactive Knowledge Graphs using LLMs like GPT-4. It extracts key entities and maps relationships visually with LangChain and Streamlit. Fully Dockerized and customizable with node filtering for focused insights.","archived":false,"fork":false,"pushed_at":"2025-06-28T13:00:53.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T13:21:10.323Z","etag":null,"topics":["docker","graphs","knowledge-graphs","langchain","llm","natural-language-processing","neo4j","python3","relationships","streamlit","visualization"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/gibbo96/knowledgegraph","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RATHOD-SHUBHAM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-27T13:08:46.000Z","updated_at":"2025-06-28T13:00:56.000Z","dependencies_parsed_at":"2025-06-29T05:01:20.683Z","dependency_job_id":null,"html_url":"https://github.com/RATHOD-SHUBHAM/GraphifyMind","commit_stats":null,"previous_names":["rathod-shubham/graphifymind"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RATHOD-SHUBHAM/GraphifyMind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATHOD-SHUBHAM%2FGraphifyMind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATHOD-SHUBHAM%2FGraphifyMind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATHOD-SHUBHAM%2FGraphifyMind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATHOD-SHUBHAM%2FGraphifyMind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RATHOD-SHUBHAM","download_url":"https://codeload.github.com/RATHOD-SHUBHAM/GraphifyMind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATHOD-SHUBHAM%2FGraphifyMind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","graphs","knowledge-graphs","langchain","llm","natural-language-processing","neo4j","python3","relationships","streamlit","visualization"],"created_at":"2025-07-01T18:46:10.623Z","updated_at":"2026-04-08T16:02:32.191Z","avatar_url":"https://github.com/RATHOD-SHUBHAM.png","language":"Jupyter Notebook","readme":"# GraphifyMind\n\n**GraphifyMind** is a Streamlit application that transforms plain text or PDF documents into interactive knowledge graphs, powered by Large Language Models (LLMs), graph databases, and AI-driven visualization.\n\nDocker Image: [Link](https://hub.docker.com/r/gibbo96/knowledgegraph)\n\n---\n\n## 🚀 Features\n\n- **Text \u0026 PDF Input**: Paste text or upload PDF documents for processing.\n- **Entity Filtering**: Optionally specify *allowed nodes* (e.g., Person, Place) to focus the graph.\n- **Interactive Visualization**: Generates a web-based graph (HTML) showing entities and relationships.\n- **Docker Support**: Run the app in a container for easy deployment.\n\n---\n\n## 📂 Folder Structure\n\n```\nGraphifyMind/\n├── graph/                 # Generated HTML graphs\n├── input/                 # Uploaded PDF files\n├── src/                   # Python source code\n│   └── knowledgeGraph.py  # Core graph-generation logic\n├── icon.jpg               # App icon\n├── main.py                # Streamlit application script\n├── requirements.txt       # Python dependencies\n├── Dockerfile             # Container build instructions\n└── README.md              # This file\n```\n\n---\n\n## ⚙️ Prerequisites\n\n- **Python 3.10+**\n- **OpenAI API Key** (set at runtime via the sidebar)\n- **Docker** (optional, for containerized deployment)\n\n---\n\n\u003cimg width=\"1052\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/5b4da3cb-2155-4458-8235-d14467761acd\" /\u003e\n\n\u003cimg width=\"1037\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/29716218-e57d-462a-9086-ea41d66927c3\" /\u003e\n\n\n\u003cimg width=\"2276\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/b831574f-6bee-415e-839a-bd352cea0fbe\" /\u003e\n\n---\n\nFolder Structure\n\n\u003cimg width=\"308\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f03e82a7-5541-40c4-8664-25b9b2a67d26\" /\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frathod-shubham%2Fgraphifymind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frathod-shubham%2Fgraphifymind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frathod-shubham%2Fgraphifymind/lists"}