Giter Site home page Giter Site logo

sukriti-kuila / neogpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neokd/neogpt

0.0 0.0 0.0 116.05 MB

Chat effortlessly with Documents, YouTube Videos,Code, and Social Media Chats. Your go-to for quick and smart interactions! ๐Ÿค–๐Ÿ’ฌ

Home Page: https://neokd.github.io/NeoGPT/

License: MIT License

Shell 1.98% Python 96.56% Dockerfile 1.46%

neogpt's Introduction

NeoGPT ๐Ÿš€

Note

Looking for the documentation? Check out the docs.

Say goodbye to boring interactions with documents and YouTube videos. NeoGPT is your trusted companion to chat with local documents and lengthy YouTube videos effortlessly. Perfect for professionals, developers, researchers, and enthusiasts.

NeoGPT Gif


Note: NeoGPT is continuously evolving. Your feedback shapes its future.

Join our Discord community to stay up to date with the latest developments.

Table of Contents

Getting Started

  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
    
  2. Building Database Currently NeoGPT supports local files and Youtube videos. To build the database add your local files to the documents directory and URL in the builder.url file. Then run the builder script.

        python main.py --build

    This will create a database file in the neogpt/db folder. You can also specify the database to use by using --db flag. Supported databases are:

    • Chroma (default)
    • FAISS

    Currently the database is built using 2 papers and 1 youtube video:

  3. Run NeoGPT: Run the CLI to start using NeoGPT. Requires Python v3.10. You can use the --help flag to view the available commands and options.

        python main.py

    You can also use --ui flag to run the Streamlit UI.

        python main.py --ui
  4. Project Documentation: To view the project documentation, run the following command in your terminal or command prompt (Development โš ๏ธ)

        cd docs
        npm i mintlify
        mintlify dev

Features

Sure, here are the top 4 features from the provided content:

  • Hybrid RAG (Keyword based and Semantic Search) ๐Ÿ•ต๏ธโ€โ™‚๏ธ๐Ÿ“‚: NeoGPT supports a Hybrid Retriever that combines both keyword-based and semantic search functionalities. This allows users to perform more nuanced and context-aware searches, enhancing the accuracy and relevance of retrieved information.

  • Docker Support ๐Ÿณ: NeoGPT is designed to be Docker-compatible, providing users with the flexibility and convenience of containerization. This ensures easy deployment and compatibility across various environments, streamlining the setup process for users.

  • User Interface ๐Ÿ’ป (Streamlit): The inclusion of a user-friendly command-line interface (CLI) along with a Streamlit-based User Interface (UI) enhances the accessibility of NeoGPT. This dual-interface approach caters to users with different technical backgrounds, making interactions more seamless.

  • Agent-based Chatbot ๐Ÿค–: NeoGPT introduces an agent-based chatbot system, allowing users to interact with specialized agents tailored for different purposes. This feature enhances the versatility of NeoGPT, enabling it to cater to a wide range of user needs and use cases.

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! ๐Ÿค–โœจ

neogpt's People

Contributors

neokd avatar savyez avatar bryce-seefieldt avatar ayaan-qadri avatar vpraharsha03 avatar n0n3br avatar bermr avatar dikshant182004 avatar rahim-khan-iitg avatar ymir-badam avatar abhishekgupta204 avatar ha36d avatar chandak-keshav avatar qasim0014 avatar y9rabbito avatar fvaysh avatar andreaswinthermoen avatar bchass avatar gladwin001 avatar priyamakeshwari avatar c0de-slayer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.