Skip to content

๐Ÿš€ Generates code to transform csv tables as per the template using AI.

License

Notifications You must be signed in to change notification settings

waraichinc/table-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

76 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

table-transformer

Generates code to transform csv tables as per the template

Built with LangChain, OpenAI and Streamlit.

Setup

# Pass openai_api_key as env variable or as streamlit secret
export OPENAI_API_KEY = 'YOUR_KEY_HERE'
pip3 install -r requirements.txt
streamlit run streamlit.py

About

๐Ÿš€ Generates code to transform csv tables as per the template using AI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages