Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Shubhamsaboo/awesome-llm-apps/llms.txt
Use this file to discover all available pages before exploring further.
API Keys
Manage API keys for various LLM providers and services.Provider Setup
OpenAI
- Visit platform.openai.com
- Create new API key
- Set environment variable:
Anthropic
- Visit console.anthropic.com
- Generate API key
- Set environment variable:
Google (Gemini)
- Visit aistudio.google.com
- Create API key
- Set environment variable:
Usage in Code
- OpenAI
- Anthropic
- Google
Security Best Practices
Related Resources
Environment Setup
Configure your development environment
