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
Built an LLM translation app using LangChain Expression Language (LCEL), LangServe, FastAPI, Groq API, and Streamlit. The app exposes a chain as an API endpoint and consumes it through a Streamlit frontend to perform real-time language translation.