companion-app icon indicating copy to clipboard operation
companion-app copied to clipboard

AI companions with memory: a lightweight stack to create and host your own AI companions

Results 37 companion-app issues
Sort by recently updated
recently updated
newest added

Am running the app locally I get the following error please help ![image](https://github.com/a16z-infra/companion-app/assets/76415988/5c3e44d7-cf15-4084-b908-985c841a3fe6)

This PR does the following to the Twilio instructions in the README: - Ngrok was mentioned but there were no specific instructions on how to use it with Twilio. This...

I have run into issues Error: connect ECONNREFUSED ::1:54371 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 54371 } How to fix it?

Getting the following error when running: npm run generate-embeddings-pinecone: Error: (Azure) OpenAI API key not found at new OpenAIEmbeddings (file:///workspaces/companion-app/node_modules/langchain/dist/embeddings/openai.js:73:19) at file:///workspaces/companion-app/src/scripts/indexPinecone.mjs:47:3 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) This is my code referring...

Hello, I don't really know why this uses twilio login when you can use literaly anything in clerk and its free. Do you know how to remove the annoying phone...

Cleaning up Dockerfile after installing packages as it reduces the image size.

Support using models hosted on huggingface through the inference api.

enhancement
help wanted

The bot response back to Twilio is wrapped in Quotes and includes a prefix of the bots name, this is not normal for a SMS message exchange.

bug
help wanted