Astra is a clone of Google's Gemini AI model, developed using JavaScript and React. Astra leverages advanced generative AI capabilities to provide intelligent responses to user prompts. This project aims to offer a similar experience to Google's Gemini AI model with custom enhancements and improvements.
- Generative AI Responses: Astra can generate intelligent and context-aware responses to user inputs.
- Interactive Interface: Built with React, Astra offers a responsive and user-friendly interface.
- Customizable Settings: Users can configure various parameters to tailor the AI's behavior and response style.
- State Management: Efficient state management using React Context API.
- Error Handling: Robust error handling for a smooth user experience.
To get a local copy of Astra up and running, follow these steps:
- Node.js (v14 or higher)
- npm (v6 or higher)
git clone https://github.com/your-username/astra.git
cd astra