Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pipeline): Add foundational ZenML-based pipeline stack with Local MongoDB Atlas integration and related updates #1

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

Cre4T3Tiv3
Copy link
Contributor

  • Introduces a modular stack for building RAG pipelines.

  • Implements ingestion and retrieval steps using ZenML.

  • Integrates with Local MongoDB Atlas for document storage and querying.

  • Adds Docker support for seamless development and deployment.

  • Reorders config.py attributes alphabetically based on env-var names.

  • Ensures comments in config.py align with .env file descriptions for better maintainability.

  • Updates .gitignore to include relevant entries for the project.

  • Updates pyproject.toml with required dependencies and configuration adjustments.

…l MongoDB Atlas integration and related updates

This commit introduces a modular stack for building RAG pipelines.

Implements ingestion and retrieval steps using ZenML.

Integrates with Local MongoDB Atlas for document storage and querying.

Adds Docker support for seamless development and deployment.

Reorders config.py attributes alphabetically based on env-var names.

Ensures comments in config.py align with .env file descriptions for better maintainability.

Updates .gitignore to include relevant entries for the project.

Updates pyproject.toml with required dependencies and configuration adjustments.
@Cre4T3Tiv3 Cre4T3Tiv3 added the enhancement New feature or request label Jan 15, 2025
@Cre4T3Tiv3 Cre4T3Tiv3 self-assigned this Jan 15, 2025
@iusztinpaul iusztinpaul merged commit b0b965b into main Jan 16, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants