8000 GitHub - cityisempty/twi.am
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cityisempty/twi.am

 
 

Repository files navigation

Twitter MBTI Receipt

A simple web app that generates a Twitter MBTI receipt for a given Twitter ID.

Try Online

Twi.AM

Enter your Twitter ID (Not Your Username) and click "ANALYZE MBTI" to generate a receipt.

Please wait for approximately 60 seconds for the analysis to complete.

How It Works

The app uses Dify.ai to scrape and analyze the Twitter profile using AI Agent and generate a receipt.

Deploy Your Own

Frontend

Deploy on Vercel: Deploy with Vercel

Set up the following environment variables:

Variable Default Value Description
VITE_DIFY_API_URL https://api.dify.ai/v1/workflows/run Dify API endpoint
VITE_DIFY_API_KEY Your Dify API key
VITE_GA_ID Google Analytics measurement ID (optional)

Backend

Download DSL file here and upload to Dify.ai.

You should also get an API Key from crawlbase and set it in the DSL. Name it token in environment variables.

License

AGPL-3.0

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 80.7%
  • TypeScript 11.2%
  • HTML 4.0%
  • CSS 2.1%
  • JavaScript 2.0%
0