{"id":23575880,"url":"https://github.com/edujbarrios/chatbot-mdx-component-for-react","last_synced_at":"2026-04-16T18:07:09.796Z","repository":{"id":269749158,"uuid":"908346830","full_name":"edujbarrios/ChatBot-MDX-Component-for-React","owner":"edujbarrios","description":"A React component to serve as a chatbot integration system ","archived":false,"fork":false,"pushed_at":"2024-12-26T13:55:08.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T13:09:47.984Z","etag":null,"topics":["chatbot","component","frontend","ia","mdx","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/edujbarrios.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,"zenodo":null}},"created_at":"2024-12-25T20:15:41.000Z","updated_at":"2024-12-26T13:55:12.000Z","dependencies_parsed_at":"2024-12-25T21:32:58.109Z","dependency_job_id":"ccb39039-7865-47cd-842c-7c6b69f53a1d","html_url":"https://github.com/edujbarrios/ChatBot-MDX-Component-for-React","commit_stats":null,"previous_names":["edujbarrios/chatbot-mdx-component-for-react"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edujbarrios%2FChatBot-MDX-Component-for-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edujbarrios%2FChatBot-MDX-Component-for-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edujbarrios%2FChatBot-MDX-Component-for-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edujbarrios%2FChatBot-MDX-Component-for-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edujbarrios","download_url":"https://codeload.github.com/edujbarrios/ChatBot-MDX-Component-for-React/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535827,"owners_count":22087399,"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","component","frontend","ia","mdx","react"],"created_at":"2024-12-26T21:10:13.344Z","updated_at":"2026-04-16T18:07:09.760Z","avatar_url":"https://github.com/edujbarrios.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 Chatbot MDX Component for React\n\nA simple chatbot component for React that supports MDX and simulates AI responses. Includes a Frequently Asked Questions (FAQ) section.\n\n## 🚀 Features\n- 💬 Simulates AI responses to user questions.\n- 📚 FAQ section with clickable questions.\n- 🎨 Fully customizable styles.\n\n## 📂 Project Structure\n```\nchatbot_project/\n├── src/\n│   ├── components/\n│   │   └── Chatbot.jsx  # Chatbot component\n│   ├── pages/\n│       ├── index.jsx    # Sample React page\n│       └── example.mdx  # MDX example using the chatbot\n└── README.md\n```\n\n## 🛠️ Installation\n\n### 1. Clone the Repository\n\n### 2. Install Dependencies\nEnsure you have Node.js and npm installed.\n\n```bash\nnpm install\n```\n\n### 3. Start the Development Server\n```bash\nnpm start\n```\n\n### 4. Open in Browser\nVisit `http://localhost:3000` to see the chatbot in action.\n\n## ⚙️ Customization\n- **Modify Styles**: Adjust the `styles` object in `Chatbot.jsx`.\n- **Add FAQs**: Pass an array of questions to the `faqs` prop in the `example.mdx` or `index.jsx` pages.\n\n## 🧪 Testing the Component\nRun the development server and navigate to the homepage or `/example` to test the component.\n\n```bash\nnpm run dev\n```\n\n## 💡 Why I Built This  \n- I wanted to create something simple to integrate into React and MDX projects.  \n- It’s a great way to enhance user engagement by providing immediate, simulated responses.  \n- The component is lightweight and easy to customize for different projects.  \n\n## 🔮 What I'm Planning Next  \n- I plan to integrate dynamic API calls for real AI responses.  \n- Multi-language support is on my roadmap.  \n- I’m also thinking about adding persistent chat history with recent questions asked by the users that visits a webpage\n\n## 📧 Contact\nFor questions, add-on ideas or feedback, feel free to reach out! 😊\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedujbarrios%2Fchatbot-mdx-component-for-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedujbarrios%2Fchatbot-mdx-component-for-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedujbarrios%2Fchatbot-mdx-component-for-react/lists"}