{"id":19315913,"url":"https://github.com/quantumbytestudios/codellama-web-ui","last_synced_at":"2025-10-13T20:43:53.618Z","repository":{"id":231540383,"uuid":"777945901","full_name":"QuantumByteStudios/codellama-web-ui","owner":"QuantumByteStudios","description":"Codellama Web UI is a simple interface for interacting with the Codellama model, allowing users to input prompts and receive AI-generated responses.","archived":false,"fork":false,"pushed_at":"2024-04-17T07:06:13.000Z","size":33,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T16:44:34.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuantumByteStudios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2024-03-26T19:48:19.000Z","updated_at":"2025-02-23T13:02:23.000Z","dependencies_parsed_at":"2024-04-04T14:45:49.038Z","dependency_job_id":"c1bf4249-3872-4be9-a393-5184d17dcfb0","html_url":"https://github.com/QuantumByteStudios/codellama-web-ui","commit_stats":null,"previous_names":["quantumbytestudios/codellama-web-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QuantumByteStudios/codellama-web-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumByteStudios%2Fcodellama-web-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumByteStudios%2Fcodellama-web-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumByteStudios%2Fcodellama-web-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumByteStudios%2Fcodellama-web-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantumByteStudios","download_url":"https://codeload.github.com/QuantumByteStudios/codellama-web-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantumByteStudios%2Fcodellama-web-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016930,"owners_count":26085911,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T01:08:56.249Z","updated_at":"2025-10-13T20:43:53.595Z","avatar_url":"https://github.com/QuantumByteStudios.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codellama-web-ui\nCodellama Web UI is a user interface for interacting with the Ollama model, known as Codellama. It provides a straightforward interface where users can input their questions or prompts, and Codellama generates responses based on its trained model.\n\n## Features\n\n- Submit prompts and receive responses from Codellama.\n- View formatted responses with highlighted code blocks.\n- Copy code snippets to the clipboard for easy sharing.\n\n## Installation\n\nTo run Ask Codellama locally, follow these steps:\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/QuantumByteStudios/codellama-web-ui.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd codellama-web-ui\n    ```\n\n3.  Run the run.sh script to start the application:\n\n    ```bash\n    ./run.sh\n    ```\n\nThis will start the web server and launch the Ask Codellama interface in your default web browser.\n\n\n## Usage\n\n1. Open the Ask Codellama interface in your web browser.\n2. Enter a prompt or question in the input field.\n3. Click the \"Submit\" button to receive a response from Codellama.\n4. View the formatted response, including highlighted code blocks.\n5. Optionally, copy code snippets to the clipboard for sharing or further use.\n\n## Contributing\n\nContributions to Ask Codellama are welcome! If you have suggestions for improvements or would like to report a bug, please [create an issue](https://github.com/QuantumByteStudios/codellama-web-ui/issues) in the GitHub repository.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Output\n\nPrompt: `hello world in c++`\n![Screenshot from 2024-04-04 16-59-50](https://github.com/QuantumByteStudios/codellama-web-ui/assets/81068582/cf09c3fc-752f-495b-9d3a-c539bcfdcb3c)\n![Screenshot from 2024-04-09 04-34-24](https://github.com/QuantumByteStudios/codellama-web-ui/assets/81068582/553d3e59-998b-4fff-b683-5ad54c2ab8d5)\n\nUsing your local resources to generate output\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/QuantumByteStudios/codellama-web-ui/assets/81068582/7bf4184d-e39a-4f13-9a4b-3b95c69d3d69\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumbytestudios%2Fcodellama-web-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumbytestudios%2Fcodellama-web-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumbytestudios%2Fcodellama-web-ui/lists"}