First Release!
The first complete working release.
Implements the following:
- Environment and dev setup using
invoke - Automation of building RAG chunk files from completed Python examples of Design Patterns using Ollama on a local LLM.
- Automation of building Docs from completed Python examples of Design patterns using Ollama on a local LLM.
- Generation of searchable json index.
- First complete attempt at documentation and RAG chunks complete.
- Scripts to setup and create custom Ollama models for tasks.