CoolFace
Apppublic

sobhandutta/agentic-personal-assistant

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
.env.example11 linesDownload Raw Back to root
1# Copy this file to .env and fill in your values2# Never commit .env to git3 4ANTHROPIC_API_KEY=your-anthropic-api-key5OPENAI_API_KEY=your-openai-api-key6GOOGLE_API_KEY=your-google-api-key7 8# Optional: pin the Google Drive folder so the app skips the folder lookup9# GOOGLE_DRIVE_FOLDER_ID=your-folder-id10# GOOGLE_DRIVE_NOTES_FOLDER=LLM Project Notes11