Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottlaing/multi-prompter
https://github.com/scottlaing/multi-prompter
ai flask gemini-api python
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scottlaing/multi-prompter
- Owner: ScottLaing
- Created: 2024-05-28T22:25:49.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-28T22:27:37.000Z (7 months ago)
- Last Synced: 2024-05-29T13:24:42.331Z (7 months ago)
- Topics: ai, flask, gemini-api, python
- Language: HTML
- Homepage:
- Size: 714 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
README.md
for virtual environment setup:
py -m venv .venv
.venv\scripts\activate
pip install -r requirements.txtfor running app:
flask run
then go to:
http://localhost:5000/