Hi,
I am looking for some help to build a backend for a chrome application I am working on.
For now the backend would have 2 endpoints
1) an ingest endpoint (where I pass a url and the content of the url is vectorized and returned to the front end as a UUID
2) a chat endpoint.
The chat endpoint takes a string and returns the results from openAI using embeddings.
3) A stream endpoint.
For a better user experience, it would be great to open a socket and stream the response.
The library we can use is langchain and we can probably replicate something like that
https://github.com/hwchase17/chat-langchain

Some things that are different.
1) We need to be able to embed many documents ... in this example, just one document is parsed.
2) Embedding cannot happen in memory (we probably need to look into pinecone)




Hourly Range: $30.00-$50.00
Posted On: March 28, 2023 00:31 UTC
Category: Back-End Development
Skills:Python
Country: United States
click to apply