The scrips/ingest.ts script will load all the sources from the web/directory, chunk them, embed them using OpenAI's eda modal then upsert them to Pinecone. The api uses Langchain and gpt-3.5. The ...