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

Can we create an llms.txt file for Phoenix? Similar to Svelte's llms.txt file #6076

Open
sergiotapia opened this issue Feb 9, 2025 · 1 comment

Comments

@sergiotapia
Copy link

sergiotapia commented Feb 9, 2025

Prior art:

https://github.com/AnswerDotAI/llms-txt

https://svelte.dev/docs/llms

https://svelte.dev/llms-full.txt

End result we would have this:

https://www.phoenixframework.org/llms.txt


  1. What do we think about this idea? Could be very useful for dev work with Phoenix apps.
  2. If we decide to move forward with this, what would be required? Can we leverage AI to use existing hexdocs and transform/concat to llm.txt format?
@SteffenDE
Copy link
Contributor

I don't think that we need our own solution for Phoenix here. There is https://hex2txt.fly.dev/phoenix/llms.txt for example and when there is progress on elixir-lang/ex_doc#1976, this might also be something out of the box for all projects using ExDoc.

That said, we could add a redirect on phoenixframework.org once we have a good solution.

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

No branches or pull requests

2 participants