MCPcopy Index your code
hub / github.com/memochou1993/gpt-ai-assistant

github.com/memochou1993/gpt-ai-assistant @4.9.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.9.1 ↗ · + Follow
189 symbols 501 edges 119 files 32 documented · 17% 3 cross-repo links updated 31d ago4.9.1 · 2024-07-09★ 7,7507 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GPT AI Assistant

license Release

GPT AI Assistant is an application that is implemented using the OpenAI API and LINE Messaging API. Through the installation process, you can start chatting with your own AI assistant using the LINE mobile app.

News

  • 2024-07-10: The 4.9 version now support gpt-4o OpenAI model. :fire:
  • 2023-05-03: The 4.6 version now support gpt-4 OpenAI model.
  • 2023-03-05: The 4.1 version now support the audio message of LINE and whisper-1 OpenAI model.
  • 2023-03-02: The 4.0 version now support gpt-3.5-turbo OpenAI model.

Documentations

Credits

Contact

If there is any question, please contact me at memochou1993@gmail.com. Thank you.

Changelog

Detailed changes for each release are documented in the release notes.

License

MIT

Core symbols most depended-on inside this repo

Shape

Function 79
Method 66
Class 44

Languages

TypeScript100%

Modules by API surface

app/context.js19 symbols
app/models/event.js13 symbols
app/prompt/prompt.js10 symbols
app/history/history.js9 symbols
utils/generate-completion.js5 symbols
storage/index.js5 symbols
app/prompt/message.js5 symbols
app/history/index.js5 symbols
utils/generate-transcription.js4 symbols
utils/generate-image.js4 symbols
utils/fetch-user.js4 symbols
utils/fetch-group.js4 symbols

Dependencies from manifests, versioned

@babel/core7.20.5 · 1×
@babel/preset-env7.20.2 · 1×
@jest/globals29.3.1 · 1×
axios1.2.1 · 1×
babel-jest29.3.1 · 1×
dotenv16.0.3 · 1×
eslint8.29.0 · 1×
eslint-config-airbnb19.0.4 · 1×
express4.18.2 · 1×
form-data4.0.0 · 1×
gpt-3-encoder1.1.3 · 1×
jest29.3.1 · 1×

For agents

$ claude mcp add gpt-ai-assistant \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page