Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gersonfreire/myjedi_bot
A Telegram bot that helps entrepreneurs transform their ideas into reality using AI-powered insights and expert human validation.
https://github.com/gersonfreire/myjedi_bot
bot mentoring product-management python telegram
Last synced: about 2 months ago
JSON representation
A Telegram bot that helps entrepreneurs transform their ideas into reality using AI-powered insights and expert human validation.
- Host: GitHub
- URL: https://github.com/gersonfreire/myjedi_bot
- Owner: gersonfreire
- License: mit
- Created: 2024-11-11T12:00:21.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T20:21:41.000Z (about 2 months ago)
- Last Synced: 2024-11-11T20:29:27.420Z (about 2 months ago)
- Topics: bot, mentoring, product-management, python, telegram
- Language: Python
- Homepage: https://t.me/GetNinjasBot
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# MyJedi Telegram Bot
A Telegram bot that helps entrepreneurs transform their ideas into reality using AI-powered insights and expert human validation.
## Setup
1. Install dependencies:
```
pip install -r requirements.txt
```
2. Create a `.env` file and add your Telegram bot token:```
DEFAULT_BOT_TOKEN=your_bot_token_here
```
3. Run the bot:```
python bot.py
```## Features
- Interactive menu system
- AI-powered idea analysis
- Expert human validation
- MVP development guidance
- Support system integration## Commands
- `/start` - Begin your journey
- `/help` - Show help message