{"id":26672047,"url":"https://github.com/vnadh/rnai","last_synced_at":"2026-04-17T15:31:57.236Z","repository":{"id":226947048,"uuid":"770013668","full_name":"Vnadh/rnai","owner":"Vnadh","description":"This project implements an AI-powered chatbot using React  for the frontend, Node.js for the backend, and Google's PaLM 2 API for natural language processing.","archived":false,"fork":false,"pushed_at":"2024-03-11T01:24:00.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-19T05:18:35.846Z","etag":null,"topics":["chatbot","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"","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/Vnadh.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}},"created_at":"2024-03-10T17:24:56.000Z","updated_at":"2024-03-12T09:56:48.000Z","dependencies_parsed_at":"2024-03-10T19:22:48.181Z","dependency_job_id":"e771cccc-ab63-4fe8-a53d-c75a75ac2bed","html_url":"https://github.com/Vnadh/rnai","commit_stats":null,"previous_names":["vnadh/rnai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vnadh%2Frnai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vnadh%2Frnai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vnadh%2Frnai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vnadh%2Frnai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vnadh","download_url":"https://codeload.github.com/Vnadh/rnai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568574,"owners_count":20636803,"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":["chatbot","nodejs","reactjs"],"created_at":"2025-03-26T00:41:40.090Z","updated_at":"2026-04-17T15:31:57.205Z","avatar_url":"https://github.com/Vnadh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RN.ai - AI Chatbot with React, Node.js, and PaLM 2 API\nThis project implements an AI-powered chatbot using React  for the frontend, Node.js for the backend, and Google's PaLM 2 API for natural language processing.\n## Getting Started\n### Prerequisites:\n* Node.js and npm (or yarn) installed on your system (https://nodejs.org/)\n* A Google AI Platform account with access to the PaLM 2 API (limited availability, waitlist might apply)\n### Clone the Repository:\n``` git clone https://github.com/Vnadh/rnai.git ```\n### Install Dependencies:\n* Install dependencies for the client:-\n```\ncd client\nnpm install\n ```\n* Install dependencies for the server:-\n```\ncd server\nnpm install\n ```\n* Obtain your Palm 2 API key from Palm 2 website and add it to your project configuration.\n* create a env file in server as follows:-\n```\nAPI_KEY=your-api-key\n ```\n### Start the application:\n* For the client:\n```\ncd client\nnpm run dev\n ```\n* For the server:\n```\ncd server\nnode index.js\n ```\n### Screenshots:-\n![Screenshot 2024-03-10 225422](https://github.com/Vnadh/rnai/assets/106485321/1edb7818-1e7e-448a-ac50-d6ad84650e7d)\n![Screenshot 2024-03-10 225309](https://github.com/Vnadh/rnai/assets/106485321/6d098aed-3c68-49b6-a1d3-ac34dbafb898)\n\n### feel free to make your own changes\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvnadh%2Frnai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvnadh%2Frnai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvnadh%2Frnai/lists"}