{"id":15165946,"url":"https://github.com/ajinkyataranekar/reponinja","last_synced_at":"2026-01-20T07:33:24.492Z","repository":{"id":253631876,"uuid":"844073914","full_name":"AjinkyaTaranekar/RepoNinja","owner":"AjinkyaTaranekar","description":"Local LLM to chat with Github Repo","archived":false,"fork":false,"pushed_at":"2024-08-19T15:25:05.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T13:18:18.671Z","etag":null,"topics":["chat","chroma","github","llama-index","llama3-1","ollama","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AjinkyaTaranekar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-18T09:54:23.000Z","updated_at":"2024-08-19T15:25:09.000Z","dependencies_parsed_at":"2024-09-13T22:42:46.844Z","dependency_job_id":"86ef1853-87fd-49d4-a94f-5618ae4d4365","html_url":"https://github.com/AjinkyaTaranekar/RepoNinja","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"98f06122439d3b8cc9a95bd2c189ad93b507fd1b"},"previous_names":["ajinkyataranekar/reponinja"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjinkyaTaranekar%2FRepoNinja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjinkyaTaranekar%2FRepoNinja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjinkyaTaranekar%2FRepoNinja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjinkyaTaranekar%2FRepoNinja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AjinkyaTaranekar","download_url":"https://codeload.github.com/AjinkyaTaranekar/RepoNinja/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247886572,"owners_count":21012864,"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":["chat","chroma","github","llama-index","llama3-1","ollama","python3"],"created_at":"2024-09-27T04:20:59.999Z","updated_at":"2026-01-20T07:33:24.458Z","avatar_url":"https://github.com/AjinkyaTaranekar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RepoNinja\n\n**RepoNinja** is an advanced tool designed to enhance your Repository experience by providing seamless chat with the code. Whether you're a developer, project manager, or enthusiast, engage with repositories using the power of Ollama at ease in local without any extra cost.\n\n## Features\n\nEngage in a conversation with any repository using Ollama's language model, making it easier to understand code, documentation, and more.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, ensure you have the following:\n\n- A GitHub account.\n- A valid [GitHub Token](https://github.com/settings/tokens) to access the GitHub API.\n- Python 3.9+ installed on your local machine.\n- [Ollama](https://ollama.com/) set up with the Llama 3.1 model.\n\n### Installation\n\nFollow these steps to set up RepoNinja on your local machine:\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/AjinkyaTaranekar/RepoNinja/\n   cd RepoNinja\n   ```\n\n2. **Set Up Environment Variables**\n\n   You'll need to provide your GitHub token to access the API. Set the environment variable as follows:\n\n   ```bash\n   export GITHUB_TOKEN=\u003cyour_github_token\u003e\n   ```\n\n3. **Install Dependencies**\n\n   Install the required Python packages by running:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Configure Ollama**\n\n   Ensure you have the Llama 3.1 model downloaded and ready for use with Ollama:\n\n   ```bash\n   ollama pull llama3.1\n   ```\n\n### Running the Application\n\nOnce everything is set up, you can run RepoNinja using the following command:\n\n```bash\npython main.py\n```\n\n## Contributing\n\nWe welcome contributions to RepoNinja! If you'd like to contribute, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Commit your changes and push them to your fork.\n4. Open a pull request with a detailed description of your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajinkyataranekar%2Freponinja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajinkyataranekar%2Freponinja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajinkyataranekar%2Freponinja/lists"}