No project description provided
Project description
LocalMentor
Trained on 1000+ hours of tech and startup podcast discussion, LocalMentor is a chatbot startup advisor that runs entirely on your local computer.
Setup
Requirements
- Python 3
PyPI:
pip install localmentor
Or pip install from source:
git clone https://github.com/remyxai/LocalMentor.git
cd LocalMentor && pip install .
Quickstart
Ask your startup question:
localmentor ask --prompt "What are three things to look for when hiring employees at an early stage startup?"
Features
Python Usage
Simply import the library and pass your command as a string to mentor
from localmentor import mentor
mentor("What are three things to look for when hiring employees at an early stage startup?")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file localmentor-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: localmentor-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bd28d4ca40e77fe31124711301575be9297e17c2e22a0ec95e4f8ef3693b33a |
|
MD5 | 2f43a10328ac7e1cc852a18d14ed5f84 |
|
BLAKE2b-256 | 9ae0908fec75bef394c9e18cef1463dba1087bdeb7ab976df2f8d9285e896254 |