Prisma Assistant is an innovative tool that lets developers interact with their database schema conversationally, providing insights and generating code directly within their development environment. To use this tool, users must set up their environment with an OpenAI API key. Prisma Assistant runs entirely on the user's machine, ensuring that sensitive information like the API key remains secure. The tool is currently in early alpha, with updates and new features being developed continuously.
Prisma Assistant is a tool that allows you to interact with your database schema conversationally to gain insights and generate code within your development environment.
Prisma Assistant works by integrating into your development environment, where you can use conversational prompts to interact with your schema, gain insights, and generate code using OpenAI's API.
You need an OpenAI API key to set up Prisma Assistant and configure your development environment to use it.
Yes, Prisma Assistant runs entirely on your machine, so your OpenAI API key and other sensitive data remain secure.
Prisma Assistant is currently in early alpha.
Prisma Assistant is compatible with MacOS, Linux, and Windows operating systems.
You can run Prisma Assistant with Ollama by setting additional environment variables such as PRISMA_ASSISTANT_OPENAI_MODEL and PRISMA_ASSISTANT_OPENAI_API_BASE_URL.
Yes, since Prisma Assistant uses the OpenAI API, an internet connection is required.
Yes, it is advised to keep your OpenAI API key secure, as Prisma Assistant does not have access to it.
No, the provided setup instructions only cover current session variable setup, with no permanent setup guidance available.