gpt-instagram
A GPT-based autonomous multi-agent AI in Next.js that research & recommends Instagram Viral Posts reflecting your personality.
File Explorer
Download Latest Version (.zip)- launch.json
- route.ts
- route.ts
- route.ts
- route.ts
- client.ts
- schema.ts
- DataExplainer.ts
- ExplanationCondenser.ts
- IgPostGenerator.ts
- ImageGenerator.ts
- ViralCritique.ts
- page.tsx
- AgentTester.ts
- DataTypes.ts
- GraphConfig.ts
- page.tsx
- globals.css
- layout.tsx
- page.tsx
- theme-provider.tsx
- theme-toggle.tsx
- alert-dialog.tsx
- button.tsx
- dropdown-menu.tsx
- form.tsx
- input.tsx
- label.tsx
- toast.tsx
- toaster.tsx
- use-toast.ts
- ManageIgPosts.tsx
- utils.ts
- favicon.ico
- .env.example
- .eslintrc.json
- .gitignore
- .prettierrc.json
- components.json
- drizzle.config.ts
- LICENSE
- next.config.js
- package.json
- postcss.config.js
- README.md
- tailwind.config.ts
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/MODSetter/gpt-instagram
Downloads the entire project code from GitHub to your computer.
cd gpt-instagram
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
