Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NextJS RSC #345

Open
marcusschiesser opened this issue Oct 7, 2024 · 0 comments
Open

Add support for NextJS RSC #345

marcusschiesser opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@marcusschiesser
Copy link
Collaborator

marcusschiesser commented Oct 7, 2024

We need first to find out what kind of artifact we would like to generate:

  1. Start with a create-llama "Agentic RAG" template using NextJS - commit it to a repo
  2. convert the generated code to use RSC (take inspirations from https://github.com/vercel/ai-chatbot and https://github.com/run-llama/LlamaIndexTS/tree/master/packages/llamaindex/e2e/examples/nextjs-agent) send a PR to the repo
  3. analyze the PR
  4. optionally (upgrade to NextJS 15, https://nextjs.org/blog/next-15-rc2)

Goal is to generate a NextJS optimized example first - then we integrate it into the code generator

@marcusschiesser marcusschiesser self-assigned this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants