Welcome to GenAI Sandbox! This repository is dedicated to my personal experiments and investigations in Generative AI (GenAI) and Natural Language Processing (NLP). Here, you'll find explorations, comparisons, and experiments related to different aspects of these technologies, with an open invitation to the community to engage, learn, and contribute.
Back to ToC
Below is a list of the experiments and investigations included in this repository:
This investigation aims to compare the effectiveness of single-agent versus multi-agent approaches for building an Article Writer app. It includes two notebooks that demonstrate each approach:
A visual comparison of single-agent and multi-agent approaches. Image source: Author.
The goal is to explore the capabilities, strengths, and limitations of each approach, and to determine whether a multi-agent system provides significant advantages over a single-agent setup.
Back to ToC
To get started with the GenAI Sandbox, follow these steps:
Clone the Repository: Clone this repository to your local machine using:
git clone https://github.com/yourusername/genai-sandbox.git
Run Experiments: Inside each experiment folder, you will find specific setup instructions, including the installation of necessary dependencies or configuration required to run that particular experiment. Follow those instructions to reproduce the results.
Back to ToC
GenAI Sandbox is primarily a personal exploration project, but contributions are welcome! If you have ideas, feedback, or suggestions, feel free to open an issue or a pull request. Let's learn and innovate together!
Back to ToC
This repository is open-sourced under the MIT License.