{"id":29093448,"url":"https://github.com/vectormike/smart-research-assistant","last_synced_at":"2025-06-28T08:32:10.074Z","repository":{"id":299661770,"uuid":"1002919922","full_name":"Vectormike/smart-research-assistant","owner":"Vectormike","description":"A smart research assistant powered by RAG (Retrieval-Augmented Generation) for managing and querying research notes.","archived":false,"fork":false,"pushed_at":"2025-06-17T16:20:24.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T17:33:11.753Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vectormike.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}},"created_at":"2025-06-16T10:50:37.000Z","updated_at":"2025-06-17T16:20:28.000Z","dependencies_parsed_at":"2025-06-17T17:36:46.803Z","dependency_job_id":"dd8f648d-0468-4f81-8e5b-51d6e0d9e2ba","html_url":"https://github.com/Vectormike/smart-research-assistant","commit_stats":null,"previous_names":["vectormike/smart-research-assistant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vectormike/smart-research-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fsmart-research-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fsmart-research-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fsmart-research-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fsmart-research-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vectormike","download_url":"https://codeload.github.com/Vectormike/smart-research-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fsmart-research-assistant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262400670,"owners_count":23305337,"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":"2025-06-28T08:30:33.502Z","updated_at":"2025-06-28T08:32:10.070Z","avatar_url":"https://github.com/Vectormike.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RAG Research Notes\n\nA Python project for managing and querying research notes using Retrieval-Augmented Generation (RAG).\n\n## Project Structure\n\n```\n.\n├── config/         # Configuration files\n├── data/          # Data storage\n├── embeddings/    # Vector embeddings\n├── src/           # Source code\n└── utils/         # Utility functions\n```\n\n## Setup\n\n1. Create a virtual environment:\n```bash\npython -m venv venv\nsource venv/bin/activate \n```\n\n2. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n3. Create a `.env` file in the root directory with your configuration:\n```env\nOPENAI_API_KEY=your_api_key_here\n```\n\n## Development\n\n- Use `black` for code formatting\n- Use `isort` for import sorting\n- Use `flake8` for linting\n- Use `pytest` for testing\n\n## Environment Variables\n\n- `OPENAI_API_KEY`: Your OpenAI API key\n- Add other environment variables as needed\n\n## License\n\nMIT ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectormike%2Fsmart-research-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvectormike%2Fsmart-research-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectormike%2Fsmart-research-assistant/lists"}