π Rama Chatbot
A modern AI-powered chatbot built with Node.js & Express, designed with a clean UI and smooth conversational experience.
π Live Demo: β¨Rama_Chatbot is live now
β¨ Features
π¬ Real-time chatbot interaction
β‘ Fast Node.js backend
π¨ Clean and responsive UI
π Environment variable support
π Tech Stack
Frontend: HTML, CSS, JavaScript
Backend: Node.js, Express.js
Version Control: Git & GitHub
π Project Structure Rama_Chatbot/ β βββ public/ # Static frontend files βββ server.js # Main backend server βββ package.json # Project metadata & dependencies βββ package-lock.json βββ README.md
βοΈ Installation & Setup 1οΈβ£ Clone the Repository git clone https://github.com/Ram77-code/Rama_Chatbot.git cd Rama_Chatbot
2οΈβ£ Install Dependencies npm install
3οΈβ£ Add Environment Variables (If Required)
Create a .env file:
OPENAI_API_KEY=your_api_key_here
4οΈβ£ Run Locally npm start
Server will run on:
π€ Contributing
Pull requests are welcome! If you'd like to improve the project, feel free to fork the repo and submit a PR.
π License
This project is open-source and available under the MIT License.