Skip to content

tvox15/RAG-translation

Repository files navigation

You need an API key from openAI. Put it in the .env file

Create excel files in the format of dataformat.xls and put them in the /data/docs folder

Then run main.py to generate embeddings and load them into chroma

To translate, edit the query_text_lines array variable in query_data.py

TODO: Add web interface for easier use

About

RAG translation app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published