{"id":21197268,"url":"https://github.com/riolaf05/langchain-fastapi-rag-platform","last_synced_at":"2026-04-11T17:46:21.954Z","repository":{"id":221684533,"uuid":"734031406","full_name":"riolaf05/langchain-fastapi-rag-platform","owner":"riolaf05","description":"A platform to test multiple LLM models inside a RAG workflow to choose the best model for embedding and retrieval and the best prompt according to the use case","archived":false,"fork":false,"pushed_at":"2024-06-21T16:32:02.000Z","size":48448,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T10:54:07.127Z","etag":null,"topics":["artificial-intelligence","aws","cloud","iac","iac-terraform","infrastructure","langchain","langchain-python","llm","llm-inference","llms","python","rag","serverless","terraform"],"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/riolaf05.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":"2023-12-20T17:38:21.000Z","updated_at":"2024-06-21T16:32:06.000Z","dependencies_parsed_at":"2024-03-18T13:41:30.944Z","dependency_job_id":"64bb14e8-5d42-4da7-9063-8976b3d90351","html_url":"https://github.com/riolaf05/langchain-fastapi-rag-platform","commit_stats":null,"previous_names":["riolaf05/rag-platform","riolaf05/langchain-fastapi-rag-platform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riolaf05/langchain-fastapi-rag-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riolaf05%2Flangchain-fastapi-rag-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riolaf05%2Flangchain-fastapi-rag-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riolaf05%2Flangchain-fastapi-rag-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riolaf05%2Flangchain-fastapi-rag-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riolaf05","download_url":"https://codeload.github.com/riolaf05/langchain-fastapi-rag-platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riolaf05%2Flangchain-fastapi-rag-platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31689762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["artificial-intelligence","aws","cloud","iac","iac-terraform","infrastructure","langchain","langchain-python","llm","llm-inference","llms","python","rag","serverless","terraform"],"created_at":"2024-11-20T19:43:11.686Z","updated_at":"2026-04-11T17:46:21.939Z","avatar_url":"https://github.com/riolaf05.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup on GCP Cloud RUN \n\n1. Create exports\n\n```console\nexport PROJECT_ID=progetti-poc\nexport APP=langchain-fastapi-rag-platform \nexport PORT=3000\nexport REGION=europe-west8\nexport BRANCH=main\nexport TAG=${REGION}-docker.pkg.dev/${PROJECT_ID}/${APP}/${APP}:${BRANCH}\n```\n\n2. Create Artifact Repo\n\n```console\ngcloud artifacts repositories create langchain-fastapi-rag-platform --repository-format Docker --location europe-west8 --project progetti-poc\n```\n\n3. Create Build\n\n```console\ngcloud builds submit --tag  europe-west8-docker.pkg.dev/progetti-poc/langchain-fastapi-rag-platform/langchain-fastapi-rag-platform:main --project progetti-poc\n```\n\n4. Deploy \n\n```console\ngcloud run deploy $APP --image $TAG --platform managed --region $REGION --port $PORT --allow-unauthenticated --env-vars-file=.env\n```\n\n5. Clean \n\n```console\ngcloud run services delete $APP --region $REGION \ngcloud run services list\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friolaf05%2Flangchain-fastapi-rag-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friolaf05%2Flangchain-fastapi-rag-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friolaf05%2Flangchain-fastapi-rag-platform/lists"}