{"id":36974852,"url":"https://github.com/typv/ocs-ai","last_synced_at":"2026-01-13T22:02:24.745Z","repository":{"id":329220267,"uuid":"1117410495","full_name":"typv/ocs-ai","owner":"typv","description":"This repository serves as a practical guide for newcomers to AI agents, offering clear, hands-on examples of core concepts like Indexing, Embedding, RAG, and advanced retrieval techniques such as RAG-Fusion, RAG Fallback, HRAG, Reranking...","archived":false,"fork":false,"pushed_at":"2025-12-18T08:15:39.000Z","size":4296,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-21T13:43:45.109Z","etag":null,"topics":["ai-agent","ai-research","fastapi","indexing","langchain","langraph","python","rag","rag-chatbot"],"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/typv.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":"2025-12-16T09:22:25.000Z","updated_at":"2025-12-18T08:16:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/typv/ocs-ai","commit_stats":null,"previous_names":["typv/ocs-ai"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/typv/ocs-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typv%2Focs-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typv%2Focs-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typv%2Focs-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typv%2Focs-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typv","download_url":"https://codeload.github.com/typv/ocs-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typv%2Focs-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28399442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":["ai-agent","ai-research","fastapi","indexing","langchain","langraph","python","rag","rag-chatbot"],"created_at":"2026-01-13T22:02:24.634Z","updated_at":"2026-01-13T22:02:24.734Z","avatar_url":"https://github.com/typv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OcsAI\n\nThis repository serves as a practical guide for newcomers to AI agents, offering clear, hands-on examples of core concepts like Indexing, Embedding, RAG, and advanced retrieval techniques such as RAG-Fusion and RAG Fallback, ...\n\n# Getting Started\n\n## Server Requirements\n\n- Python \u003e= 3.12\n- chromadb \u003e= 1.3\n- fastapi \u003e= 0.115.12\n- langchain \u003e= 1.1.0\n\n## Installing preparation\n\n1. Default Application $BASEPATH : `/home/app.user/ocs-ai`\n\n2. Copy the .env file from .env.example under $BASEPATH, fill your config in .env file instead of example config\n\n# Build with Docker\n\n## Setup docker\n\n```bash\n  docker compose up -d --build\n```\n\n## Run dev mode\n\n```bash\n  docker compose exec app poetry run poe dev\n  # Or:\n  make dev\n```\n\n## Local url\n\nChat: http://localhost:28000\n\nIndexing: http://localhost:28000/indexing.html\n\n\n## 📺 Demo\n\n![Demo Preview GIF](docs/demo.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypv%2Focs-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypv%2Focs-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypv%2Focs-ai/lists"}