{"id":19282279,"url":"https://github.com/jaybfn/ai-agent","last_synced_at":"2025-06-16T08:37:08.212Z","repository":{"id":214317249,"uuid":"700738991","full_name":"jaybfn/AI-Agent","owner":"jaybfn","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-18T21:35:03.000Z","size":4657,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T22:25:53.634Z","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/jaybfn.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":"2023-10-05T07:44:14.000Z","updated_at":"2024-04-02T17:40:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab014459-f42d-4490-88cf-51cfeecde4a7","html_url":"https://github.com/jaybfn/AI-Agent","commit_stats":null,"previous_names":["jaybfn/project_llm","jaybfn/ai-agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaybfn/AI-Agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FAI-Agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FAI-Agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FAI-Agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FAI-Agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaybfn","download_url":"https://codeload.github.com/jaybfn/AI-Agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FAI-Agent/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260126837,"owners_count":22962698,"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-09T21:26:02.886Z","updated_at":"2025-06-16T08:37:08.195Z","avatar_url":"https://github.com/jaybfn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Agent App - Docker Setup Guide\n\nThis repository contains the Docker setup for the AI Agent App. To run the app, follow the steps below:\n\n## Prerequisites\n\n- Docker installed on your local machine\n- .env file with the required environment variables\n\n## Creating a .env file\n\nCreate a .env file in the same directory as the Dockerfile and docker-compose.yml file. Add the following environment variables to the .env file:\n\n```\nOPENAI_API_KEY=\u003cyour_openai_api_key\u003e\nPINECONE_API_KEY=\u003cyour_pinecone_api_key\u003e\n```\n\nReplace `\u003cyour_openai_api_key\u003e` and `\u003cyour_pinecone_api_key\u003e` with your actual API keys.\n\n## Building the Docker Image\n\n1. Make sure you have the `build.sh` script in the same directory as the Dockerfile and docker-compose.yml file.\n2. Make the script executable:\n\n```bash\nchmod +x build.sh\n```\n\n3. Run the `build.sh` script:\n\n```bash\n./build.sh\n```\n\nThis will build the Docker image using the Dockerfile and the environment variables from the .env file.\n\n## Running the Docker Container\n\n1. Run the following command to start the Docker container:\n\n```bash\ndocker-compose up -d\n```\n\n2. Access the Streamlit app by navigating to `http://localhost:8081` in your web browser.\n\n## Stopping the Docker Container\n\nTo stop the Docker container, run the following command:\n\n```bash\ndocker-compose down\n```\n\nThat's it! You have successfully set up and run the AI Agent App using Docker. Make sure to protect the .env file and never commit it to version control systems.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaybfn%2Fai-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaybfn%2Fai-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaybfn%2Fai-agent/lists"}