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.
Get your own API Key at : https://console.groq.com/keys
git clone https://github.com/UtkarshJi/CheemGPT.git
~cd CheemGPT
~code .
Click on the "New Chat" button on the sidebar.
Type your message in the input field and click the "➢" button.
Previous prompts are displayed in the history section. Click on a prompt to see its response.
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.
- 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.
- Interactive Chat Interface 🎉
- Chat History 📜
- Responsive Design 💻📱
Contributions are welcome! Please fork this repository and open a pull request to contribute.
This project is licensed under the MIT License. See the LICENSE file for more details.
Made with ❤️ by UtkarshJi
Feel free to reach out if you have any questions or suggestions!
Happy Coding! 😄🎉