Giter Site home page Giter Site logo

personalized-captions's Introduction

goals

  • utilize the Instagram API to grab captions and media from the user's profile.
  • process those into something we can feed to an OpenAI Assistant
  • build an OpenAI Assistant that helps come up with captions for your next post

dev setup stuff

signup for ngrok and install it on your machine. this is an HTTPS tunnel to pipe redirects through, hosted on a static domain.

it's necessary because the Instagram OAuth requires an HTTPS redirect URL. and i am on localhost obv. so i give it the ngrok domain and it pipes the request through to my localhost at the port specified.

ngrok http --domain=chicken-deciding-friendly.ngrok-free.app 8080

you will need access to the project dashboard to fill in the values for .env variables.

personalized-captions's People

Contributors

ethancloin avatar

Stargazers

Andreas Ink avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.