Skip to content

A ChatGPT clone with powerful features that you've never seen before, capable of interacting with your private documents

Notifications You must be signed in to change notification settings

nullmastermind/chatgpt-web

Repository files navigation

nullgpt

nullgpt is a GitHub repository that provides a powerful chatbot powered by OpenAI's GPT-3 language model. This chatbot allows you to have conversations with a private document. By running the associated repository nullgpt-indexer on your machine, you can experience the chatbot's capabilities firsthand.

Website: https://gpt.dongnv.dev

Features

Chat with Private Document

The main feature of nullgpt is the ability to chat with a private document. By running the nullgpt-indexer repository on your machine, you can interact with the chatbot using a friendly user interface. The documentation for setting up and running nullgpt-indexer will be available soon.

Customization Options

nullgpt provides several customization options to enhance your chatbot experience:

  • Custom Temperature: You can adjust the temperature parameter to control the randomness of the chatbot's responses. Higher values (e.g., 0.8) make the responses more random, while lower values (e.g., 0.2) make them more deterministic.

  • Prompt Template: You can define a prompt template to guide the chatbot's responses. This allows you to structure the conversation and provide specific instructions to the chatbot.

  • Custom Command: nullgpt allows you to define custom commands to extend the chatbot's functionality. These commands can be used to perform specific actions or retrieve information from external sources.

  • Auto Optimize Command: The auto optimize command automatically optimizes the temperature, max tokens, and presence penalty parameters based on user feedback. This helps to improve the chatbot's performance over time.

Smart UI

The nullgpt user interface is designed to provide a seamless and intuitive user experience. The UI allows you to have natural conversations with the chatbot and provides easy access to customization options and commands.

Custom Model

nullgpt supports the use of custom models. This means that you can train and deploy your own GPT-3 model for more specialized use cases. With a custom model, you can fine-tune the chatbot's responses and make it more tailored to your specific needs.

Multiple Tokens Balancing (Round-Robin)

nullgpt employs a round-robin strategy for balancing multiple tokens. This ensures that the chatbot's responses are evenly distributed across multiple users or conversations. By managing token consumption effectively, nullgpt can handle multiple simultaneous interactions without overwhelming the system.

How to Get Started

To get started with nullgpt, follow these steps:

  1. Clone the nullgpt-indexer repository to your local machine.

  2. Follow the documentation provided with nullgpt-indexer to set up and run the chatbot.

  3. Explore the customization options and experiment with different settings to optimize the chatbot's performance.

  4. Enjoy having conversations with the chatbot and utilize its powerful features to enhance your productivity.

Contributions

We welcome contributions to nullgpt. If you have any ideas, bug reports, or feature requests, please open an issue on the repository. Additionally, feel free to submit pull requests to improve the codebase or add new features.

License

nullgpt is released under the MIT License. Please review the license file for more details.

Contact

If you have any questions or need assistance, you can reach out to the project maintainers at thenullmastermind@gmail.com. We are happy to help and provide support.


With nullgpt, you can have engaging and productive conversations with a private document. Customize the chatbot's behavior, enjoy a seamless user interface, and take advantage of advanced features like custom models and multiple tokens balancing. Get started with nullgpt today and experience the power of GPT-3 in action!

About

A ChatGPT clone with powerful features that you've never seen before, capable of interacting with your private documents

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages