Get a website for your repository, built by an AI agent
Welcome! Here, you can ask an AI agent to build a website for your GitHub repository, NPM package or library.
With a web interface, you can generate full documentation sites and landing pages that detail your library or project's features.
There are different ways to generate sites:
- 🌐 Web interface: Can be useful if you'd like to preview the results from the comfort of your web browser. See the links below.
- Open an issue: Just open an issue here with a link to your repo and the template you'd like
- 💻Command-line (coming soon): I am working on a command-line tool, which you can use to locally spin up your documentation and landing page sites.
To generate a site, just make sure that:
- your repo is public (private repo support coming soon)
- your repo has a README with info on your project
...and that's it! With just one link to your repo, the AI agents will then get to work on building your site.
A web interface is available, which contains full previews of all the templates that you can generate. You can also generate and preview the generated sites there.
Get started by clicking the links below (whether you'd like to create a landing page or documentation):
Generate Landing Page Generate Documentation
There are many types of frameworks you can use for your documentation site:
Have any ideas for new website themes or designs you'd like us to create? Let us know by creating an issue!
This agentic flow is powered by isoagents, an AI agent framework I created for building websites and documentation sites. I will be working on adding new AI agents to this and will publish more details about this quite soon.
When you send a request to generate a website, a virtual sandbox is created, where AI agents can get started with building the website. In this sandbox, the agents can generate code, access the internet, write files to the filesystem and so forth. The resulting site is then zipped into a zip file, and you can download it via a link. Giving AI agents a sandbox to work within provides a more secure environment, giving the agents freedom to work on projects and autonomously build sites in a sandbox environment.
- New templates: We are looking for new designers! If you're a web designer and want to contribute new designs, just contact Silvia at the email: silvia [at] getisotope.com
- Website requests: Got a particular type of website you'd like to be built? We are hoping to expand our agentic AI web development capabilities and would love to help new developers with building websites.
These are the features that are in development:
- Auto-commits: Get an AI agent to auto-commit the changes and make a pull request to your repo
- Support for more documentation frameworks including Fumadocs
- Support for more static site generators including Zola and Hugo
- Command-line tool
If you have further questions about this library, you can ask them on Gitter or start a discussion here, and I'll get back to you!
If there are any issues involving setting up the websites etc, make sure to open an issue, it would be greatly appreciated, and will help improve the system.
- Gitter
- Discussions
This project is maintained by:
- Silvia O'Dwyer - @silvia-odwyer
Thanks for taking a look! Hopefully this will help make documentation and landing page generation much faster for you. If you have new ideas for features you'd like to see, then let me know by opening an issue.
Go forth and build cool things!
MIT License for generated sites and free website templates. Website and command-line tool licensed under Apache 2.0 license.
API access for isotope-agents is coming soon.