AI Fortune-Telling Master is an AI agent proficient in Chinese Feng Shui, capable of calculating Ba Zi (the Eight Characters), casting hexagrams, interpreting dreams, and more. Currently, the agent supports deployment on Telegram. Through this project, you can easily transform it into any type of AI assistant, such as an e-commerce customer service agent, by integrating various APIs or local knowledge bases
- Required packages
pip install -r requirements.txt
- OpenAI API Key
- Yuanfenju API Key Yuanfenju API provides research on traditional Chinese culture.
- Microsoft TTS API
- Telegram HTTP API
- Start the Redis:
redis-server
- Start the server:
python server.py
- Fortune-telling
- Real-time search
- Memory
- Professional knowledge base
- /chat, POST request
- /add_urls, Learn knowledge from the URL
- On Telegram: First use BotFather(https://t.me/BotFather) to create new bot accounts.
python tele.py