CommunityOfCoders / CommunityOfCoders/WebGenesis
AI-Powered Chatbot Using Groq API, React & Flask
- Dominant language
- HTML
- Stars
- 10
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Develop an AI-powered chatbot using the Groq API for generating responses. The frontend will be built with React, while the backend will be powered by Express.js. Users can send messages, receive AI-generated responses, and maintain a conversation history.
Key Features:
- Groq API Integration: Fetch AI-generated responses.
- React Frontend: Interactive chat UI with smooth user experience.
- Flask Backend: Handles API requests and response management.
- Real-Time Chat Experience: Show loading indicators while fetching responses.
- You can use the UI from the previous task for this one.
- We will be using Flask for this sonce backend frameworks based on Python are ideal for AI application.
Flask Documentation - https://flask.palletsprojects.com/en/stable/
Groq API documentation - https://console.groq.com/docs/overview
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.