🚧 This repository is constantly being refined and improved. Stay tuned!
🚧 In the Process of re-arranging code examples and notes for clear seggregation, - so as of now some additional clicks :) [7-Feb-2026]
My exploratory work on AI/GenAI
- Google AI/APIs
- Databricks Platform
- HuggingFace/Transformers
- OpenAI/Azure AI
and integration with distributed search platforms such as ELK, OpenSearch, Vector stores(DBs)
🚧 When looking in folders, look in Notes/*.txt files for instructions or explainations and then use .py/.ipynb files from Sample_Codes. Remember to install packages(in main env or virtual env) to test codes examples or use Colab-notebooks from Google Cloud
Models explored & Used:
- OpenAI/gpt-3.5-turbo
- mistralai/Mistral-7B-Instruct-v0.1
- tiiuae/falcon-7b-instruct
- google/flan-t5-base
- google/flan-t5-large
- google/flan-t5-xl
- google/flan-t5-xxl
- sentence-transformers/all-MiniLM-L6-v2
- tiiuae/falcon-7b-instruct
- runwayml/stable-diffusion-v1-5
- google/imagen-alpha
- dreamlike-art/dreamlike-photoreal-2.0
- openai/clip-vit-base-patch32
- google/gemini-1.5-pro
- google/gemini-2.0-flash-001
- google/gemini-1.5-flash --