Generate knowledge graphs. Inspired by @yoheinakajima instagraph.ai
InstaGraph is a project inspired by Yohei Nakajima’s Instagraph, designed to leverage modern frontend technologies like NextJS, Tailwind CSS, and Shadcn to create a fast and efficient platform. The project utilizes FastAPI for building robust backends to support AI products, emphasizing the importance of LLMs, streaming, and server-sent endpoints.
git clone [repository-url]cd project-directorynpm installnpm run devcd apipython -m venv venv && source venv/bin/activatepip install -r requirements.txtpython main.pyInstaGraph is a project that combines the power of NextJS, Tailwind CSS, FastAPI, and AI technologies to create a seamless platform for generating AI-powered outputs. With a focus on simplicity and efficiency, InstaGraph offers a user-friendly web interface and a robust backend system to support AI products. Follow the installation guide to set up InstaGraph and experience the magic of AI generation.