polyfact
v0.1.79
Published
<h1 align="center">PolyFact</h1>
Downloads
58
Readme
PolyFact's goal is to make it possible to code every AI tool/Chatbot you could want in only a couple of lines of code in the frontend without the need for complex abstractions and having to deploy anything.
✨ Getting started
We also made a couple of tutorials you can use to get started with Polyfact:
📚 Documentation
- Generate Simple Text: Answer to simple requests as text
- Create Chatbots: Easily create chatbots
- Transcribe: Transcribe audio files to text
- Memory: Easily create a long-term memory and simplify the use of large amounts of information
- GenerateImage: Generate images with Dall-E
- Call Polyfact from React: The usePolyfact hooks lets you use Polyfact and handle authentification without having to deploy any backend
- Call Polyfact from other browser environments: The Polyfact Client Object allows you to use Polyfact and handle authentification without having to deploy any backend in any environment
📫 Contact us
We strive for feedback and want to understand everyone's needs, and you can hang out with us on Discord!
🧑💻 Contributing
PolyFact is open-source! You can contribute to this package or the API by opening an issue or a PR!