> ## Documentation Index
> Fetch the complete documentation index at: https://docs-insights.petasight.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tooling

## Primary Tooling

| **Service**               | **Tool**                        | **Purpose**                                                                                                                | **Location**      |
| :------------------------ | :------------------------------ | :------------------------------------------------------------------------------------------------------------------------- | ----------------- |
| Analytics                 | DuckDB                          | Analytical work (OLAP).                                                                                                    |                   |
| Compute                   | Linux instance                  | CPU-intensive computations. Backend orchestration.                                                                         | *us-east-2* (AWS) |
| Database                  | PostgreSQL                      | Relational database to store generated insights for APIs and the frontend.                                                 | *us-east-2* (AWS) |
| LLM                       | OpenAI                          | LM for prompting and fine-tuning. Currently, Insights by PetaSight only supports OpenAI.                                   |                   |
| User & Project Management | [Clerk](https://www.clerk.com/) | Maintain users and projects.                                                                                               |                   |
| Data Sources              | Databricks, Google Sheets       | Pulling data from the project source, for analysis. **User Credentials are NOT stored on Insights by PetaSight' servers.** |                   |

## Support Tooling

| **Service**   | **Tool**                              | **Purpose**    |
| :------------ | :------------------------------------ | :------------- |
| Hosting       | [Vercel](https://www.vercel.com/)     | Insights.      |
| Documentation | [Mintlify](https://www.mintlify.com/) | Documentation. |
