{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/Applications-of-AI",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"alias\": \"AI applications\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://twitter.com/gokulnk/status/1524728450879156224\"\n  }, \"https://twitter.com/gokulnk/status/1524728450879156224\")), mdx(\"h2\", null, \"TODO\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"A basic program that takes a line image as input and converts it into red and green ticks like stock based on the previous value. Candle Stick?\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Break the image into vertical strips.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Identify the contiguous black pixels so that you can calculate the bottom height and top height.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Tell me if you want to take a dig at it.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Take a pdf as inputs and extract tables from it. the tables might be spread across the different pages. \", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"http://dspace.kila.ac.in/bitstream/123456789/655/1/LIF%20Book%20on%20Localising%20SDGs%20in%20LSGI%20final.pdf\"\n  }, \"http://dspace.kila.ac.in/bitstream/123456789/655/1/LIF%20Book%20on%20Localising%20SDGs%20in%20LSGI%20final.pdf\")))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"In the books that i read i use brackets to highlight things. i will share the image with you. from the image you should be able to extract the text that is present in the image. most books have a default font or group of fonts. so a basic font identification and creation of a list should reduce the error percentage. so the only task is to get your brackets right and the english text within that will be easy to get. \", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"once you do this i want to expand this further. so that if i give you video where i capture the pages you should be able to give me the final output.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"use AI to scrape the insights from \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://ngodarpan.gov.in/index.php/home/statewise\"\n  }, \"https://ngodarpan.gov.in/index.php/home/statewise\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"list of all the NGOs\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"do they have website or not\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"what is their yearly booking\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"how many people are affected\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"generate entities from and find their relationships\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  })));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[{"id":"defa31a7-36a1-5404-aace-4bc67c39bd4c","slug":"Summarisation-of-long-discussions"}]}},"pageContext":{"slug":"Applications-of-AI","node":{"childMdx":{"slug":"Applications-of-AI"}}}},
    "staticQueryHashes": []}