Skip to content

markkerzner/MosesAI

Repository files navigation

MosesAI

  1. To prepare your environment
wget https://elephantscale-public.s3.amazonaws.com/downloads/Anaconda3-2023.03-Linux-x86_64.sh
chmod +x Anaconda3-2023.03-Linux-x86_64.sh
./Anaconda3-2023.03-Linux-x86_64.sh
```shell
conda create --name MosesAI python=3.9
  1. Setup the environment
conda activate MosesAI
pip install -r requirements.txt

The only think is that it often does not work and I install the packages mentioned in the requirements.txt manually

./requirements.sh
  1. Langchain_Semantic_Search_Pinecone.ipynb is for storing the Pinecone index (done once and run locally)

  2. Run on port 8080

./run_fastapi.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •