Code for using openAI models using API key -- including example with GPT-4
Code for reading text files and Documents(single/multiple) and generating responses with AI models
Code for using Quantized LLM's that are compatible with Llama.cpp (Example with Llama-2-7b)
Code for reading text from images (Optical Character Recognition(OCR)) and answering questions using a Huggingspace model.