Skip to content

Conversation

@dennypradipta
Copy link
Collaborator

@dennypradipta dennypradipta commented Apr 30, 2025

Hyperjump Tech Landing Page PR

What does this PR solve?

This PR fixes #16

How does this PR solve the issue?

  • Added n8n/chat package to initiate the chat
  • Added .env.example
  • Implemented AI Agent component
  • Added CSS to match with Figma

How to test this PR?

  1. Copy .env.example to .env
  2. Set the NEXT_PUBLIC_AI_AGENT_URL (Ask me personally for the value)
  3. Run bun run dev
  4. Converse with the bot

Are there any screenshots and videos?

image

Additional context

Might need to set NEXT_PUBLIC_AI_AGENT_URL to the secrets

@nicnocquee nicnocquee merged commit 036faab into main May 2, 2025
2 checks passed
@nicnocquee nicnocquee deleted the story/ai-embed branch May 2, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Embedded AI Agent

3 participants