An AI-powered chatbot built with Groq AI and Llama 3 for fast and efficient performance.
- Groq AI Integration: Powered by Llama 3 for speed and accuracy.
- Next.js Framework: Modern architecture for scalability and performance.
- Google Login: Secure authentication with Firebase.
- Chat History: User conversations stored securely in Firestore.
- Responsive Design: Optimized for devices of all sizes.
- Clone the repository:
git clone https://github.com/ayaangrover/ayaangrobot.git
cd ayaangrobot
- Install dependencies:
npm install
- Start the application:
npm run dev
- Log in using your Google account.
- Start a chat with Ayaan Grobot.
- Access your chat history anytime.
Just email us at [email protected]!
This README was human-generated, AI-enhanced, and then human-adjusted. Loader and Google icons are from react-icons.
I used AI to do 3 things:
-
Help me debug(I'm new to typescript).
-
Get the tts api request working(I didn't know whether I needed a node server or I should use API routes).
-
Help me resolve some errors(npm issues and incompatibility)
PS: if anyone has a good book suggestion or video course for typescript? I keep running into errors and they take forever to fix...