Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 12 min 34 sec ago

Explore Vortex Dynamics with a Julia Web App

Sun, 11/03/2024 - 9:43am

Article URL: https://lee-phillips.org/vortex/

Comments URL: https://news.ycombinator.com/item?id=42033325

Points: 1

# Comments: 0

Categories: Hacker News

Marketing Audit with Own Model

Sun, 11/03/2024 - 9:42am
Categories: Hacker News

Auth Wiki

Sun, 11/03/2024 - 9:37am

Article URL: https://auth.wiki/

Comments URL: https://news.ycombinator.com/item?id=42033295

Points: 14

# Comments: 1

Categories: Hacker News

Show HN: Open-Source Alternative for GitHub Copilot

Sun, 11/03/2024 - 8:40am

After many months of effort, trying to build an open source alternative for GitHub Copilot, while still retaining the same native user experience it offers, we're happy to ship Flexpilot. (https://flexpilot.ai/)

You can try the VS Code extension here - https://marketplace.visualstudio.com/items?itemName=flexpilo...

Flexpilot requires VS Code 1.95 or higher.

While we loved GitHub copilot and the experience it offered, we wanted to use other LLM's to code effectively using VS Code and not just OpenAI. Also, there are lots of concerns around privacy and security at enterprises to send their codebases to the cloud. Several other coding assistants did not have the same native experience as GitHub Copilot and were only web views and we wanted to try and build something that will give us the best of both worlds - flexibility to choose LLM's (Cloud or on-prem) and native user experience, all within VS Code.

Flexpilot offers you the ability to choose from a variety of LLM providers such as OpenAI, Claude, Mistral, Gemini, AzureOpenAI, Groq or even other OpenAI compatible API providers. For instance, you can run Llama 3.2 or CodeLlama using Ollama on your local machine and inference it on VS Code using Flexpilot.

Not only in panel chat or inline chat, Flexpilot allows you to choose any LLM of choice in Panel, Inline, Code completions, quick chat, commit messages, Chat summaries etc.

Our repo is open source and you can find the details here - https://github.com/flexpilot-ai/vscode-extension

Happy to answer any questions on tech stack, comparisons with other coding assistants, etc.

Please try Flexpilot and let us know your thoughts!

Comments URL: https://news.ycombinator.com/item?id=42033014

Points: 1

# Comments: 0

Categories: Hacker News

Pages