Skip to content

AI-powered React application for prompt generation and summarization

License

Notifications You must be signed in to change notification settings

BhaskarAcharjee/Geminie-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geminie-AI

Geminie-AI is a clone of the Gemini chatbot powered by AI. It allows users to interact with an AI-powered chatbot to generate conversational responses based on user prompts.

Snapshot

Screenshot (383)

Live Link : Geminie-AI

Features

  • AI-powered Chatbot: Utilizes AI technology to generate conversational responses based on user prompts.
  • Responsive Design: Built with responsive design principles to ensure optimal viewing experience across devices.
  • Voice Input: Utilize voice input functionality to interact with GemiAI hands-free.
  • Persistent Chat History: Keeps track of previous prompts and responses for seamless conversation flow.
  • Profile Management: Users can create profiles by entering their name and uploading a profile picture.
  • Easy to Use: Simple and intuitive user interface for easy interaction with the chatbot.

Technologies Used

  • React: Frontend framework for building the user interface.
  • Vite: A fast and modern build tool that powers the development server and builds the project for production.
  • Vercel: Hosting platform for deploying the application.
  • Google Generative AI: Integration with Google's Generative AI model for generating chatbot responses.

Usage

  1. Visit the Geminie-AI website.
  2. Enter a prompt in the chat input field.
  3. Press Enter or click the send button to send the prompt to the chatbot.
  4. View the generated response from the chatbot.
  5. Continue the conversation by entering more prompts.

Installation

To run the Geminie-AI project locally, follow these steps:

  1. Clone the GitHub repository:

    git clone https://github.com/BhaskarAcharjee/geminie-ai.git
  2. Navigate to the project directory:

    cd geminie-ai
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your web browser and visit http://localhost:3000 to view the application.

Feedback and Support

If you encounter any issues or have suggestions for improvements, feel free to [open an issue](https://github.com/BhaskarAcharjee /gemi-ai/issues). We welcome contributions from the community!

Contributing

Contributions are welcome! If you'd like to contribute to the GemiAI project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

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

About

AI-powered React application for prompt generation and summarization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published