Skip to content

This repo contains langchain concepts and a simple language translator app using langchain+streamlit

Notifications You must be signed in to change notification settings

srushti98/langchain-streamlit-simple-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a Text Translator App using Langchain: OpenAI and Streamlit

This repo has

  1. langchain.ipynb which has all basic concepts for starting with Langchain.
  2. app.py a text translator app using langchain + streamlit

Steps:

  1. Export environment variables for OPENAI_API_KEY and HUGGINGFACEHUB_API_TOKEN.
  2. Install the requirements from requirements.txt.
  3. Run streamlit run app.py for running the translator app.

Screenshot

Reference and Credits: @krishnaik06

About

This repo contains langchain concepts and a simple language translator app using langchain+streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published