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.
- 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! 🙌
To get started with CorTexa AI, follow the steps below to clone the repository and set it up locally.
- 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.
- Clone the repository:
git clone https://github.com/ionkarsingh/CorTexa.aI
- Navigate to the project folder:
cd CorTexa-AI - Obtain a Google API Key:
- Visit Google AI Studio.
- Generate your API key and copy it.
- Configure the API Key:
- Locate the
script.jsfile in the project folder. - Paste your API key in the appropriate section.
const apiKey = "YOUR_GOOGLE_API_KEY"; // Replace with your actual API Key
- Locate the
- Open the project in your browser:
- Double-click the
index.htmlfile to open it in your preferred browser. - The chatbot interface should now be up and running!
- Double-click the
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.
- 1.876 second response time 🏎️
- Custom-designed frontend using HTML, CSS, and JavaScript 🖥️
- Simple to use: No need for complex knowledge or setups! 🎯
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!
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.
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them:
git commit -m 'Add your feature' - Push to the branch:
git push origin feature/your-feature
- Open a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions, ideas, or feedback, feel free to reach out to me via:
- Email: onkaryou7@gmail.com
- LinkedIn: linkedin.com/in/ionkar-singh
