[!NOTE] This project is not officially affiliated with or endorsed by Groq Inc. All trademarks, logos, and names mentioned in the project are the property of their respective owners and are used solely for identification or reference purposes. The application was developed entirely on a voluntary basis by Queaxtra (Fatih Yılmaz), with no financial gain or commercial interest involved. The purpose of the project is to contribute to the open source community and to provide users with an interactive chat experience using the Groq API. The developer cannot be held liable for any direct or indirect damages, data loss, or third-party claims that may arise from the use of this application. By using the application, users are deemed to have accepted these terms.
This AI chat application, developed using Groq API, SvelteKit, and ShadCN Svelte technologies, offers users a real-time and interactive AI experience. Users can communicate naturally with the AI and easily share content generated by the AI. The application analyzes user requests quickly and accurately to provide the most appropriate responses.
Clone or download the project:
git clone https://github.com/Queaxtra/groq-chat.git
cd groq-chat
Install the required dependencies:
bun install
# npm install
# pnpm install
# yarn install
Start the application:
bun run dev
Before you start using the application, go to the "Settings" section in the interface opened in your browser (http://localhost:5173) and enter your personal API key. The API key you enter is stored only locally in your browser and is never sent to any external servers.
If you encounter any issues with the project, you can report them via Issues or Pull Requests. Additionally, you can contact me via Telegram or by email at [email protected]
.
This project is licensed under the MIT License.