You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kai is a smart virtual assistant that automates tasks, answers queries, recognizes images, controls system functions, performs web searches, provides weather updates, and supports speech-to-text & text-to-speech. Designed for efficiency and convenience, Kai makes your digital experience smoother and smarter! 🔥
This project explores various LLMs and embedding models using LangChain, integrating OpenAI, Hugging Face, Google Gemini, and Anthropic. It includes chat models, document similarity search, and embeddings with cosine similarity for retrieval. The setup is simple, making it easy to experiment with LLMs and vector search. 🚀 (Big Thankyou to CampusX)