Problem
Aspire currently ships with a set of skills that are useful for locally running agents. These are capable of reading the docs through the CLI and providing very relevant information about Aspire.
Integrating similar functionality directly into the website would allow those without funds or access to LLMs to ask questions without flooding the various support channels.
Desired Solution
When visiting the documentation at aspire.dev/docs, it would be nice to have a means of calling up a chatbot that has contextual information about Aspire and its documentation, perhaps using the same skills available to local agents via the aspire agent init command.
Problem
Aspire currently ships with a set of skills that are useful for locally running agents. These are capable of reading the docs through the CLI and providing very relevant information about Aspire.
Integrating similar functionality directly into the website would allow those without funds or access to LLMs to ask questions without flooding the various support channels.
Desired Solution
When visiting the documentation at aspire.dev/docs, it would be nice to have a means of calling up a chatbot that has contextual information about Aspire and its documentation, perhaps using the same skills available to local agents via the
aspire agent initcommand.