Skip to content

Latest commit

 

History

History
83 lines (54 loc) · 2.25 KB

README.md

File metadata and controls

83 lines (54 loc) · 2.25 KB

🌟 CheemGPT 🌟

🚀 Welcome to CheemGPT! 🚀

CheemGPT is an AI-powered chatbot application that helps you turn your coding nights into a glorious mess! Crafted with love and powered by the GROQ API, CheemGPT is here to make your life easier and a lot more fun.


🔧 Installation

🔑 Generate your API Key:

Get your own API Key at : https://console.groq.com/keys

1. Clone the repository:

git clone https://github.com/UtkarshJi/CheemGPT.git

2. Navigate to the project directory:

~cd CheemGPT

3. Open the project in your favorite code editor:

~code .

📋 Usage

1. Start a New Chat:

Click on the "New Chat" button on the sidebar.

2. Send a Message:

Type your message in the input field and click the "➢" button.

3. View History:

Previous prompts are displayed in the history section. Click on a prompt to see its response.

📁 Project Structure

CheemGPT/
├── index.html
├── style.css
├── script.js
├── README.md
├── bg-image.jpg
└── favicon-img.jpg
  • index.html: The main HTML file for the application.
  • style.css: The CSS file containing styles for the application.
  • script.js: The JavaScript file containing the logic for handling user interactions and API calls.
  • README.md: This file, containing information about the project.
  • favicon-img.jpg: The icon for the application.
  • bg-image.jpg: The background image for the application.

🎨 Technologies Used

  • HTML: For the structure of the web pages.
  • CSS: For styling the web pages.
  • JavaScript: For handling the logic and API interactions.
  • GROQ API: For fetching responses from the AI.

🛠️ Features

  • Interactive Chat Interface 🎉
  • Chat History 📜
  • Responsive Design 💻📱

👨‍💻 Contributing

Contributions are welcome! Please fork this repository and open a pull request to contribute.

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.

✨ Credits

Made with ❤️ by UtkarshJi

📞 Contact

Feel free to reach out if you have any questions or suggestions!

Happy Coding! 😄🎉