https://github.com/aryainguz/ideaxmentor-reactnative-androidapp
IdeaXMentor is a React Native-powered mobile application enabling conversations with GPTs embodying renowned and accomplished personalities such as Steve Jobs, Elon Musk, or Dr. APJ Abdul Kalam, and more. ( Built with IdeaXApi )
https://github.com/aryainguz/ideaxmentor-reactnative-androidapp
Last synced: about 1 month ago
JSON representation
IdeaXMentor is a React Native-powered mobile application enabling conversations with GPTs embodying renowned and accomplished personalities such as Steve Jobs, Elon Musk, or Dr. APJ Abdul Kalam, and more. ( Built with IdeaXApi )
- Host: GitHub
- URL: https://github.com/aryainguz/ideaxmentor-reactnative-androidapp
- Owner: Aryainguz
- Created: 2024-02-16T05:23:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-16T05:41:20.000Z (over 1 year ago)
- Last Synced: 2024-02-16T06:29:50.606Z (over 1 year ago)
- Language: JavaScript
- Size: 24.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IdeaXMentor
IdeaXMentor is a mobile application built using React Native that provides users with the unique opportunity to engage in conversations with AI models trained to emulate famous and successful figures such as Steve Jobs, Elon Musk, Dr. APJ Abdul Kalam, and more.
## Features
- Engage in interactive conversations with AI models representing renowned personalities.
- Gain insights and advice from virtual mentors.
- Explore a diverse range of topics and perspectives.
- User-friendly interface designed for seamless interaction.## Built with IdeaXApi
IdeaXMentor utilizes IdeaXApi, a powerful API service providing access to AI models trained on the personas of various influential individuals. IdeaXApi enables seamless integration with the application, offering users an immersive virtual mentorship experience.
- [IdeaXApi Hosted Link](https://idea-x-api.vercel.app/)
- [IdeaXApi GitHub Repository](https://github.com/Aryainguz/IdeaXApi)## Installation
To run IdeaXMentor on your local machine, follow these steps:
1. Clone this repository to your local machine:
```
git clone https://github.com/your-username/IdeaXMentor.git
```2. Navigate to the project directory:
```
cd IdeaXMentor
```3. Install dependencies using npm or yarn:
```
npm install
```
or
```
yarn install
```4. Run the application:
```
npm start
```
or
```
yarn start
```5. Follow the instructions provided to launch the application on your preferred mobile platform using Expo.
## Usage
- Upon launching the application, users can browse and select from a list of available personalities to converse with.
- Enter your message or question and engage in a conversation with the AI model.
- Explore different topics and receive virtual mentorship tailored to your interests.## Contributing
Contributions are welcome! If you'd like to contribute to IdeaXMentor, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and ensure they are properly documented.
4. Test your changes thoroughly.
5. Submit a pull request detailing the changes you've made.## Acknowledgements
- This project utilizes the power of React Native, IdeaXApi, and GPT models to provide an innovative virtual mentorship experience.
# Happy Hacking!