Skip to content

tadgohare/Comment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Comment-Analysis

A tool using openAI that analyzes your first few, and last few comments and says what kind of person you are based on those input values designed by Tadg O'Hare It's very interesting to see your 'character development' as my output was much different from my 2016 comments to 2022 comments

Running Instructions

  • First, clone the repo into your directory of choice
  • Get your api key from openai if you haven't already done so
  • Create a new .env file and set OPENAI_API_KEY = yourapikey
  • Install dependencies for code, openai and python-dotenv by running pip install openai and pip install python-dotenv
  • Download your instagram data
  • Move comments/post_comments.json into your working directory
  • Set the FILEPATH to be the path to that file under generate.py
  • Run the program and be sure to have fun

About

An OpenAI powered tool that acts as a sort of "oracle" for you based on your instagram comments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages