SoulSpark is a Android application powered by GPT-3.5-Turbo, one of OpenAI's most advanced models. It's built using React Native and Expo, allowing for seamless development and usage.
SoulSpark is not just another AI. It is designed to understand, learn, and converse with users in a manner that mimics human interaction, fostering a unique relationship between human and AI. Powered by the GPT-3.5-Turbo model, SoulSpark is capable of providing insightful responses, engaging in meaningful conversations and even writing essays or creating stories!
- Friendly Conversation: Engage in meaningful and interesting conversations.
- Text-based Tasks: Request SoulSpark to create stories, write essays, answer questions, and more.
- Real-time Interactions: Enjoy dynamic, real-time conversations.
To install SoulSpark, follow these steps:
Prerequisites:
- Node.js
- npm
- Expo CLI
-
Clone this repository to your local machine.
git clone https://github.com/your-username/SoulSpark.git
-
Navigate to the project directory.
cd SoulSpark
-
Install the dependencies.
npm install
-
Start the project.
npx expo start (--tunnel if your phone is on a different network)
After installation, open the Expo app on your Android device and scan the QR code. You can then interact with SoulSpark by selecting a avatar and simply typing your message in the text box and pressing 'Send'. SoulSpark will respond in no time!
We welcome contributions from everyone. If you'd like to contribute, please fork the repository and make changes as you'd like. Push your changes to your fork and submit a pull request.