{"id":31468167,"url":"https://github.com/aghoshpro/llmops","last_synced_at":"2026-05-08T07:32:10.158Z","repository":{"id":294733206,"uuid":"294989920","full_name":"aghoshpro/LLMOps","owner":"aghoshpro","description":"Contain all my experiments related to LangChain, Ollama, OpenAI","archived":false,"fork":false,"pushed_at":"2025-09-22T17:16:22.000Z","size":62558,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-01T19:33:39.887Z","etag":null,"topics":["gradio","langchain","langchainjs","langgraph","llamaindex","ollama","rag","rag-pipeline"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/aghoshpro.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-12T17:11:30.000Z","updated_at":"2025-09-22T17:20:23.000Z","dependencies_parsed_at":"2025-09-19T18:03:14.106Z","dependency_job_id":null,"html_url":"https://github.com/aghoshpro/LLMOps","commit_stats":null,"previous_names":["aghoshpro/langchain-sandbox","aghoshpro/llmops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aghoshpro/LLMOps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghoshpro%2FLLMOps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghoshpro%2FLLMOps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghoshpro%2FLLMOps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghoshpro%2FLLMOps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aghoshpro","download_url":"https://codeload.github.com/aghoshpro/LLMOps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghoshpro%2FLLMOps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32770995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gradio","langchain","langchainjs","langgraph","llamaindex","ollama","rag","rag-pipeline"],"created_at":"2025-10-01T19:23:51.208Z","updated_at":"2026-05-08T07:32:10.138Z","avatar_url":"https://github.com/aghoshpro.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLMOps\n\n## Local Environment Setup\n\n### If `pyproject.toml` file is given then run the following to sync\n\n```sh\nuv sync\n```\n\n### Else\n\n### Initialize `uv` pkg manager\n\n```sh\nuv init\n```\n\n### Install venv\n\n```sh\nuv venv --python 3.13  \n```\n\n#### OUTPUT\n\n```\nUsing CPython 3.13.3\nCreating virtual environment at: .venv (ignored by github)\nActivate with: .venv\\Scripts\\activate\n```\n\n### Activate venv\n\n```sh\n.venv\\Scripts\\activate\n```\n\n### Add pkg\n\n```sh\nuv add scipy\n```\n\n#### OUTPUT\n\n```\n(test_llm) Z:\\Git_PhD\\test\\test_llm\u003euv add flask \nResolved 9 packages in 164ms\nPrepared 3 packages in 122ms\n░░░░░░░░░░░░░░░░░░░░ [0/8] Installing wheels...\nInstalled 2 packages in 2.06s\n + numpy==2.3.2\n + scipy==1.16.1\n```\n\n### Add pkgs from `requirements.txt`\n\n```sh\nuv add -r requirements.txt\n```\n\n## Start experiemnting with `jupyter lab`\n\n```sh\njupyter lab\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faghoshpro%2Fllmops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faghoshpro%2Fllmops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faghoshpro%2Fllmops/lists"}