Open-source Next.js template for building apps that are fully generated by AI. By E2B.
Fragments by E2B is an open-source web application that provides a platform for securely executing code generated by AI. Powered by the E2B SDK, this tool offers features such as streaming in the UI, support for various programming stacks, and compatibility with different language model providers like OpenAI and Google AI.
Prerequisites:
Clone the repository:
git clone [repository_url]
Install the dependencies:
cd [repository_folder]
npm install
Set the environment variables:
.env.local
file and set the required variables.Start the development server:
npm run dev
Build the web app:
npm run build
Fragments by E2B is an open-source web application powered by the E2B SDK, offering a secure platform for executing AI-generated code. With support for various programming stacks and language model providers, along with features like streaming in the UI and flexible customization options, Fragments provides developers with a versatile tool for exploring AI capabilities in their projects.