Generate LaTeX formatted food recipes using the ollama library.
Project description
FILTERLESSCOOK
Unique Data Recipes, No Filters Needed!
Overview
FilterlessCook is an innovative open-source Python package that streamlines recipe generation by eliminating the need for prefilters, offering a unique approach to data processing. This projects central module, filterlesscook.py
, utilizes the ollama library and an AI assistant model for creating LaTeX-formatted recipes based on user prompts. With a focus on developer productivity, FilterlessCook allows developers to quickly create and save custom LaTeX documents using a single command, operating in an alpha stage under the MIT license. By using the FilterlessCook package, users can efficiently generate personalized food recipes without worrying about complicated setup or licensing issues.
Features
Feature | Description |
---|---|
⚙️ Architecture | The project is a Python package with central functionality in filterlesscook.py . It utilizes the OLLAMA library for LaTeX document creation and interacts with AI assistants through chat interaction. |
🔩 Code Quality | Well-organized code structure using Python, with adherence to the MIT license. Uses setup.py for distribution and easy installation via pip. |
📄 Documentation | Provides essential documentation in both README.md and an informative LICENSE file. It explains usage, requirements, and development processes. |
🔌 Integrations | Utilizes OLLAMA library for LaTeX document creation, and incorporates user-defined prompts and chat interactions to generate recipes. |
⚡️ Performance | Efficient LaTeX document generation, with potential room for improvement based on user's AI assistant model and requirements. |
🛡️ Security | Utilizes local uncensored AI assistant models (dolphin-mixtral) to generate recipe text while prioritizing user privacy. |
📦 Dependencies | Key external libraries include OLLAMA for LaTeX document creation, chat interaction interfaces and debug logging libraries. |
Repository Structure
└── filterlesscook/
├── LISENCE
├── MANIFEST.in
├── filterlesscook
│ ├── __init__.py
│ └── filterlesscook.py
└── setup.py
Modules
filterlesscook
File | Summary |
---|---|
filterlesscook.py | LaTeX documents for recipes using ollama library and chat interaction, user-defined prompts, and saved to specified file paths. Utilizes debug logging and employs an uncensored AI assistant model (dolphin-mixtral) to generate recipe text, ensuring no kittens are harmed. |
Getting Started
System Requirements:
- Python:
version 3.6+
License
This project is protected under the MIT License. For more details, refer to the LICENSE file.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file filterlesscook-0.1.0.tar.gz
.
File metadata
- Download URL: filterlesscook-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 903bb41d86768fb21f2d2a01fd49903dda606b0fee752cced194be0bab512022 |
|
MD5 | 00560357aa7a28e847a03f1f840faac1 |
|
BLAKE2b-256 | 96d2bf390c02dd08fe35a789c851bf77069f5069322066e11175cdc28be75dd1 |
File details
Details for the file FilterlessCook-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: FilterlessCook-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7833ae1eed685b94e4327e06269a264d699a105791b42be85a4acf7608d1942 |
|
MD5 | 443b079cfe8aa24dbae69d5ac1b4ea8a |
|
BLAKE2b-256 | e96f3297018fb15e43d82d47393e476b93f98141827af460fc11e6e61fe84f5a |