/hogchat

Primary LanguageTypeScriptMIT LicenseMIT

HogChat

image

A way to talk with your PostHog data

Running locally

Create a .env file with the following:

OPENAI_API_KEY=""
POSTHOG_API_KEY=""
POSTHOG_PROJECT_ID=""

Then run

pnpm install
pnpm dev

Your app should now be running on localhost:3000.

Authors

This app was created by Rhys Sullivan. If you like it, be sure to checkout my other projects Answer Overflow and Typelytics