CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain expert Large Language Models (LLMs).
This project helps you create specialized AI chatbots that understand and communicate within a specific field, like healthcare. You provide it with existing information from your domain (e.g., medical conditions), and it helps generate question-and-answer pairs or conversational data. This enables you to train a custom AI model capable of engaging in relevant, informed discussions, making it ideal for researchers, educators, or content creators needing domain-specific conversational AI.
361 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to build a conversational AI model that is an expert in a specific field, like medicine or law, using your own curated datasets.
Not ideal if you are looking for a general-purpose AI chatbot or if you don't have access to a substantial amount of domain-specific text data.
Stars
361
Forks
47
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
May 30, 2023
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/CogStack/OpenGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.
flypythoncom/python
python is all you need !