Skip to content

Mypainismorethanyours/AI-Fortune-Telling-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Fortune-Telling Master

Overview

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

Prerequisites

  1. Required packages
pip install -r requirements.txt
  1. OpenAI API Key
  2. Yuanfenju API Key Yuanfenju API provides research on traditional Chinese culture.
  3. Microsoft TTS API
  4. Telegram HTTP API

Run

  1. Start the Redis:
redis-server
  1. Start the server:
python server.py

Feature

  • Fortune-telling
  • Real-time search
  • Memory
  • Professional knowledge base
  • /chat, POST request
  • /add_urls, Learn knowledge from the URL

Deployment

python tele.py

Demo

Demo.mp4

About

A Fortune-telling AI agent powered by LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages