A mobile app created using NativeScript within an NX monorepo.
- Summarization: Condense internet articles for efficient reading.
- Key Points: Extract main insights from the articles.
- Rating: Evaluate article credibility, detect clickbaits.
- Retrieval: Retrieve article details for user queries.
- NativeScript: Provides a multiplatform mobile app experience.
- NX Monorepo: Organized project structure for efficiency.
- Clone the Repo:
git clone https://github.com/ziacik/amelie-ai.git
- Install Dependencies: Navigate to the project directory with
cd amelie-ai
and then runnpm install
- Run the App: Launch the app on Android with
nx run amelie-ai:android
- Fork the repository, make improvements, and submit pull requests.
Amelie AI is open-source software licensed under the MIT License.