This shows you the differences between two versions of the page.
android:proiect:2025:proiecte:personal-ai-chatbot [2025/05/30 02:49] camil.popa created |
android:proiect:2025:proiecte:personal-ai-chatbot [2025/05/30 02:56] (current) camil.popa |
||
---|---|---|---|
Line 55: | Line 55: | ||
# Setup Instructions | # Setup Instructions | ||
- | 1. Clone the repository: | + | |
- | ```bash | + | 1. Clone the repository: |
- | git clone https://github.com/your-username/personal-ai-chatbot-client.git | + | git clone https://github.com/your-username/personal-ai-chatbot-client.git |
- | 2. Open the project in Android Studio. | + | 2. Open the project in Android Studio. |
3. Configure your backend server URL inside NetworkModule.kt. | 3. Configure your backend server URL inside NetworkModule.kt. | ||
4. Ensure your backend is running locally or hosted (FastAPI + MongoDB + Gemini integration). | 4. Ensure your backend is running locally or hosted (FastAPI + MongoDB + Gemini integration). |