Replies: 1 comment
-
🤖 Hey there, @jay377! Nice to see you back around these parts. Hope you're doing well! Yes, there are ready-to-use applications built on the LlamaIndex framework that are specifically designed for chat functionality. These include:
These modules are located in the To sign up and use these applications, you need to ensure that you meet the system requirements, which include running Linux or OSX (as Celery doesn't work on Windows), and having Docker and Docker Compose installed to deploy the application. Local development will require node version manager (nvm). You can deploy the application using Docker and Docker Compose. The command to bring up the application is The application has built-in authentication and user management. Your access token is stored in local storage and is used to fetch the collections available to you. You can interact with your selected collection through a chat interface provided by the Please note that the detailed process of user sign-up is not provided in the given context. The context mainly focuses on the technical aspects of the application, such as its architecture, database models, WebSocket configuration, and deployment process. You can find more details about these steps in the docs/understanding/putting_it_all_together/apps/fullstack_with_delphic.md file. I hope this information helps! If you have any more questions or need further clarification, feel free to ask. Sources
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot. |
Beta Was this translation helpful? Give feedback.
-
Are there any ready to use free or commercial apps built on your platform I can just sign up and use to chat with docs with all functionality?
Beta Was this translation helpful? Give feedback.
All reactions