Skip to content

transac-ai/transacai-docs

Repository files navigation

Transac AI Docs

Transac AI Docs is the documentation website for Transac AI project.

TransacAI project is geared towards generation of enriched summaries and insights of transactional data in real-time or batch using Generative AI and Large Language Models (LLMs). It goes beyond visual and analytical processing of transactional data by generating context-aware and enriched insights in natural language using LLMs. It focuses on delivering human-centric analysis that is easier to understand and act upon, eliminating the need for multiple complex data processing steps to derive insights from raw data.

View Documentation | View Demo |

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 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

License

This project is licensed under the MIT License.

Credits

This documentation website was created using Nextra site generation framework.