Skip to content

ionkarsingh/CorTexa.Ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CorTexa AI

CorTexa AI

Welcome to the CorTexa AI repository! 🚀 This project is a simple, fast, and user-friendly chatbot built using the Google-powered Gemini API and a custom frontend design. It’s designed to make AI accessible to everyone, with no complex knowledge required.

🛠️ Features

  • Custom Frontend: Built using HTML, CSS, and JavaScript to create a sleek and intuitive user interface.
  • Fast Response Time: With an average latency of just 1.876 seconds, CorTexa AI ensures quick, smooth interactions.
  • User-Friendly: No complex knowledge required to use the chatbot; just a seamless experience for users of all levels.
  • Open Source: Feel free to fork, clone, or contribute to the project! 🙌

🚀 Installation

To get started with CorTexa AI, follow the steps below to clone the repository and set it up locally.

Prerequisites

  • A modern web browser (e.g., Google Chrome, Mozilla Firefox)
  • Basic knowledge of HTML, CSS, and JavaScript (optional, but helpful!)
  • A Google API Key to access the Google-powered Gemini API. You can obtain it from Google AI Studio.

Steps

  1. Clone the repository:
    git clone https://github.com/ionkarsingh/CorTexa.aI
  2. Navigate to the project folder:
    cd CorTexa-AI
  3. Obtain a Google API Key:
  4. Configure the API Key:
    • Locate the script.js file in the project folder.
    • Paste your API key in the appropriate section.
    const apiKey = "YOUR_GOOGLE_API_KEY"; // Replace with your actual API Key
  5. Open the project in your browser:
    • Double-click the index.html file to open it in your preferred browser.
    • The chatbot interface should now be up and running!

🧠 How It Works

CorTexa AI uses the Google-powered Gemini API to generate responses. It’s designed to be intuitive and fast, allowing you to interact with the bot without needing any technical background.

Key Features:

  • 1.876 second response time 🏎️
  • Custom-designed frontend using HTML, CSS, and JavaScript 🖥️
  • Simple to use: No need for complex knowledge or setups! 🎯

📜 Usage

Once you’ve launched the chatbot interface in your browser, simply type your questions in the input field and hit the "Send" button. CorTexa AI will quickly respond with helpful, relevant answers!

🔧 Contributing

Contributions are always welcome! If you'd like to contribute to the project, feel free to fork the repository, create a pull request, and share your improvements.

Steps to contribute:

  1. Fork the repository
  2. Create a new branch:
    git checkout -b feature/your-feature
  3. Make your changes and commit them:
    git commit -m 'Add your feature'
  4. Push to the branch:
    git push origin feature/your-feature
  5. Open a pull request

📄 License

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

🤖 Contact

For any questions, ideas, or feedback, feel free to reach out to me via:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors