Unlimited free LLM chat - No API key needed!
Project description
🚀 Sufi AI
Unlimited Free LLM Chat - No API Key Needed!
Simple Python library for AI chat. Install karo aur shuru ho jao! 💡
✨ Features
- ✅ No API Key Required - Seedha use karo
- ✅ Unlimited Chat - Koi limit nahi
- ✅ Super Simple - 2 lines me ready
- ✅ Multiple Models - Choose karo apni choice ka
- ✅ Free Forever - Hamesha free!
📦 Installation
pip install sufix
🎯 Usage
import sufix
# Bas itna! 🔥
response = sufix.chat("What is artificial intelligence?")
print(response)
# Different model use karo
response = sufix.chat("Explain Python", model=sufix.Models.PRO)
print(response)
🤖 Available Models
sufix.Models.FAST # sufi-o1-fast (default)
sufix.Models.PRO # sufi-o1-pro
sufix.Models.MINI # sufi-mini
💬 Examples
Simple Chat
import sufix
response = sufix.chat("Hello!")
print(response)
Code Generation
response = sufix.chat("Write a Python function to add two numbers")
print(response)
Creative Writing
response = sufix.chat("Write a short poem about AI")
print(response)
🛠️ Requirements
- Python 3.7+
- requests library (auto-installed)
📄 License
MIT License - Use freely!
🤝 Contributing
Issues aur PRs welcome hai! GitHub pe contribute karo.
📞 Support
Problems? GitHub issues pe bolo ya email karo.
Made with ❤️ by [Sufiyan]
Unlimited AI chat for everyone! 🌍
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sufix-1.0.5.tar.gz.
File metadata
- Download URL: sufix-1.0.5.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af4b4e359dc5ae6bed81fb4a98d13a02bf92e0c0f949a2a3d8cd0f020de2d309
|
|
| MD5 |
293056011473864a5c3541bd06ce011c
|
|
| BLAKE2b-256 |
24a684c9902c2d41492147a16617db5b567d714a88a4e34ab15533014b7c26d9
|
File details
Details for the file sufix-1.0.5-py3-none-any.whl.
File metadata
- Download URL: sufix-1.0.5-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7143c298eae627772d2327db8bf7adc1cb613ce73ca43135247f3d9e4e2bfc4f
|
|
| MD5 |
a01dce1035fb542c5330396dbf8fc468
|
|
| BLAKE2b-256 |
1f274363df370cc570319c7939ef2a7d3b5243bf11e43ea5ee00fac693e7ff92
|