Expand description
§Molina
*In honor to THE greatest Mexican researcher of all times, Mario Molina (1943-2020).
A Rust and Python Synthetic Integration for an agentic-LLM approach to build research agents for local knowledge representation.
- Python: A wrapper of core functionality in Rust, Interface to models.
- Rust: NLP tasks, Prompting, Routing, Content parsing.
Modules§
- content
- Content parsing for PDFs and other tools.
- data
- Data I/O processes.
- inference
- Model’s inference engine and related computations.
- messages
- Structs and logic for Events, Custom Error Types, Logs
Functions§
- PyInit_
molina ⚠ - This autogenerated function is called by the python interpreter when importing the module.