👋🏼

    Hi there!

    Hope you're having a great day! You can try out the app below.

    Claude 3.5 Sonnet text generator demo application

    Have a look at the documentation for more information on setting up the app.
    • This demo application uses LangChain and Claude 3 to return structured JSON output.
    • Response is stored in the generations table in Supabase and linked to the user for easy access.
    • The main frontend logic is found in the app/claude folder. You'll find the prompts, configuration file and the JSON schema here.
    • The main configuration file can be found in app/claude/toolConfig.ts file.
    • The API endpoint and logic can be found in app/api/claude/route.ts.
    2024 — built with 🤍 by Fekri