Skip to content
forked from neokd/NeoGPT

NeoGPT is an open-source, locally-run Language Model (LLM) πŸ“š with a focus on privacy and data security. Interact naturally with AI πŸ—£οΈ without sacrificing your personal data. Enjoy a private, customizable, and secure AI experience! πŸ”πŸš€

License

Notifications You must be signed in to change notification settings

dikshant182004/NeoGPT

Β 
Β 

Repository files navigation

πŸš€ NeoGPT

NeoGPT is a powerful, easy-to-use LLM (Large Language Model) based application designed to perform specific tasks on local systems. Currently RAG (Retrieval Augmented Generation) is supported.

πŸŽ‰ Join Us for Hacktoberfest 2023

Hacktoberfest Banner

πŸš€ Getting Started

To embark on your NeoGPT journey, follow these simple steps:

  1. Installation: Clone this repository and install the necessary dependencies.

    git clone https://github.com/neokd/NeoGPT.git
    cd NeoGPT
    pip install -r requirements.txt
    

βœ… To Do

  • βœ“ RAG (Retrieval Augmented Generation)
  • βœ“ FAISS Support
  • ☐ User Interface
  • ☐ Memory Support for RAG
  • ☐ Multilingual Support

🌟 Features

  • Task Automation: NeoGPT can automate a wide range of tasks, from text generation to data analysis, making it a versatile tool for various domains.

  • Local Execution: NeoGPT runs entirely on your local system, ensuring data privacy and security.

  • User-Friendly Interface: NeoGPT is designed with a user-friendly command-line interface (CLI) that makes it accessible to users with varying levels of technical expertise.

  • Extensible: You can easily extend NeoGPT's functionality by adding custom plugins or scripts.

πŸ”¬ Experimental

Explore our multi-agent bot that generates responses based on a single user prompt. This experimental project showcases the capabilities of NeoGPT.

πŸ‘₯ Contributing

We welcome contributions to NeoGPT! If you have ideas for new features or improvements, please open an issue or submit a pull request. For more information, see our contributing guide.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details. Let's innovate together! πŸ€–βœ¨

About

NeoGPT is an open-source, locally-run Language Model (LLM) πŸ“š with a focus on privacy and data security. Interact naturally with AI πŸ—£οΈ without sacrificing your personal data. Enjoy a private, customizable, and secure AI experience! πŸ”πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%