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
About A hybrid AI chatbot built with LangChain and Streamlit, supporting both online (Groq) and offline (Ollama) LLMs. It maintains context across chats using memory, providing smooth, multi-turn conversations. Switch models easily via the sidebar for flexibility and performance.
Use a Langchain Wikipedia Agent that uses the LLMChain function that for a given input, first writes a short summary and then gives information about the physiological effects.