Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI Assistant #10

Open
FossPrime opened this issue Jun 8, 2023 · 1 comment
Open

AI Assistant #10

FossPrime opened this issue Jun 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@FossPrime
Copy link
Collaborator

FossPrime commented Jun 8, 2023

Hot take: it would be easier and better to support a low weight gecko style coding LLM than to deal with general extension support, to then get Intellisense for Web, which is very limited even in github.dev, it's a little better in vscode.dev

Screenshot 2023-06-08 14 08 05

This reduces the need for everything else, including the TS Language server, volar, Intellisense light... Etc.

It would run as a worker providing suggestions, I suggest davinci or gecko. We would stand out as the only ones doing that.

https://replit.com/@fossprime/feathers-llm

@TheUltDev
Copy link
Contributor

TheUltDev commented Jun 9, 2023

Yeah this would be a must eventually, at the very least support integration with a self hosted option.
I'm not really well versed in this area but here's some solutions I've found.

Resources

StarCoder

CodeGen

Other implementations

@TheUltDev TheUltDev added the enhancement New feature or request label Jun 9, 2023
@TheUltDev TheUltDev changed the title Discussion: CoPilot supprt AI Assistant Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants