{"id":17526866,"url":"https://github.com/Project-Llama/llamascript","last_synced_at":"2025-03-06T06:30:58.003Z","repository":{"id":237324661,"uuid":"794295233","full_name":"Project-Llama/llamascript","owner":"Project-Llama","description":"World’s first and simplest AI-oriented programming language using Ollama.","archived":false,"fork":false,"pushed_at":"2024-05-29T16:43:30.000Z","size":120,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-30T01:02:22.474Z","etag":null,"topics":["no-code","ollama"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/llamascript/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Project-Llama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-30T20:53:03.000Z","updated_at":"2024-09-23T05:19:13.000Z","dependencies_parsed_at":"2024-04-30T22:02:18.081Z","dependency_job_id":"755dfe7c-d69e-4064-935a-58cd6ffe8e99","html_url":"https://github.com/Project-Llama/llamascript","commit_stats":{"total_commits":90,"total_committers":3,"mean_commits":30.0,"dds":"0.16666666666666663","last_synced_commit":"5909904a32f393255284a600ccba5983ac1df0ce"},"previous_names":["wolfthedeveloper/llamascript","project-llama/llamascript"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Llama%2Fllamascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Llama%2Fllamascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Llama%2Fllamascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Llama%2Fllamascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Project-Llama","download_url":"https://codeload.github.com/Project-Llama/llamascript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241876001,"owners_count":20035368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["no-code","ollama"],"created_at":"2024-10-20T15:02:34.688Z","updated_at":"2025-03-06T06:30:57.992Z","avatar_url":"https://github.com/Project-Llama.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cdiv style=\"border-radius: 20px;\" align=\"center\"\u003e\n  \u003cimg width=\"128\" height=\"128\" src=\"https://github.com/Project-Llama/.github/blob/main/profile/IMG_1443.png\"\u003e\n\u003c/div\u003e\n\n# LlamaScript\n[![Black Format](https://github.com/Project-Llama/llamascript/actions/workflows/format.yml/badge.svg)](https://github.com/Project-Llama/llamascript/actions/workflows/format.yml)\n[![Upload to PyPi](https://github.com/Project-Llama/llamascript/actions/workflows/python-publish.yml/badge.svg)](https://github.com/Project-Llama/llamascript/actions/workflows/python-publish.yml)\n[![CodeQL](https://github.com/Project-Llama/llamascript/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Project-Llama/llamascript/actions/workflows/github-code-scanning/codeql)\n\n[![VS Code Extension Downloads](https://img.shields.io/visual-studio-marketplace/d/zanderlewis.llamascript?label=VS-Code%20Downloads)](https://marketplace.visualstudio.com/items?itemName=zanderlewis.llamascript)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/Project-Llama/llamascript?label=Commits)\n![GitHub License](https://img.shields.io/github/license/Project-Llama/llamascript?label=License)\n\nLlamaScript is a no-code AI chatbot using Ollama.\n\n## Table of Contents\n- [LlamaScript](#llamascript)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [License](#license)\n- [Examples](https://github.com/Project-Llama/llamascript/blob/main/examples/)\n\n## Installation\n\nYou can install LlamaScript using pip:\n\n```bash\npip install llamascript\n```\n\n## Usage\nTo use LlamaScript, create a `.llama` file and write your script. Here are a few functions you can use:\n```llamascript\nuse(...)    // Specify the model to use\nprompt(...) // Prompt the user for input\nsystem(...) // System message for the AI\nchat(...)   // Chat with the user\nsave(...)   // Save the model\n```\n\nHere's an example:\n```llamascript\nuse(\"llama3\")\nprompt(\"Why is the sky blue?\")\nchat()\n```\n\n\u003e [!NOTE]\\\n\u003e For more examples see [here.](https://github.com/Project-Llama/llamascript/blob/main/examples/)\n\nYou can then run LlamaScript with the following command:\n```bash\nllamascript myscript.llama\n```\n\n## License\nLlamaScript is licensed under the Apache 2.0 License. See [LICENSE](https://github.com/Project-Llama/llamascript/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FProject-Llama%2Fllamascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FProject-Llama%2Fllamascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FProject-Llama%2Fllamascript/lists"}