{"id":16271886,"url":"https://github.com/ozgrozer/openai-assistants-api-with-function-calling","last_synced_at":"2025-09-06T12:32:33.370Z","repository":{"id":238105224,"uuid":"795873852","full_name":"ozgrozer/openai-assistants-api-with-function-calling","owner":"ozgrozer","description":"AI assistant that fetches real-time stock prices by using OpenAI's Assistants API with function calling","archived":false,"fork":false,"pushed_at":"2024-06-08T12:58:17.000Z","size":133,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T13:45:04.717Z","etag":null,"topics":["ai","assistant","assistant-chat-bots","chatgpt","function-calling","openai"],"latest_commit_sha":null,"homepage":"https://x.com/ozgrozer/status/1786734362219647236","language":"JavaScript","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/ozgrozer.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":"2024-05-04T10:03:00.000Z","updated_at":"2024-11-15T19:52:07.000Z","dependencies_parsed_at":"2024-05-04T11:29:00.629Z","dependency_job_id":"759fda57-de58-46ea-89fd-186bbd38818e","html_url":"https://github.com/ozgrozer/openai-assistants-api-with-function-calling","commit_stats":null,"previous_names":["ozgrozer/openai-assistants-api-with-function-calling"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozgrozer%2Fopenai-assistants-api-with-function-calling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozgrozer%2Fopenai-assistants-api-with-function-calling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozgrozer%2Fopenai-assistants-api-with-function-calling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozgrozer%2Fopenai-assistants-api-with-function-calling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozgrozer","download_url":"https://codeload.github.com/ozgrozer/openai-assistants-api-with-function-calling/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232124116,"owners_count":18475969,"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":["ai","assistant","assistant-chat-bots","chatgpt","function-calling","openai"],"created_at":"2024-10-10T18:15:10.399Z","updated_at":"2025-01-01T20:28:39.936Z","avatar_url":"https://github.com/ozgrozer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAI Assistants API with Function Calling\n\nJust a demo of OpenAI's Assistants API with function calling, currently it checks for the realtime stock prices\n\n## Preview\n\n\u003cimg src=\"./preview/preview.jpg\" alt=\"\" width=\"600\" /\u003e\n\n## Usage\n\nClone this repository\n\n```\ngit clone https://github.com/ozgrozer/openai-assistants-api-with-function-calling.git\n```\n\nInstall dependencies\n\n```\nyarn install\n# or\nnpm install\n```\n\nDuplicate `.env.example` as `.env` and update your credentials\n\n```\ncp .env.example .env\nvim .env\n```\n\nRun the script\n\n```\nnode get-stock-prices.js\n```\n\nAnd here's the expected result\n\n```\nHey there, I am your personal assistant\nType q to quit\n\nPrompt: What's the stock price of Nvidia?\nThe current stock price of Nvidia is $887.89.\n\nPrompt: q\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozgrozer%2Fopenai-assistants-api-with-function-calling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozgrozer%2Fopenai-assistants-api-with-function-calling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozgrozer%2Fopenai-assistants-api-with-function-calling/lists"}