Skip to content

heyirfanaziz/instagraph-nextjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaGraph 🌐 Next JS

Original project and inspiration: Yohei Nakajima - Instagraph

Project made with:

Installation 🛠️

  1. Clone the repository
git clone https://github.com/waseemhnyc/instagraph-nextjs
  1. Navigate to the project directory
cd instagraph-nextjs
  1. Install packages
yarn
  1. Set environment variables
OPENAI_API_KEY=your-api-key-here
  1. Run Next JS app
yarn run dev

Usage 🎉

Web Interface

  • Open your web browser and navigate to http://localhost:3000/.
  • Type your text or paste a URL in the input box.
  • Click "Submit" and wait for the magic to happen!

License 📝

MIT License. See LICENSE for more information.

About

Generate knowledge graphs. Inspired by instagraph.ai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.9%
  • Python 23.5%
  • JavaScript 10.8%
  • CSS 7.8%