{"id":18772842,"url":"https://github.com/chux0519/ovgenai_rag","last_synced_at":"2026-07-02T18:02:31.758Z","repository":{"id":253378381,"uuid":"842822451","full_name":"chux0519/ovgenai_rag","owner":"chux0519","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-11T02:02:11.000Z","size":21157,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"rag_sample","last_synced_at":"2024-12-29T08:23:46.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chux0519.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-15T06:54:35.000Z","updated_at":"2024-08-22T06:31:04.000Z","dependencies_parsed_at":"2024-12-29T08:34:11.754Z","dependency_job_id":null,"html_url":"https://github.com/chux0519/ovgenai_rag","commit_stats":null,"previous_names":["chux0519/ovgenai_rag"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fovgenai_rag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fovgenai_rag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fovgenai_rag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chux0519%2Fovgenai_rag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chux0519","download_url":"https://codeload.github.com/chux0519/ovgenai_rag/tar.gz/refs/heads/rag_sample","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239681024,"owners_count":19679508,"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":[],"created_at":"2024-11-07T19:31:12.596Z","updated_at":"2025-10-28T22:07:34.040Z","avatar_url":"https://github.com/chux0519.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenVINO™ GenAI\n\nThe OpenVINO™ GenAI repository consists of the GenAI library and additional GenAI samples.\n\n## OpenVINO™ GenAI Library\n\nOpenVINO™ GenAI is a flavor of OpenVINO, aiming to simplify running inference of generative AI models.\nIt hides the complexity of the generation process and minimizes the amount of code required.\n\nFor installation and usage instructions, refer to the [GenAI Library README](./src/README.md).\n\n## OpenVINO™ GenAI Samples\n\nThe OpenVINO™ GenAI repository contains pipelines that implement image and text generation tasks.\nThe implementation uses OpenVINO capabilities to optimize the pipelines. Each sample covers\na family of models and suggests certain modifications to adapt the code to specific needs.\nIt includes the following pipelines:\n\n1. [Benchmarking script for large language models](./llm_bench/python/README.md)\n2. Text generation samples that support most popular models like LLaMA 2:\n   - Python:\n     1. [beam_search_causal_lm](./samples/python/beam_search_causal_lm/README.md)\n     2. [chat_sample](./samples/python/chat_sample/README.md)\n     3. [greedy_causal_lm](./samples/python/greedy_causal_lm/README.md)\n     4. [multinomial_causal_lm](./samples/python/multinomial_causal_lm/README.md)\n   - C++:\n     1. [beam_search_causal_lm](./samples/cpp/beam_search_causal_lm/README.md)\n     2. [chat_sample](./samples/cpp/chat_sample/README.md)\n     3. [continuous_batching_accuracy](./samples/cpp/continuous_batching_accuracy)\n     4. [continuous_batching_benchmark](./samples/cpp/continuous_batching_benchmark)\n     5. [greedy_causal_lm](./samples/cpp/greedy_causal_lm/README.md)\n     6. [multinomial_causal_lm](./samples/cpp/multinomial_causal_lm/README.md)\n     7. [prompt_lookup_decoding_lm](./samples/cpp/prompt_lookup_decoding_lm/README.md)\n     8. [speculative_decoding_lm](./samples/cpp/speculative_decoding_lm/README.md)\n3. [Stable Diffuison (with LoRA) C++ image generation pipeline](./image_generation/stable_diffusion_1_5/cpp/README.md)\n4. [Latent Consistency Model (with LoRA) C++ image generation pipeline](./image_generation/lcm_dreamshaper_v7/cpp/README.md)\n\n### Requirements\n\nRequirements may vary for different samples. See respective readme files for more details,\nand make sure to install the OpenVINO version listed there. Refer to documentation to see\n[how to install OpenVINO](https://docs.openvino.ai/install).\n\nThe supported devices are CPU and GPU including Intel discrete GPU.\n\nSee also: https://docs.openvino.ai/2023.3/gen_ai_guide.html.\n\n## License\n\nThe OpenVINO™ GenAI repository is licensed under [Apache License Version 2.0](LICENSE).\nBy contributing to the project, you agree to the license and copyright terms therein and release\nyour contribution under these terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchux0519%2Fovgenai_rag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchux0519%2Fovgenai_rag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchux0519%2Fovgenai_rag/lists"}