Skip to content

Recta AI is a modern, responsive React chatbot powered by Gemini AI. It provides real-time interactions, a sleek UI, and optional dark mode support.

License

Notifications You must be signed in to change notification settings

hasan4adnan/Recta-AI

Repository files navigation

Recta AI - Intelligent Chatbot Interface

A sophisticated, modern AI chatbot application built with React and powered by Google's Gemini AI. Recta AI delivers an elegant user experience with a polished interface, seamless real-time conversations, and comprehensive theme customization.

Recta AI Screenshot

✨ Key Features

  • 🤖 Advanced AI Integration - Seamlessly powered by Google's Gemini AI for intelligent conversations
  • 🌓 Theme Customization - Elegant dark and light mode support with smooth transitions
  • 💬 Real-Time Chat - Instant messaging interface with fluid user interactions
  • ⌨️ Smart Input Field - Auto-resizing text area that adapts to your content
  • 📱 Responsive Design - Optimized for all devices, from mobile to desktop
  • High Performance - Lightweight and fast, ensuring smooth user experience
  • Visual Feedback - Elegant loading indicators for better user engagement
  • 🕐 Message History - Timestamp tracking for all conversations

📋 Prerequisites

To run this application, you'll need:

  • Node.js - Version 14 or higher
  • npm - Node Package Manager (comes with Node.js)
  • Gemini API Key - Obtain from Google AI Studio

🚀 Getting Started

Follow these steps to set up and run Recta AI on your local machine:

1. Clone the Repository

git clone https://github.com/hasan4adnan/Reacta-AI
cd Reacta-AI

2. Install Dependencies

npm install

3. Configure API Key

  1. Visit Google AI Studio to generate your API key
  2. Create a .env file in the root directory (you may need to copy from .env.example if available)
  3. Add your API key to the .env file:
REACT_APP_GEMINI_API_KEY=your_api_key_here

4. Launch the Application

npm start

The application will automatically open in your default browser at http://localhost:3000.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👨‍💻 Developer

Hasan Adnan


Built with ❤️ using React and Google Gemini AI

About

Recta AI is a modern, responsive React chatbot powered by Gemini AI. It provides real-time interactions, a sleek UI, and optional dark mode support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published