Releases: codeaashu/Helpmate-AI
Releases · codeaashu/Helpmate-AI
Helpmate v2.0.0
Version 1.1.0 / 2.0.0 - UI Enhancement
We’re excited to introduce a fresh new look for Helpmate - AI with the release of version 2.0! Here’s what’s new:
We’ve made significant updates to the user interface of Helpmate - AI to improve usability and aesthetics. Here’s what’s new:
What’s New:
- Modernized UI: A complete overhaul of the user interface to make the experience more intuitive and visually appealing.
- Dark Theme: Introducing a sleek dark mode for those who prefer a darker aesthetic.
- Responsive Design: Enhanced layout to ensure the app looks great on all screen sizes, from mobile devices to desktops.
- Performance Improvements: Optimized loading times and smoother transitions between pages.
What's Changed
- Overflow resolution by @SimonNungwa in #3
- x overflow resolved by @SimonNungwa in #4
-
- Update README.md by @shubhcoding01 in #1
- Helpmate by @shubhcoding01 in #2
- meta updates for v2.0.0 by @shubhcoding01 in #5
New Contributors
- @shubhcoding01 made their first contribution in #1
- @SimonNungwa made their first contribution in #3
Full Changelog: v1.0.0...v2.0.0
How to Get Started:
- Clone the repository using
git clone https://github.com/codeaashu/Helpmate-AI.git
- Follow the updated instructions in the README.md to run the project locally.
We believe these updates will enhance your experience with Helpmate - AI. Please share your feedback with us!
Helpmate v1.0.0
Version 1.0.0 - Initial Release
Helpmate - AI is now live! This initial release includes the core features that allow users to ask questions and receive answers through the Google Gemini API.
Key Features:
- ** 🤖 Conversational AI Interface**: Powered by the Google Gemini API, Helpmate - AI provides instant and accurate responses to user queries.
- ** 📝 Text Summarization**
- ** 🧩 Question Answering**
- ** 📲 Responsive Layout**
- ** 🎨 Sleek Design - Clean and Simple UI**
- ** 📈 Scalability and Performance**
- ** 🚀 Easy Deployment** : Instructions are provided for deploying the app on platforms like Vercel or Netlify.
How to Get Started:
- Clone the Repository:
git clone https://github.com/codeaashu/Helpmate-AI.git
- Install Dependencies: Run
npm install
to install all necessary packages. - Run Locally: Start the development server with
npm run dev
.
We are excited to share this first version with the community and look forward to your feedback!