{"id":23067513,"url":"https://github.com/ramsunvtech/my-first-rag-with-openai","last_synced_at":"2026-02-10T07:33:14.959Z","repository":{"id":266889547,"uuid":"899653253","full_name":"ramsunvtech/my-first-RAG-with-OpenAI","owner":"ramsunvtech","description":"Retrieval-Augmented Generation (RAG) application built using OpenAI's API.","archived":false,"fork":false,"pushed_at":"2024-12-06T18:08:15.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-06T15:44:59.790Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ramsunvtech.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-06T18:04:41.000Z","updated_at":"2024-12-08T04:54:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d22d181-30fa-4bd0-a5a0-d2d3f393b54c","html_url":"https://github.com/ramsunvtech/my-first-RAG-with-OpenAI","commit_stats":null,"previous_names":["ramsunvtech/my-first-rag-with-openai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ramsunvtech/my-first-RAG-with-OpenAI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsunvtech%2Fmy-first-RAG-with-OpenAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsunvtech%2Fmy-first-RAG-with-OpenAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsunvtech%2Fmy-first-RAG-with-OpenAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsunvtech%2Fmy-first-RAG-with-OpenAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramsunvtech","download_url":"https://codeload.github.com/ramsunvtech/my-first-RAG-with-OpenAI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsunvtech%2Fmy-first-RAG-with-OpenAI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29294049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"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":[],"created_at":"2024-12-16T05:17:14.005Z","updated_at":"2026-02-10T07:33:14.942Z","avatar_url":"https://github.com/ramsunvtech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my-first-RAG-with-OpenAI\nRetrieval-Augmented Generation (RAG) application built using OpenAI's API.\n\n### FastAPI RAG Learning App with OpenAI Integration\n\nThis project implements a simple FastAPI application that answers questions based on a knowledge base stored in a text file. The app integrates with OpenAI's GPT-3.5 model to provide context-based answers using a RAG (Retrieval-Augmented Generation) approach.\n\n## Features\n- **FastAPI-based**: Provides an API to query and retrieve answers.\n- **OpenAI Integration**: Uses OpenAI's API to generate responses based on a knowledge base.\n- **Simple Knowledge Base**: Stores data in a plain text file for easy editing.\n\n## Requirements\n\nBefore running the application, make sure you have the following dependencies installed:\n\n- Python 3.7+\n- FastAPI\n- Uvicorn\n- OpenAI Python SDK\n\nYou can install the necessary dependencies using pip:\n\n```bash\npip install fastapi uvicorn openai\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsunvtech%2Fmy-first-rag-with-openai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framsunvtech%2Fmy-first-rag-with-openai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsunvtech%2Fmy-first-rag-with-openai/lists"}