{"id":19176002,"url":"https://github.com/connectai-e/chat-calculator","last_synced_at":"2025-10-27T23:08:11.036Z","repository":{"id":184198940,"uuid":"671465234","full_name":"ConnectAI-E/Chat-Calculator","owner":"ConnectAI-E","description":"⌨  Chat To Calculator using natural language. Built with LangchainJs and Vercel AI SDK.","archived":false,"fork":false,"pushed_at":"2023-07-28T05:55:32.000Z","size":89,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T20:52:50.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chat-calc.vercel.app/","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/ConnectAI-E.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}},"created_at":"2023-07-27T11:32:09.000Z","updated_at":"2024-04-18T15:16:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3be02ff-ee39-4612-8c24-d2682d6f5932","html_url":"https://github.com/ConnectAI-E/Chat-Calculator","commit_stats":null,"previous_names":["connectai-e/chat-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectAI-E%2FChat-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectAI-E%2FChat-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectAI-E%2FChat-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectAI-E%2FChat-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnectAI-E","download_url":"https://codeload.github.com/ConnectAI-E/Chat-Calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111976,"owners_count":21049577,"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-09T10:26:48.637Z","updated_at":"2025-10-27T23:08:05.988Z","avatar_url":"https://github.com/ConnectAI-E.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://Chat-Calc.vercel.app\"\u003e\n \n  \u003ch1 align=\"center\"\u003eChatCalc\u003c/h1\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  Chat To Calculate using natural language. Built with Langchain and Vercel AI SDK. \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/connectai-e/Chat-Calculator/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/connectai-e/Chat-Calculator?label=license\u0026logo=github\u0026color=f80\u0026logoColor=fff\" alt=\"License\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/connectai-e/Chat-Calculator\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/connectai-e/Chat-Calculator?style=social\" alt=\"Chat-Calc's GitHub repo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#introduction\"\u003e\u003cstrong\u003eIntroduction\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#deploy-your-own\"\u003e\u003cstrong\u003eDeploy Your Own\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#setting-up-locally\"\u003e\u003cstrong\u003eSetting Up Locally\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#tech-stack\"\u003e\u003cstrong\u003eTech Stack\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#contributing\"\u003e\u003cstrong\u003eContributing\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#license\"\u003e\u003cstrong\u003eLicense\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## Introduction\n\nChat-Calc is an open-source AI chatbot that uses [Langchain](https://js.langchain.com/docs/modules/agents/) and the [Vercel AI SDK](https://sdk.vercel.ai/docs) to interact with natural language.\n\n![转换视频](https://github.com/DDMeaqua/Chat-Calculator/assets/110169811/c93da330-dbc4-4908-84bb-450b5c0ae69b)\n\n\n\n## Deploy your own\n\nYou can deploy your own version of Chat-Calc with 1-click:\n\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/ConnectAI-E/Chat-Calculator\u0026env=OPENAI_API_KEY\u0026project-name=chat-calc\u0026repository-name=Chat-Calc)\n\u003c/details\u003e\n\n## Setting Up Locally\n\nTo set up Chat-Calc locally, you'll need to clone the repository and set up the following environment variables:\n\n- `OPENAI_API_KEY` – your OpenAI API key (you can get one [here](https://platform.openai.com/account/api-keys))\n\n## Tech Stack\n\nChatH is built on the following stack:\n\n- [Next.js](https://nextjs.org/) – framework\n- [Langchain Js](https://js.langchain.com/docs/modules/agents/) - LLM famework\n- [Vercel AI SDK](https://sdk.vercel.ai/docs) – AI streaming library\n- [Vercel](https://vercel.com) – deployments\n- [TailwindCSS](https://tailwindcss.com/) – styles\n\n\n## License\n\nLicensed under the [MIT license](https://github.com/connectai-e/Chat-Calculator/blob/main/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnectai-e%2Fchat-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnectai-e%2Fchat-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnectai-e%2Fchat-calculator/lists"}