Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 494 Bytes

File metadata and controls

21 lines (15 loc) · 494 Bytes

PyAI

Several examples to access AI Generative Models via API call from Python code

! Attention !

In every LLM example directory, there needs to be an .env file with the correct API key. For instance: GEMINI_API_KEY=my_gemini_api_key


UserName: VatsonP

Directory for My own Local Copy: d:\Trainings\PyProj\

Virtual environment: ..venv\Scripts\activate.ps1

Projects folder structure: |-> AI_Studio |-> DeepSeekAI |-> MistralAI