Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.51 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.51 KB

Imply

A prediction market is like a stock market, but instead of buying and selling company shares, people trade guesses about future events. The price of each guess shows how likely people think that event is to happen. If you predict correctly, you make money; if you're wrong, you lose. This helps gather the opinions of many people to make better predictions.

Imply make prediction markets easy to use & understand. The app is live here https://imply.app.

Currently working on:

  • 🤖 AI Agents
    • 📚 can research & create prediction markets
    • 🔀 can merge similar markets
    • 🔍 can resolve markets (i.e. verifying sources)
    • 💼 can buy/sell shares on users' behalf
  • 📈 Prediction markets
    • ⚙️ Automated Market Markers (CPMM)
    • ⏱️ Real-time price update
    • 🖥️ Simplified trading UI/UX

Quick Demo (Youtube)

Quick Demo

Self-Hosting

To self-host Imply, follow the self-hosting guide.

License

Imply is released under the MIT License. See LICENSE for details.

Support

For any questions or support, join our Discord or email hi@imply.app.