if you are on linux set as: _PLATFORM
as linux [By default is windows
]
- 4. Run this file
main.py
by passing your query.
python main.py
- Use
SingularGPT
bot if you are stuck or raise a issue
- Use
- Make sure your instructions are in
script.py
file.
- Make sure your instructions are in
🌟 Quickstart
Create a .env
file with OPENAI_API
and place your openai_api api there or pass as environment variable.
Put automation scripts in script.py
and run it.
Write your prompt query in Prompts/prompts.txt
file or,
pass as a string in the main.py
file.
# Run the main script.
python main.py
To visualize this see this bot on Poe
Project: https://github.com/abhiprojectz/SingularGPT
Top comments (0)