ianderrington / genai

Generative AI
https://www.managen.ai
MIT License
6 stars 0 forks source link
ai genai generative-ai

πŸŽ‰ Welcome to Managing Gen()AI!

See the website

Our Mission: Simplify and demystify Gen()AI to make it accessible and understandable and increase our ability to manage it.

Our open-source project on Managing Generative AI πŸ€– will help people to stay on top of understanding and effectively working with the increasingly complex world of Generative AI.

"Why is it called Gen() AI?"

Generative AI creates. So does will General AI. Depending on their definitions, there may be notable differences, but the overlap ensures that shared characteristics warrant writing this ambiguously, such as GenAI or Gen()AI.

πŸ“˜ What's Inside?

πŸš€ GenAI Explaining Itself?

One of our ambitious goals is to have this documentation written and updated by GenAI itself. We aim to:

We believe in Gen()AI's potential to effectively explain itself even as the technology grows with extreme complexity.

If you're as excited as we are and wish to contribute, join us!

Overview

The goal is to create an AI that can self-improve its documentation and code using tools like Langchain, AutoPR, etc.

It will automatically expand markdown documentation using generative models. The AI will also suggest code improvements to streamline documentation generation. This creates a self-referential system that enhances both docs and code.

We want to keep a human in the loop to oversee changes and provide feedback for further improvements.

Getting Started

git clone https://github.com/ianderrington/genai.git
pip install -r requirements.txt
mkdocs serve

If you want to continually edit and see how the changes impact the outcome

mkdocs build; mkdocs serve --livereload

Contributing

We welcome contributions! Please check out the contributing guidelines to get started.

License

This project is licensed under the MIT License - see the LICENSE file for details.