{"id":41559584,"url":"https://github.com/goodjun/openai-function-calling-sample","last_synced_at":"2026-01-24T05:40:30.076Z","repository":{"id":177257153,"uuid":"660108071","full_name":"goodjun/openai-function-calling-sample","owner":"goodjun","description":"This is a sample project that demonstrates how to use Next.js to develop an Open AI function calling application.","archived":false,"fork":false,"pushed_at":"2024-06-12T00:09:33.000Z","size":1390,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-12T07:25:36.377Z","etag":null,"topics":["nextjs","open-ai","openai-function-call","react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/goodjun.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-29T09:03:35.000Z","updated_at":"2024-06-12T00:08:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"f296ae73-7662-4909-b258-6d622fbc3882","html_url":"https://github.com/goodjun/openai-function-calling-sample","commit_stats":null,"previous_names":["goodjun/openai-function-calling-sample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goodjun/openai-function-calling-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodjun%2Fopenai-function-calling-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodjun%2Fopenai-function-calling-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodjun%2Fopenai-function-calling-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodjun%2Fopenai-function-calling-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goodjun","download_url":"https://codeload.github.com/goodjun/openai-function-calling-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodjun%2Fopenai-function-calling-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28713867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T05:28:26.568Z","status":"ssl_error","status_checked_at":"2026-01-24T05:28:10.840Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["nextjs","open-ai","openai-function-call","react"],"created_at":"2026-01-24T05:40:29.359Z","updated_at":"2026-01-24T05:40:30.066Z","avatar_url":"https://github.com/goodjun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open AI Function Calling Sample\n\nThis is a sample project that demonstrates how to use Next.js to develop an Open AI function calling application.\n\n## Screenshot\n\n![Screenshot](./screenshot.gif \"Screenshot\")\n\n## Getting Started\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/goodjun/openai-function-calling-sample.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd openai-function-calling-sample\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   # or\n   yarn install\n   ```\n\n4. Set up environment variables:\n\n   - Create a `.env.local` file in the root of the project.\n   - Add your Open AI API key to the `.env.local` file:\n\n   ```\n   TWELVEDATA_API_KEY=your twelvedata api key\n   OPENAI_API_KEY=your open ai api key\n   ```\n\n5. Start the development server:\n\n   ```bash\n   npm run dev\n   # or\n   yarn dev\n   ```\n\n6. Open your browser and visit `http://localhost:3000` to see the application.\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please create a new issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodjun%2Fopenai-function-calling-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoodjun%2Fopenai-function-calling-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodjun%2Fopenai-function-calling-sample/lists"}