Guide to PraisonAI’s code interface for interacting with your codebase using AI, including file management, model configuration, and advanced features
Interface | Description | URL |
---|---|---|
UI | Multi Agents such as CrewAI or AG2 | https://docs.praison.ai/ui/ui |
Chat | Chat with 100+ LLMs, single AI Agent | https://docs.praison.ai/ui/chat |
Code | Chat with entire Codebase, single AI Agent | https://docs.praison.ai/ui/code |
admin
is the default username and password.
export GEMINI_API_KEY=xxxxxxxxx
praisonai code
gemini/gemini-1.5-flash
in the settings.praisonignore
file in the root folder of the projectsettings.yaml
file in the root folder of the project.env
file in the root folder of the project.praisoninclude
to the original context (files in the folder - .gitignore - .praisonignore).praisoninclude
file in the root folder of the project.praisoncontext
to the context.praisoncontext
file in the root folder of the project~/.praison/database.sqlite
Dockerfile.dev
:
docker-compose.yml
: