Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firtoz/inquisitor
Inquisitor: A user-friendly tool to explore and analyze conversations with advanced GPT models. Upload files, ask questions, and discover insights!
https://github.com/firtoz/inquisitor
Last synced: about 2 months ago
JSON representation
Inquisitor: A user-friendly tool to explore and analyze conversations with advanced GPT models. Upload files, ask questions, and discover insights!
- Host: GitHub
- URL: https://github.com/firtoz/inquisitor
- Owner: firtoz
- Created: 2023-07-31T18:42:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T07:23:30.000Z (over 1 year ago)
- Last Synced: 2024-10-13T02:46:35.121Z (3 months ago)
- Language: TypeScript
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inquisitor
Inquisitor is a user-friendly tool designed to dive into the depths of AI-powered conversation analysis. By leveraging advanced GPT models, Inquisitor allows you to upload files, pose specific questions, and uncover important insights.
## Features
- **Multiple GPT Model Support:** Use various GPT models including gpt-3.5, gpt-3.5-16 and the future gpt-4 model for your analysis. Stay tuned for upcoming model support.
- **File Upload:** Simply upload a zip file or a list of files using the interface.
- **Query Flexibility:** Define a question to be asked for each uploaded document. Exercise greater control over your data exploration.
- **User-friendly Interface:** Enjoy a smooth user experience with clear instructions on how to use the interface and prompt the LLM.
## Getting Started
Ensure you have Node.js and Yarn installed on your machine.
After installing the prerequisites:
1. Clone the repository
2. Navigate to the project folder
3. Install dependencies with `yarn`
4. Run `yarn dev` to start the server
5. Access the tool on your web browser via `localhost:3000`## Support and Feedback
For any technical issues, please open an issue on the GitHub project page. For general queries or suggestions, reach out through the provided contact. We appreciate your feedback!
Start discovering insights with Inquisitor today!