{"id":14964881,"url":"https://github.com/0xpriyanshujha/codeyoda","last_synced_at":"2026-01-24T03:07:48.571Z","repository":{"id":252690608,"uuid":"841146130","full_name":"0xPriyanshuJha/CodeYoda","owner":"0xPriyanshuJha","description":"CodeYoda - Your own code assistant powered by Codellama (Ollama)","archived":false,"fork":false,"pushed_at":"2024-08-11T19:29:21.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T01:17:30.580Z","etag":null,"topics":["codellama","genai","gradio-interface","langchain","ollama","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/0xPriyanshuJha.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}},"created_at":"2024-08-11T19:17:38.000Z","updated_at":"2024-09-09T17:38:18.000Z","dependencies_parsed_at":"2024-08-11T20:53:24.090Z","dependency_job_id":null,"html_url":"https://github.com/0xPriyanshuJha/CodeYoda","commit_stats":null,"previous_names":["0xpriyanshujha/codeyoda"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPriyanshuJha%2FCodeYoda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPriyanshuJha%2FCodeYoda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPriyanshuJha%2FCodeYoda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPriyanshuJha%2FCodeYoda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xPriyanshuJha","download_url":"https://codeload.github.com/0xPriyanshuJha/CodeYoda/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804825,"owners_count":21164135,"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":["codellama","genai","gradio-interface","langchain","ollama","python"],"created_at":"2024-09-24T13:33:53.759Z","updated_at":"2026-01-24T03:07:48.532Z","avatar_url":"https://github.com/0xPriyanshuJha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeYoda\n\n**CodeYoda** is an AI-powered code assistant designed to streamline your coding process. Leveraging the advanced capabilities of CodeLlama (Ollama), CodeYoda assists with code generation, debugging, and optimization across various programming languages and frameworks.\n\n## Features\n\n- **Code Generation**: Generate code snippets or complete functions based on your input.\n- **Code Debugging**: Identify and fix bugs in your code quickly with intelligent suggestions.\n- **Code Optimization**: Get recommendations to optimize your code for performance and readability.\n- **Customization**: Tailor CodeYoda's behavior to match your coding style and project requirements.\n\n## Getting Started\n\n### Prerequisites\n\n- **Python 3.8+**: Ensure you have Python installed on your system.\n- **Ollama CLI**: Install the Ollama CLI to interact with the CodeLlama model.\n- **pip**: Python's package installer.\n\n### Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/0xPriyanshuJha/CodeYoda.git\n    cd CodeYoda\n    ```\n\n2. Install the required dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Set up the CodeLlama model via Ollama:\n\n    ```bash\n    ollama pull codellama\n    ```\n\n4. Start the CodeYoda assistant:\n\n    ```bash\n    python codeyoda.py\n    ```\n\n## Usage\n\nAfter launching CodeYoda, you can interact with it via a command-line interface or integrate it into your IDE of choice using available plugins.\n\n### Basic Commands\n\n- **Generate Code**: Describe the functionality you need, and CodeYoda will generate the code.\n- **Debug Code**: Paste your code snippet, and CodeYoda will highlight errors and suggest fixes.\n- **Optimize Code**: Submit a piece of code for optimization suggestions.\n\n### Example\n\n![image](https://github.com/user-attachments/assets/df312f01-d7a8-4bc8-a148-0559bac5a260)\n\n\n![image](https://github.com/user-attachments/assets/be657c13-dd39-4687-a5a4-4b59cba6b9ba)\n\n\n![image](https://github.com/user-attachments/assets/cfb4f5eb-1259-4860-915a-a891a5401288)\n\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Acknowledgements\n\n- [CodeLlama (Ollama)](https://ollama.com) for providing the core AI capabilities.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpriyanshujha%2Fcodeyoda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xpriyanshujha%2Fcodeyoda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpriyanshujha%2Fcodeyoda/lists"}