Skip to main content

Project LlamaPlastics: LLM-Powered Materials Discovery Platform

Overview

(TODO: Add project overview)

Architecture

(TODO: Add architecture diagram/description)

Setup

(TODO: Add setup instructions)

Usage

Running the Agent

```bash

Run the autonomous discovery agent

python main_agent.py --config config.yaml --output-dir agent_results --num-iterations 20

Run the active learning loop

python main_active_learning.py --config config.yaml --output-dir results

Run multi-objective optimization

python main_optimize.py --config config.yaml --output-dir optimization_results ```

Using the MLX Deployment

(TODO: Add MLX usage example)

Repository Structure

``` llamaplastics_project/ │ ├── README.md ├── requirements.txt ├── config.yaml │ ├── data/ ├── llm_interface/ ├── composition_encoding/ ├── property_predictor/ ├── active_learning/ ├── robotics_interface/ ├── simulation_interface/ ├── optimization/ ├── mlx_deployment/ ├── training/ ├── evaluation/ ├── agent/ │ ├── main_active_learning.py ├── main_optimize.py ├── main_agent.py │ └── notebooks/ ```

Contributing

(TODO: Add contribution guidelines)

License

(TODO: Add license information)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llamaplastics_llamasearch-0.1.0.tar.gz (27.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llamaplastics_llamasearch-0.1.0-py3-none-any.whl (34.1 kB view details)

Uploaded Python 3

File details

Details for the file llamaplastics_llamasearch-0.1.0.tar.gz.

File metadata

File hashes

Hashes for llamaplastics_llamasearch-0.1.0.tar.gz
Algorithm Hash digest
SHA256 137ccd3a1c9a18f3d701bfd65e17ac45cc42a2a47b229602176ea7160ba1f1a0
MD5 1f578639facf307a730e8c4fa1f2e104
BLAKE2b-256 72049fd47bfe6c9354766db8033e030050154c64270aec34615d11124be92b68

See more details on using hashes here.

File details

Details for the file llamaplastics_llamasearch-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llamaplastics_llamasearch-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1573df2dcedf5c248af7c577a9924b421154f3b5eecdcdbc8f8dd48fd1ca24ca
MD5 57caa36493ac0765b6af92e936c95fe1
BLAKE2b-256 1db636615ffe9b60d1bc25f4fa49ca1d525dbb58170e87e34a101d849f6b5935

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page