The following steps are required to install PromptForge:
- Cloning Warehouse:pass (a bill or inspection etc)
git clone https://github.com/insaaniManav/prompt-forge.git
Get the project file, go to the directory and executecd prompt-forge
The - Environment Configuration:Copy the example file
.env.example
because of.env
If you are using Ollama, make sure the local service is running on port 11434. - Start the service:go into
api
Catalog Rungo run main.go
(requires Go 1.16+ pre-installed), which is launched by default via thehttp://localhost:8080
Access.
Note: You need to avoid public leakage of keys in .env files. If you encounter problems, you can check the GitHub repository's Issue or submit a Pull Request.
This answer comes from the articlePromptForge: open source tool to support prompt word design and testingThe