https://github.com/oconva/intento-docs
Intento documentation - an open source framework to build intent recognition services.
https://github.com/oconva/intento-docs
ai conversati intent-rec intento qvikchat
Last synced: 9 months ago
JSON representation
Intento documentation - an open source framework to build intent recognition services.
- Host: GitHub
- URL: https://github.com/oconva/intento-docs
- Owner: oconva
- License: mit
- Created: 2024-07-21T01:58:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T08:59:26.000Z (over 1 year ago)
- Last Synced: 2025-03-23T15:15:35.539Z (over 1 year ago)
- Topics: ai, conversati, intent-rec, intento, qvikchat
- Language: MDX
- Homepage: https://intento.pkural.ca
- Size: 585 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Intento Docs
Intento Docs is the documentation website for the [Intento](https://github.com/oconva/intento) project.
**Intento** is a simple-to-use open source framework that lets you build and deploy intent recognition services powered by **large language models (LLM)**. It aim to make it easier, accessible, and faster for developers to empower their apps and projects with conversational AI.
Learn more about [Intento](https://intento.pkural.ca).
## Documentation Website Local Development
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.
## Contributions
Contributions are welcome! Please refer to the [contribution guidelines](CONTRIBUTING.md) for more information.
## Issues
If you encounter any issues or bugs while using the starter kit, please report them by following these steps:
1. Check if the issue has already been reported by searching our issue tracker.
2. If the issue hasn't been reported, create a new issue and provide a detailed description of the problem.
3. Include steps to reproduce the issue and any relevant error messages or screenshots.
[Open Issue](https://github.com/oconva/intento-docs/issues)
## License
This project is licensed under the MIT License.
## Credits
This documentation website was created using [Nextra](https://github.com/shuding/nextra) site generation framework.
## Oconva
Intento is a project by [Oconva](https://github.com/oconva). Oconva is an initiative to make conversational AI more open and accessible to all. Oconva's vision is to create a future where any developer, regardless of their available resources, can empower their apps with the power of conversational AI. Whether it's adding an AI assistant to their app or integrating a translation service, Oconva aims to provide developers with open-source tools and frameworks to support them on this journey.