QvikChat Docs is the documentation website for QvikChat framework.
QvikChat is a Firebase Genkit and LangChain based framework that provides you with a solid foundation to build powerful AI-powered chat service endpoints quickly and efficiently. It includes support for multiple types of conversations (open-ended, close-ended), chat history, response caching, authentication, and information retrieval using Retrieval Augmented Generation (RAG).
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
Contributions are welcome! Please refer to the contribution guidelines for more information.
If you encounter any issues or bugs while using the starter kit, please report them by following these steps:
This project is licensed under the MIT License.
This documentation website was created using Nextra site generation framework.
QvikChat is a project by Oconva. Oconva is an initiative to make conversational AI more open and accessible to all. Oconva's vision is to create a future where any developer, regardless of their available resources, can empower their apps with the power of conversational AI. Whether it's adding an AI assistant to their app or integrating a translation service, Oconva aims to provide developers with open-source tools and frameworks to support them on this journey.