Welcome to AppGenieAI, your app development assistant!
AppGenie is a conversational AI chatbot that assists you in creating your own app. It provides a guided experience where you can have a conversation with the chatbot to define your app's details, generate code snippets, set up a new project, customize the app's aesthetics and usability, receive personalized recommendations, and develop Android apps.
To get started with AppGenie, follow these steps:
- Clone the repository to your local machine.
- Navigate to the AppGenieAI directory.
- Install the required dependencies by running
pip install -r requirements.txt
. - Build the project.
- Run the application.
Once the application is running, follow the prompts in the console to interact with the chatbot. The chatbot will ask you questions about your app, gather information, and guide you through the app development process.
You can expect the chatbot to ask questions like:
- What would you like to name your app?
- Please describe your app in a few words.
Based on your responses, the chatbot will generate code snippets, set up a new project, customize aesthetics and usability, provide personalized recommendations, and assist with Android app development.
AppGenieAI offers the following features:
- Chat Interface: Interact with the chatbot using natural language.
- Code Generation: Generate code snippets based on your inputs and requirements.
- Project Setup: Guide you through setting up a new app project.
- Aesthetics and Usability: Customize the visual appearance and usability of your app.
- Personalized Recommendations: Provide personalized recommendations based on your app development needs.
- Android Development: Assist you with Android app development, integrating with the Android Studio SDK and accessing Android resources and APIs.
We welcome contributions to AppGenieAI! If you have any ideas, bug fixes, or improvements, please submit a pull request. Make sure to follow the existing coding style and include relevant tests.